Ticket #6043: ffmpeg-20161224-034525.log

File ffmpeg-20161224-034525.log, 1.3 MB (added by Bela B, 10 years ago)

report ouput

Line 
1ffmpeg started on 2016-12-24 at 03:45:25
2Report written to "ffmpeg-20161224-034525.log"
3Command line:
4./ffmpeg_g -loglevel info -report -v 9 -loglevel 99 -y -f lavfi -i "color=c=red:size=640x480:r=25" -f lavfi -f lavfi -i "color=c=pink:size=1920x1080:r=25" -f lavfi -i "anullsrc=r=44100:cl=stereo" -f lavfi -i "anullsrc=r=44100:cl=stereo" -filter_complex "[1]setpts=PTS-STARTPTS[1o]; [0:v]setpts=PTS-STARTPTS [0vo]; [1o][0vo] overlay=x=10:y=10 , split=3 [v1][v2][vimg] ; [v1] scale=size=960x540, setdar=dar=16/9 [vout1] ; [v2] scale=size=640x360, setdar=dar=16/9 [vout2] ; [vimg] fps=1/5, scale=size=320x180 [voutimg] ; [3]asetpts=PTS-STARTPTS [0ao]; [2]asetpts=PTS-STARTPTS [2o]; [0ao][2o] amix, asplit=2 [aout1][aout2] " -map "[vout1]" -vcodec rawvideo -f null dummy -map "[aout1]" -acodec aac -cutoff 20000 -ac 2 -ar 44100 -ab 192k -f hls -hls_time 3 -hls_list_size 5 -hls_flags delete_segments -use_localtime 1 -hls_segment_filename "/dev/shm/segment%Y%m%d%H%M%S.ts" /dev/shm/stream.m3u8 -map "[vout2]" -map "[aout2]" -vcodec rawvideo -acodec pcm_s16le -f null dummy -map "[voutimg]" -f null dummy
5ffmpeg version N-82911-gea93052 Copyright (c) 2000-2016 the FFmpeg developers
6 built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-17)
7 configuration: --enable-gpl --enable-libfreetype --enable-libzmq --enable-nonfree --disable-shared
8 libavutil 55. 43.100 / 55. 43.100
9 libavcodec 57. 70.100 / 57. 70.100
10 libavformat 57. 61.100 / 57. 61.100
11 libavdevice 57. 2.100 / 57. 2.100
12 libavfilter 6. 68.100 / 6. 68.100
13 libswscale 4. 3.101 / 4. 3.101
14 libswresample 2. 4.100 / 2. 4.100
15 libpostproc 54. 2.100 / 54. 2.100
16Splitting the commandline.
17Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'info'.
18Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
19Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
20Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
21Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
22Reading option '-f' ... matched as option 'f' (force format) with argument 'lavfi'.
23Reading option '-i' ... matched as input url with argument 'color=c=red:size=640x480:r=25'.
24Reading option '-f' ... matched as option 'f' (force format) with argument 'lavfi'.
25Reading option '-f' ... matched as option 'f' (force format) with argument 'lavfi'.
26Reading option '-i' ... matched as input url with argument 'color=c=pink:size=1920x1080:r=25'.
27Reading option '-f' ... matched as option 'f' (force format) with argument 'lavfi'.
28Reading option '-i' ... matched as input url with argument 'anullsrc=r=44100:cl=stereo'.
29Reading option '-f' ... matched as option 'f' (force format) with argument 'lavfi'.
30Reading option '-i' ... matched as input url with argument 'anullsrc=r=44100:cl=stereo'.
31Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[1]setpts=PTS-STARTPTS[1o]; [0:v]setpts=PTS-STARTPTS [0vo]; [1o][0vo] overlay=x=10:y=10 , split=3 [v1][v2][vimg] ; [v1] scale=size=960x540, setdar=dar=16/9 [vout1] ; [v2] scale=size=640x360, setdar=dar=16/9 [vout2] ; [vimg] fps=1/5, scale=size=320x180 [voutimg] ; [3]asetpts=PTS-STARTPTS [0ao]; [2]asetpts=PTS-STARTPTS [2o]; [0ao][2o] amix, asplit=2 [aout1][aout2] '.
32Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[vout1]'.
33Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'rawvideo'.
34Reading option '-f' ... matched as option 'f' (force format) with argument 'null'.
35Reading option 'dummy' ... matched as output url.
36Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[aout1]'.
37Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'aac'.
38Reading option '-cutoff' ... matched as AVOption 'cutoff' with argument '20000'.
39Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '2'.
40Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '44100'.
41Reading option '-ab' ... matched as option 'ab' (audio bitrate (please use -b:a)) with argument '192k'.
42Reading option '-f' ... matched as option 'f' (force format) with argument 'hls'.
43Reading option '-hls_time' ... matched as AVOption 'hls_time' with argument '3'.
44Reading option '-hls_list_size' ... matched as AVOption 'hls_list_size' with argument '5'.
45Reading option '-hls_flags' ... matched as AVOption 'hls_flags' with argument 'delete_segments'.
46Reading option '-use_localtime' ... matched as AVOption 'use_localtime' with argument '1'.
47Reading option '-hls_segment_filename' ... matched as AVOption 'hls_segment_filename' with argument '/dev/shm/segment%Y%m%d%H%M%S.ts'.
48Reading option '/dev/shm/stream.m3u8' ... matched as output url.
49Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[vout2]'.
50Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[aout2]'.
51Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'rawvideo'.
52Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'pcm_s16le'.
53Reading option '-f' ... matched as option 'f' (force format) with argument 'null'.
54Reading option 'dummy' ... matched as output url.
55Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[voutimg]'.
56Reading option '-f' ... matched as option 'f' (force format) with argument 'null'.
57Reading option 'dummy' ... matched as output url.
58Finished splitting the commandline.
59Parsing a group of options: global .
60Applying option loglevel (set logging level) with argument info.
61Applying option report (generate a report) with argument 1.
62Applying option v (set logging level) with argument 9.
63Applying option loglevel (set logging level) with argument 99.
64Applying option y (overwrite output files) with argument 1.
65Applying option filter_complex (create a complex filtergraph) with argument [1]setpts=PTS-STARTPTS[1o]; [0:v]setpts=PTS-STARTPTS [0vo]; [1o][0vo] overlay=x=10:y=10 , split=3 [v1][v2][vimg] ; [v1] scale=size=960x540, setdar=dar=16/9 [vout1] ; [v2] scale=size=640x360, setdar=dar=16/9 [vout2] ; [vimg] fps=1/5, scale=size=320x180 [voutimg] ; [3]asetpts=PTS-STARTPTS [0ao]; [2]asetpts=PTS-STARTPTS [2o]; [0ao][2o] amix, asplit=2 [aout1][aout2] .
66Successfully parsed a group of options.
67Parsing a group of options: input url color=c=red:size=640x480:r=25.
68Applying option f (force format) with argument lavfi.
69Successfully parsed a group of options.
70Opening an input file: color=c=red:size=640x480:r=25.
71detected 16 logical cores
72[Parsed_color_0 @ 0x3df0500] Setting 'c' to value 'red'
73[Parsed_color_0 @ 0x3df0500] Setting 'size' to value '640x480'
74[Parsed_color_0 @ 0x3df0500] Setting 'r' to value '25'
75[Parsed_color_0 @ 0x3df0500] size:640x480 rate:25/1 duration:-1.000000 sar:1/1
76[AVFilterGraph @ 0x3dedae0] query_formats: 2 queried, 1 merged, 0 already done, 0 delayed
77[lavfi @ 0x3decc60] All info found
78Input #0, lavfi, from 'color=c=red:size=640x480:r=25':
79 Duration: N/A, start: 0.000000, bitrate: N/A
80 Stream #0:0, 1, 1/25: Video: rawvideo, 1 reference frame (I420 / 0x30323449), yuv420p, 640x480 [SAR 1:1 DAR 4:3], 0/1, 25 tbr, 25 tbn, 25 tbc
81Successfully opened the file.
82Parsing a group of options: input url color=c=pink:size=1920x1080:r=25.
83Applying option f (force format) with argument lavfi.
84Applying option f (force format) with argument lavfi.
85Successfully parsed a group of options.
86Opening an input file: color=c=pink:size=1920x1080:r=25.
87[Parsed_color_0 @ 0x3e1c560] Setting 'c' to value 'pink'
88[Parsed_color_0 @ 0x3e1c560] Setting 'size' to value '1920x1080'
89[Parsed_color_0 @ 0x3e1c560] Setting 'r' to value '25'
90[Parsed_color_0 @ 0x3e1c560] size:1920x1080 rate:25/1 duration:-1.000000 sar:1/1
91[AVFilterGraph @ 0x3e18a40] query_formats: 2 queried, 1 merged, 0 already done, 0 delayed
92[lavfi @ 0x3e19260] All info found
93Input #1, lavfi, from 'color=c=pink:size=1920x1080:r=25':
94 Duration: N/A, start: 0.000000, bitrate: N/A
95 Stream #1:0, 1, 1/25: Video: rawvideo, 1 reference frame (I420 / 0x30323449), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 0/1, 25 tbr, 25 tbn, 25 tbc
96Successfully opened the file.
97Parsing a group of options: input url anullsrc=r=44100:cl=stereo.
98Applying option f (force format) with argument lavfi.
99Successfully parsed a group of options.
100Opening an input file: anullsrc=r=44100:cl=stereo.
101[Parsed_anullsrc_0 @ 0x3e1f2e0] Setting 'r' to value '44100'
102[Parsed_anullsrc_0 @ 0x3e1f2e0] Setting 'cl' to value 'stereo'
103[AVFilterGraph @ 0x3e18f80] query_formats: 2 queried, 3 merged, 0 already done, 0 delayed
104[Parsed_anullsrc_0 @ 0x3e1f2e0] sample_rate:44100 channel_layout:'stereo' nb_samples:1024
105[lavfi @ 0x3e1f6a0] All info found
106Input #2, lavfi, from 'anullsrc=r=44100:cl=stereo':
107 Duration: N/A, start: 0.000000, bitrate: 705 kb/s
108 Stream #2:0, 1, 1/44100: Audio: pcm_u8, 44100 Hz, stereo, u8, 705 kb/s
109Successfully opened the file.
110Parsing a group of options: input url anullsrc=r=44100:cl=stereo.
111Applying option f (force format) with argument lavfi.
112Successfully parsed a group of options.
113Opening an input file: anullsrc=r=44100:cl=stereo.
114[Parsed_anullsrc_0 @ 0x3e28640] Setting 'r' to value '44100'
115[Parsed_anullsrc_0 @ 0x3e28640] Setting 'cl' to value 'stereo'
116[AVFilterGraph @ 0x3e24980] query_formats: 2 queried, 3 merged, 0 already done, 0 delayed
117[Parsed_anullsrc_0 @ 0x3e28640] sample_rate:44100 channel_layout:'stereo' nb_samples:1024
118[lavfi @ 0x3e243a0] All info found
119Input #3, lavfi, from 'anullsrc=r=44100:cl=stereo':
120 Duration: N/A, start: 0.000000, bitrate: 705 kb/s
121 Stream #3:0, 1, 1/44100: Audio: pcm_u8, 44100 Hz, stereo, u8, 705 kb/s
122Successfully opened the file.
123[Parsed_setpts_0 @ 0x3e2a640] Setting 'expr' to value 'PTS-STARTPTS'
124[Parsed_setpts_1 @ 0x3e2ea00] Setting 'expr' to value 'PTS-STARTPTS'
125[Parsed_overlay_2 @ 0x3e2f400] Setting 'x' to value '10'
126[Parsed_overlay_2 @ 0x3e2f400] Setting 'y' to value '10'
127[Parsed_split_3 @ 0x3e2f5c0] Setting 'outputs' to value '3'
128[Parsed_scale_4 @ 0x3e30e80] Setting 'size' to value '960x540'
129[Parsed_scale_4 @ 0x3e30e80] w:960 h:540 flags:'bilinear' interl:0
130[Parsed_setdar_5 @ 0x3e31160] Setting 'dar' to value '16/9'
131[Parsed_scale_6 @ 0x3e32400] Setting 'size' to value '640x360'
132[Parsed_scale_6 @ 0x3e32400] w:640 h:360 flags:'bilinear' interl:0
133[Parsed_setdar_7 @ 0x3e32c00] Setting 'dar' to value '16/9'
134[Parsed_fps_8 @ 0x3e33700] Setting 'fps' to value '1/5'
135[Parsed_fps_8 @ 0x3e33700] fps=1/5
136[Parsed_scale_9 @ 0x3e34640] Setting 'size' to value '320x180'
137[Parsed_scale_9 @ 0x3e34640] w:320 h:180 flags:'bilinear' interl:0
138[Parsed_asetpts_10 @ 0x3e35080] Setting 'expr' to value 'PTS-STARTPTS'
139[Parsed_asetpts_11 @ 0x3e35be0] Setting 'expr' to value 'PTS-STARTPTS'
140[Parsed_asplit_13 @ 0x3e37020] Setting 'outputs' to value '2'
141[Parsed_fps_8 @ 0x3e33700] 0 frames in, 0 frames out; 0 frames dropped, 0 frames duplicated.
142Parsing a group of options: output url dummy.
143Applying option map (set input stream mapping) with argument [vout1].
144Applying option vcodec (force video codec ('copy' to copy stream)) with argument rawvideo.
145Applying option f (force format) with argument null.
146Successfully parsed a group of options.
147Opening an output file: dummy.
148Successfully opened the file.
149Parsing a group of options: output url /dev/shm/stream.m3u8.
150Applying option map (set input stream mapping) with argument [aout1].
151Applying option acodec (force audio codec ('copy' to copy stream)) with argument aac.
152Applying option ac (set number of audio channels) with argument 2.
153Applying option ar (set audio sampling rate (in Hz)) with argument 44100.
154Applying option ab (audio bitrate (please use -b:a)) with argument 192k.
155Applying option f (force format) with argument hls.
156Successfully parsed a group of options.
157Opening an output file: /dev/shm/stream.m3u8.
158Successfully opened the file.
159Parsing a group of options: output url dummy.
160Applying option map (set input stream mapping) with argument [vout2].
161Applying option map (set input stream mapping) with argument [aout2].
162Applying option vcodec (force video codec ('copy' to copy stream)) with argument rawvideo.
163Applying option acodec (force audio codec ('copy' to copy stream)) with argument pcm_s16le.
164Applying option f (force format) with argument null.
165Successfully parsed a group of options.
166Opening an output file: dummy.
167Successfully opened the file.
168Parsing a group of options: output url dummy.
169Applying option map (set input stream mapping) with argument [voutimg].
170Applying option f (force format) with argument null.
171Successfully parsed a group of options.
172Opening an output file: dummy.
173Successfully opened the file.
174[Parsed_setpts_0 @ 0x3e31f20] Setting 'expr' to value 'PTS-STARTPTS'
175[Parsed_setpts_1 @ 0x3e39c00] Setting 'expr' to value 'PTS-STARTPTS'
176[Parsed_overlay_2 @ 0x3e39a60] Setting 'x' to value '10'
177[Parsed_overlay_2 @ 0x3e39a60] Setting 'y' to value '10'
178[Parsed_split_3 @ 0x3e398e0] Setting 'outputs' to value '3'
179[Parsed_scale_4 @ 0x3e3b840] Setting 'size' to value '960x540'
180[Parsed_scale_4 @ 0x3e3b840] w:960 h:540 flags:'bilinear' interl:0
181[Parsed_setdar_5 @ 0x3e3bb20] Setting 'dar' to value '16/9'
182[Parsed_scale_6 @ 0x3e3a9e0] Setting 'size' to value '640x360'
183[Parsed_scale_6 @ 0x3e3a9e0] w:640 h:360 flags:'bilinear' interl:0
184[Parsed_setdar_7 @ 0x3e3b580] Setting 'dar' to value '16/9'
185[Parsed_fps_8 @ 0x3e3b920] Setting 'fps' to value '1/5'
186[Parsed_fps_8 @ 0x3e3b920] fps=1/5
187[Parsed_scale_9 @ 0x3e3d5a0] Setting 'size' to value '320x180'
188[Parsed_scale_9 @ 0x3e3d5a0] w:320 h:180 flags:'bilinear' interl:0
189[Parsed_asetpts_10 @ 0x3e3df80] Setting 'expr' to value 'PTS-STARTPTS'
190[Parsed_asetpts_11 @ 0x3e3ebe0] Setting 'expr' to value 'PTS-STARTPTS'
191[Parsed_asplit_13 @ 0x3e3ff80] Setting 'outputs' to value '2'
192[graph 0 input from stream 1:0 @ 0x3e3fe60] Setting 'video_size' to value '1920x1080'
193[graph 0 input from stream 1:0 @ 0x3e3fe60] Setting 'pix_fmt' to value '0'
194[graph 0 input from stream 1:0 @ 0x3e3fe60] Setting 'time_base' to value '1/25'
195[graph 0 input from stream 1:0 @ 0x3e3fe60] Setting 'pixel_aspect' to value '1/1'
196[graph 0 input from stream 1:0 @ 0x3e3fe60] Setting 'sws_param' to value 'flags=2'
197[graph 0 input from stream 1:0 @ 0x3e3fe60] Setting 'frame_rate' to value '25/1'
198[graph 0 input from stream 1:0 @ 0x3e3fe60] w:1920 h:1080 pixfmt:yuv420p tb:1/25 fr:25/1 sar:1/1 sws_param:flags=2
199[graph 0 input from stream 0:0 @ 0x3e40580] Setting 'video_size' to value '640x480'
200[graph 0 input from stream 0:0 @ 0x3e40580] Setting 'pix_fmt' to value '0'
201[graph 0 input from stream 0:0 @ 0x3e40580] Setting 'time_base' to value '1/25'
202[graph 0 input from stream 0:0 @ 0x3e40580] Setting 'pixel_aspect' to value '1/1'
203[graph 0 input from stream 0:0 @ 0x3e40580] Setting 'sws_param' to value 'flags=2'
204[graph 0 input from stream 0:0 @ 0x3e40580] Setting 'frame_rate' to value '25/1'
205[graph 0 input from stream 0:0 @ 0x3e40580] w:640 h:480 pixfmt:yuv420p tb:1/25 fr:25/1 sar:1/1 sws_param:flags=2
206[graph 0 input from stream 3:0 @ 0x3e3e800] Setting 'time_base' to value '1/44100'
207[graph 0 input from stream 3:0 @ 0x3e3e800] Setting 'sample_rate' to value '44100'
208[graph 0 input from stream 3:0 @ 0x3e3e800] Setting 'sample_fmt' to value 'u8'
209[graph 0 input from stream 3:0 @ 0x3e3e800] Setting 'channel_layout' to value '0x3'
210[graph 0 input from stream 3:0 @ 0x3e3e800] tb:1/44100 samplefmt:u8 samplerate:44100 chlayout:0x3
211[graph 0 input from stream 2:0 @ 0x3e402e0] Setting 'time_base' to value '1/44100'
212[graph 0 input from stream 2:0 @ 0x3e402e0] Setting 'sample_rate' to value '44100'
213[graph 0 input from stream 2:0 @ 0x3e402e0] Setting 'sample_fmt' to value 'u8'
214[graph 0 input from stream 2:0 @ 0x3e402e0] Setting 'channel_layout' to value '0x3'
215[graph 0 input from stream 2:0 @ 0x3e402e0] tb:1/44100 samplefmt:u8 samplerate:44100 chlayout:0x3
216[audio format for output stream 2:1 @ 0x3e30fe0] Setting 'sample_fmts' to value 's16'
217[audio format for output stream 1:0 @ 0x3e30d80] Setting 'sample_fmts' to value 'fltp'
218[audio format for output stream 1:0 @ 0x3e30d80] Setting 'sample_rates' to value '44100'
219[audio format for output stream 1:0 @ 0x3e30d80] Setting 'channel_layouts' to value '0x3'
220[auto-inserted scaler 0 @ 0x3e426c0] w:iw h:ih flags:'bilinear' interl:0
221[Parsed_overlay_2 @ 0x3e39a60] auto-inserting filter 'auto-inserted scaler 0' between the filter 'Parsed_setpts_1' and the filter 'Parsed_overlay_2'
222[Parsed_amix_12 @ 0x3e3f700] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_asetpts_10' and the filter 'Parsed_amix_12'
223[Parsed_amix_12 @ 0x3e3f700] auto-inserting filter 'auto-inserted resampler 1' between the filter 'Parsed_asetpts_11' and the filter 'Parsed_amix_12'
224[audio format for output stream 2:1 @ 0x3e30fe0] auto-inserting filter 'auto-inserted resampler 2' between the filter 'Parsed_asplit_13' and the filter 'audio format for output stream 2:1'
225[AVFilterGraph @ 0x3e30c00] query_formats: 25 queried, 31 merged, 10 already done, 0 delayed
226[graph 0 input from stream 3:0 @ 0x3e3e800] TB:0.000023 FRAME_RATE:nan SAMPLE_RATE:44100.000000
227[auto-inserted resampler 0 @ 0x3e43a60] [SWR @ 0x3e46ba0] Using s16p internally between filters
228[auto-inserted resampler 0 @ 0x3e43a60] ch:2 chl:stereo fmt:u8 r:44100Hz -> ch:2 chl:stereo fmt:fltp r:44100Hz
229[graph 0 input from stream 2:0 @ 0x3e402e0] TB:0.000023 FRAME_RATE:nan SAMPLE_RATE:44100.000000
230[auto-inserted resampler 1 @ 0x3e42380] [SWR @ 0x3e5bb40] Using s16p internally between filters
231[auto-inserted resampler 1 @ 0x3e42380] ch:2 chl:stereo fmt:u8 r:44100Hz -> ch:2 chl:stereo fmt:fltp r:44100Hz
232[Parsed_amix_12 @ 0x3e3f700] inputs:2 fmt:fltp srate:44100 cl:stereo
233[auto-inserted resampler 2 @ 0x3e42ae0] [SWR @ 0x3e70ae0] Using fltp internally between filters
234[auto-inserted resampler 2 @ 0x3e42ae0] ch:2 chl:stereo fmt:fltp r:44100Hz -> ch:2 chl:stereo fmt:s16 r:44100Hz
235[graph 0 input from stream 1:0 @ 0x3e3fe60] TB:0.040000 FRAME_RATE:25.000000 SAMPLE_RATE:nan
236[graph 0 input from stream 0:0 @ 0x3e40580] TB:0.040000 FRAME_RATE:25.000000 SAMPLE_RATE:nan
237[auto-inserted scaler 0 @ 0x3e426c0] w:640 h:480 fmt:yuv420p sar:1/1 -> w:640 h:480 fmt:yuva420p sar:1/1 flags:0x2
238[Parsed_overlay_2 @ 0x3e39a60] main w:1920 h:1080 fmt:yuv420p overlay w:640 h:480 fmt:yuva420p eof_action:repeat
239[Parsed_overlay_2 @ 0x3e39a60] [framesync @ 0x3e3a548] Selected 1/25 time base
240[Parsed_overlay_2 @ 0x3e39a60] [framesync @ 0x3e3a548] Sync level 2
241[Parsed_scale_9 @ 0x3e3d5a0] w:1920 h:1080 fmt:yuv420p sar:1/1 -> w:320 h:180 fmt:yuv420p sar:1/1 flags:0x2
242[Parsed_scale_6 @ 0x3e3a9e0] w:1920 h:1080 fmt:yuv420p sar:1/1 -> w:640 h:360 fmt:yuv420p sar:1/1 flags:0x2
243[Parsed_setdar_7 @ 0x3e3b580] w:640 h:360 dar:16/9 sar:1/1 -> dar:16/9 sar:1/1
244[Parsed_scale_4 @ 0x3e3b840] w:1920 h:1080 fmt:yuv420p sar:1/1 -> w:960 h:540 fmt:yuv420p sar:1/1 flags:0x2
245[Parsed_setdar_5 @ 0x3e3bb20] w:960 h:540 dar:16/9 sar:1/1 -> dar:16/9 sar:1/1
246Output #0, null, to 'dummy':
247 Metadata:
248 encoder : Lavf57.61.100
249 Stream #0:0, 0, 1/25: Video: rawvideo, 1 reference frame (I420 / 0x30323449), yuv420p, 960x540 [SAR 1:1 DAR 16:9], 0/1, q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc (default)
250 Metadata:
251 encoder : Lavc57.70.100 rawvideo
252[file @ 0x3debd80] Setting default whitelist 'file,crypto'
253[mpegts @ 0x3f40a00] frame size not set
254[mpegts @ 0x3f40a00] muxrate VBR, pcr every 8 pkts, sdt every 2147483647, pat/pmt every 2147483647 pkts
255Output #1, hls, to '/dev/shm/stream.m3u8':
256 Metadata:
257 encoder : Lavf57.61.100
258 Stream #1:0, 0, 1/90000: Audio: aac (LC), 44100 Hz, stereo, fltp, delay 1024, 192 kb/s (default)
259 Metadata:
260 encoder : Lavc57.70.100 aac
261Output #2, null, to 'dummy':
262 Metadata:
263 encoder : Lavf57.61.100
264 Stream #2:0, 0, 1/25: Video: rawvideo, 1 reference frame (I420 / 0x30323449), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 0/1, q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc (default)
265 Metadata:
266 encoder : Lavc57.70.100 rawvideo
267 Stream #2:1, 0, 1/44100: Audio: pcm_s16le, 44100 Hz, stereo, s16, 1411 kb/s (default)
268 Metadata:
269 encoder : Lavc57.70.100 pcm_s16le
270Output #3, null, to 'dummy':
271 Metadata:
272 encoder : Lavf57.61.100
273 Stream #3:0, 0, 5/1: Video: wrapped_avframe, 1 reference frame, yuv420p, 320x180 [SAR 1:1 DAR 16:9], 0/1, q=2-31, 200 kb/s, 0.20 fps, 0.20 tbn, 0.20 tbc (default)
274 Metadata:
275 encoder : Lavc57.70.100 wrapped_avframe
276Stream mapping:
277 Stream #0:0 (rawvideo) -> setpts
278 Stream #1:0 (rawvideo) -> setpts
279 Stream #2:0 (pcm_u8) -> asetpts
280 Stream #3:0 (pcm_u8) -> asetpts
281 setdar -> Stream #0:0 (rawvideo)
282 asplit:output0 -> Stream #1:0 (aac)
283 setdar -> Stream #2:0 (rawvideo)
284 asplit:output1 -> Stream #2:1 (pcm_s16le)
285 scale -> Stream #3:0 (wrapped_avframe)
286Press [q] to stop, [?] for help
287cur_dts is invalid (this is harmless if it occurs once at the start per stream)
288cur_dts is invalid (this is harmless if it occurs once at the start per stream)
289cur_dts is invalid (this is harmless if it occurs once at the start per stream)
290cur_dts is invalid (this is harmless if it occurs once at the start per stream)
291cur_dts is invalid (this is harmless if it occurs once at the start per stream)
292cur_dts is invalid (this is harmless if it occurs once at the start per stream)
293cur_dts is invalid (this is harmless if it occurs once at the start per stream)
294cur_dts is invalid (this is harmless if it occurs once at the start per stream)
295cur_dts is invalid (this is harmless if it occurs once at the start per stream)
296cur_dts is invalid (this is harmless if it occurs once at the start per stream)
297cur_dts is invalid (this is harmless if it occurs once at the start per stream)
298cur_dts is invalid (this is harmless if it occurs once at the start per stream)
299cur_dts is invalid (this is harmless if it occurs once at the start per stream)
300cur_dts is invalid (this is harmless if it occurs once at the start per stream)
301cur_dts is invalid (this is harmless if it occurs once at the start per stream)
302cur_dts is invalid (this is harmless if it occurs once at the start per stream)
303cur_dts is invalid (this is harmless if it occurs once at the start per stream)
304cur_dts is invalid (this is harmless if it occurs once at the start per stream)
305cur_dts is invalid (this is harmless if it occurs once at the start per stream)
306[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
307cur_dts is invalid (this is harmless if it occurs once at the start per stream)
308cur_dts is invalid (this is harmless if it occurs once at the start per stream)
309cur_dts is invalid (this is harmless if it occurs once at the start per stream)
310cur_dts is invalid (this is harmless if it occurs once at the start per stream)
311[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0) from link #0
312[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
313cur_dts is invalid (this is harmless if it occurs once at the start per stream)
314cur_dts is invalid (this is harmless if it occurs once at the start per stream)
315cur_dts is invalid (this is harmless if it occurs once at the start per stream)
316cur_dts is invalid (this is harmless if it occurs once at the start per stream)
317[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0) from link #1
318[Parsed_overlay_2 @ 0x3e39a60] n:1.000000 t:0.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
319cur_dts is invalid (this is harmless if it occurs once at the start per stream)
320cur_dts is invalid (this is harmless if it occurs once at the start per stream)
321[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
322cur_dts is invalid (this is harmless if it occurs once at the start per stream)
323cur_dts is invalid (this is harmless if it occurs once at the start per stream)
324[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.04) from link #0
325[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
326cur_dts is invalid (this is harmless if it occurs once at the start per stream)
327cur_dts is invalid (this is harmless if it occurs once at the start per stream)
328[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.04) from link #1
329[Parsed_overlay_2 @ 0x3e39a60] n:2.000000 t:0.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
330[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
331[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
332cur_dts is invalid (this is harmless if it occurs once at the start per stream)
333cur_dts is invalid (this is harmless if it occurs once at the start per stream)
334[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.08) from link #0
335[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
336cur_dts is invalid (this is harmless if it occurs once at the start per stream)
337cur_dts is invalid (this is harmless if it occurs once at the start per stream)
338[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.08) from link #1
339[Parsed_overlay_2 @ 0x3e39a60] n:3.000000 t:0.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
340[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
341[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
342cur_dts is invalid (this is harmless if it occurs once at the start per stream)
343cur_dts is invalid (this is harmless if it occurs once at the start per stream)
344[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.12) from link #0
345[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
346cur_dts is invalid (this is harmless if it occurs once at the start per stream)
347cur_dts is invalid (this is harmless if it occurs once at the start per stream)
348[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.12) from link #1
349[Parsed_overlay_2 @ 0x3e39a60] n:4.000000 t:0.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
350[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
351[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
352cur_dts is invalid (this is harmless if it occurs once at the start per stream)
353cur_dts is invalid (this is harmless if it occurs once at the start per stream)
354[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.16) from link #0
355[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
356cur_dts is invalid (this is harmless if it occurs once at the start per stream)
357cur_dts is invalid (this is harmless if it occurs once at the start per stream)
358[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.16) from link #1
359[Parsed_overlay_2 @ 0x3e39a60] n:5.000000 t:0.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
360[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
361[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
362cur_dts is invalid (this is harmless if it occurs once at the start per stream)
363cur_dts is invalid (this is harmless if it occurs once at the start per stream)
364[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.2) from link #0
365[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
366cur_dts is invalid (this is harmless if it occurs once at the start per stream)
367cur_dts is invalid (this is harmless if it occurs once at the start per stream)
368[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.2) from link #1
369[Parsed_overlay_2 @ 0x3e39a60] n:6.000000 t:0.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
370[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
371[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
372cur_dts is invalid (this is harmless if it occurs once at the start per stream)
373cur_dts is invalid (this is harmless if it occurs once at the start per stream)
374[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.24) from link #0
375[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
376cur_dts is invalid (this is harmless if it occurs once at the start per stream)
377cur_dts is invalid (this is harmless if it occurs once at the start per stream)
378[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.24) from link #1
379[Parsed_overlay_2 @ 0x3e39a60] n:7.000000 t:0.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
380[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
381[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
382cur_dts is invalid (this is harmless if it occurs once at the start per stream)
383cur_dts is invalid (this is harmless if it occurs once at the start per stream)
384[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.28) from link #0
385[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
386cur_dts is invalid (this is harmless if it occurs once at the start per stream)
387cur_dts is invalid (this is harmless if it occurs once at the start per stream)
388[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.28) from link #1
389[Parsed_overlay_2 @ 0x3e39a60] n:8.000000 t:0.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
390[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
391[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
392cur_dts is invalid (this is harmless if it occurs once at the start per stream)
393cur_dts is invalid (this is harmless if it occurs once at the start per stream)
394[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.32) from link #0
395[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
396cur_dts is invalid (this is harmless if it occurs once at the start per stream)
397cur_dts is invalid (this is harmless if it occurs once at the start per stream)
398[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.32) from link #1
399[Parsed_overlay_2 @ 0x3e39a60] n:9.000000 t:0.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
400[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
401[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
402cur_dts is invalid (this is harmless if it occurs once at the start per stream)
403cur_dts is invalid (this is harmless if it occurs once at the start per stream)
404[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.36) from link #0
405[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
406cur_dts is invalid (this is harmless if it occurs once at the start per stream)
407cur_dts is invalid (this is harmless if it occurs once at the start per stream)
408[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.36) from link #1
409[Parsed_overlay_2 @ 0x3e39a60] n:10.000000 t:0.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
410[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
411[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
412cur_dts is invalid (this is harmless if it occurs once at the start per stream)
413cur_dts is invalid (this is harmless if it occurs once at the start per stream)
414[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.4) from link #0
415[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
416cur_dts is invalid (this is harmless if it occurs once at the start per stream)
417cur_dts is invalid (this is harmless if it occurs once at the start per stream)
418[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.4) from link #1
419[Parsed_overlay_2 @ 0x3e39a60] n:11.000000 t:0.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
420[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
421[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
422cur_dts is invalid (this is harmless if it occurs once at the start per stream)
423cur_dts is invalid (this is harmless if it occurs once at the start per stream)
424[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.44) from link #0
425[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
426cur_dts is invalid (this is harmless if it occurs once at the start per stream)
427cur_dts is invalid (this is harmless if it occurs once at the start per stream)
428[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.44) from link #1
429[Parsed_overlay_2 @ 0x3e39a60] n:12.000000 t:0.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
430[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
431[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
432cur_dts is invalid (this is harmless if it occurs once at the start per stream)
433cur_dts is invalid (this is harmless if it occurs once at the start per stream)
434[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.48) from link #0
435[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
436cur_dts is invalid (this is harmless if it occurs once at the start per stream)
437cur_dts is invalid (this is harmless if it occurs once at the start per stream)
438[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.48) from link #1
439[Parsed_overlay_2 @ 0x3e39a60] n:13.000000 t:0.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
440[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
441[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
442cur_dts is invalid (this is harmless if it occurs once at the start per stream)
443cur_dts is invalid (this is harmless if it occurs once at the start per stream)
444[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.52) from link #0
445[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
446cur_dts is invalid (this is harmless if it occurs once at the start per stream)
447cur_dts is invalid (this is harmless if it occurs once at the start per stream)
448[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.52) from link #1
449[Parsed_overlay_2 @ 0x3e39a60] n:14.000000 t:0.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
450[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
451[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
452cur_dts is invalid (this is harmless if it occurs once at the start per stream)
453cur_dts is invalid (this is harmless if it occurs once at the start per stream)
454[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.56) from link #0
455[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
456cur_dts is invalid (this is harmless if it occurs once at the start per stream)
457cur_dts is invalid (this is harmless if it occurs once at the start per stream)
458[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.56) from link #1
459[Parsed_overlay_2 @ 0x3e39a60] n:15.000000 t:0.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
460[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
461[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
462cur_dts is invalid (this is harmless if it occurs once at the start per stream)
463cur_dts is invalid (this is harmless if it occurs once at the start per stream)
464[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.6) from link #0
465[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
466cur_dts is invalid (this is harmless if it occurs once at the start per stream)
467cur_dts is invalid (this is harmless if it occurs once at the start per stream)
468[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.6) from link #1
469[Parsed_overlay_2 @ 0x3e39a60] n:16.000000 t:0.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
470[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
471[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
472cur_dts is invalid (this is harmless if it occurs once at the start per stream)
473cur_dts is invalid (this is harmless if it occurs once at the start per stream)
474[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.64) from link #0
475[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
476cur_dts is invalid (this is harmless if it occurs once at the start per stream)
477cur_dts is invalid (this is harmless if it occurs once at the start per stream)
478[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.64) from link #1
479[Parsed_overlay_2 @ 0x3e39a60] n:17.000000 t:0.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
480[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
481[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
482cur_dts is invalid (this is harmless if it occurs once at the start per stream)
483cur_dts is invalid (this is harmless if it occurs once at the start per stream)
484[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.68) from link #0
485[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
486cur_dts is invalid (this is harmless if it occurs once at the start per stream)
487cur_dts is invalid (this is harmless if it occurs once at the start per stream)
488[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.68) from link #1
489[Parsed_overlay_2 @ 0x3e39a60] n:18.000000 t:0.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
490[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
491[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
492cur_dts is invalid (this is harmless if it occurs once at the start per stream)
493cur_dts is invalid (this is harmless if it occurs once at the start per stream)
494[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.72) from link #0
495[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
496cur_dts is invalid (this is harmless if it occurs once at the start per stream)
497cur_dts is invalid (this is harmless if it occurs once at the start per stream)
498[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.72) from link #1
499[Parsed_overlay_2 @ 0x3e39a60] n:19.000000 t:0.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
500[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
501[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
502cur_dts is invalid (this is harmless if it occurs once at the start per stream)
503cur_dts is invalid (this is harmless if it occurs once at the start per stream)
504[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.76) from link #0
505[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
506cur_dts is invalid (this is harmless if it occurs once at the start per stream)
507cur_dts is invalid (this is harmless if it occurs once at the start per stream)
508[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.76) from link #1
509[Parsed_overlay_2 @ 0x3e39a60] n:20.000000 t:0.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
510[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
511[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
512cur_dts is invalid (this is harmless if it occurs once at the start per stream)
513cur_dts is invalid (this is harmless if it occurs once at the start per stream)
514[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.8) from link #0
515[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
516cur_dts is invalid (this is harmless if it occurs once at the start per stream)
517cur_dts is invalid (this is harmless if it occurs once at the start per stream)
518[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.8) from link #1
519[Parsed_overlay_2 @ 0x3e39a60] n:21.000000 t:0.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
520[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
521[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
522cur_dts is invalid (this is harmless if it occurs once at the start per stream)
523cur_dts is invalid (this is harmless if it occurs once at the start per stream)
524[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.84) from link #0
525[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
526cur_dts is invalid (this is harmless if it occurs once at the start per stream)
527cur_dts is invalid (this is harmless if it occurs once at the start per stream)
528[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.84) from link #1
529[Parsed_overlay_2 @ 0x3e39a60] n:22.000000 t:0.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
530[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
531[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
532cur_dts is invalid (this is harmless if it occurs once at the start per stream)
533cur_dts is invalid (this is harmless if it occurs once at the start per stream)
534[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.88) from link #0
535[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
536cur_dts is invalid (this is harmless if it occurs once at the start per stream)
537cur_dts is invalid (this is harmless if it occurs once at the start per stream)
538[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.88) from link #1
539[Parsed_overlay_2 @ 0x3e39a60] n:23.000000 t:0.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
540[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
541[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
542cur_dts is invalid (this is harmless if it occurs once at the start per stream)
543cur_dts is invalid (this is harmless if it occurs once at the start per stream)
544[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.92) from link #0
545[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
546cur_dts is invalid (this is harmless if it occurs once at the start per stream)
547cur_dts is invalid (this is harmless if it occurs once at the start per stream)
548[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.92) from link #1
549[Parsed_overlay_2 @ 0x3e39a60] n:24.000000 t:0.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
550[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
551[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
552cur_dts is invalid (this is harmless if it occurs once at the start per stream)
553cur_dts is invalid (this is harmless if it occurs once at the start per stream)
554[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.96) from link #0
555[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
556cur_dts is invalid (this is harmless if it occurs once at the start per stream)
557cur_dts is invalid (this is harmless if it occurs once at the start per stream)
558[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:0.96) from link #1
559[Parsed_overlay_2 @ 0x3e39a60] n:25.000000 t:0.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
560[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
561[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
562cur_dts is invalid (this is harmless if it occurs once at the start per stream)
563cur_dts is invalid (this is harmless if it occurs once at the start per stream)
564[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1) from link #0
565[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
566cur_dts is invalid (this is harmless if it occurs once at the start per stream)
567cur_dts is invalid (this is harmless if it occurs once at the start per stream)
568[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1) from link #1
569[Parsed_overlay_2 @ 0x3e39a60] n:26.000000 t:1.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
570[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
571[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
572cur_dts is invalid (this is harmless if it occurs once at the start per stream)
573cur_dts is invalid (this is harmless if it occurs once at the start per stream)
574[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.04) from link #0
575[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
576cur_dts is invalid (this is harmless if it occurs once at the start per stream)
577cur_dts is invalid (this is harmless if it occurs once at the start per stream)
578[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.04) from link #1
579[Parsed_overlay_2 @ 0x3e39a60] n:27.000000 t:1.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
580[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
581[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
582cur_dts is invalid (this is harmless if it occurs once at the start per stream)
583cur_dts is invalid (this is harmless if it occurs once at the start per stream)
584[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.08) from link #0
585[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
586cur_dts is invalid (this is harmless if it occurs once at the start per stream)
587cur_dts is invalid (this is harmless if it occurs once at the start per stream)
588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.08) from link #1
589[Parsed_overlay_2 @ 0x3e39a60] n:28.000000 t:1.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
590[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
591[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
592cur_dts is invalid (this is harmless if it occurs once at the start per stream)
593cur_dts is invalid (this is harmless if it occurs once at the start per stream)
594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.12) from link #0
595[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
596cur_dts is invalid (this is harmless if it occurs once at the start per stream)
597cur_dts is invalid (this is harmless if it occurs once at the start per stream)
598[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.12) from link #1
599[Parsed_overlay_2 @ 0x3e39a60] n:29.000000 t:1.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
600[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
601[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
602cur_dts is invalid (this is harmless if it occurs once at the start per stream)
603cur_dts is invalid (this is harmless if it occurs once at the start per stream)
604[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.16) from link #0
605[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
606cur_dts is invalid (this is harmless if it occurs once at the start per stream)
607cur_dts is invalid (this is harmless if it occurs once at the start per stream)
608[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.16) from link #1
609[Parsed_overlay_2 @ 0x3e39a60] n:30.000000 t:1.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
610[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
611[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
612cur_dts is invalid (this is harmless if it occurs once at the start per stream)
613cur_dts is invalid (this is harmless if it occurs once at the start per stream)
614[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.2) from link #0
615[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
616cur_dts is invalid (this is harmless if it occurs once at the start per stream)
617cur_dts is invalid (this is harmless if it occurs once at the start per stream)
618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.2) from link #1
619[Parsed_overlay_2 @ 0x3e39a60] n:31.000000 t:1.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
620[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
621[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
622cur_dts is invalid (this is harmless if it occurs once at the start per stream)
623cur_dts is invalid (this is harmless if it occurs once at the start per stream)
624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.24) from link #0
625[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
626cur_dts is invalid (this is harmless if it occurs once at the start per stream)
627cur_dts is invalid (this is harmless if it occurs once at the start per stream)
628[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.24) from link #1
629[Parsed_overlay_2 @ 0x3e39a60] n:32.000000 t:1.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
630[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
631[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
632cur_dts is invalid (this is harmless if it occurs once at the start per stream)
633cur_dts is invalid (this is harmless if it occurs once at the start per stream)
634[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.28) from link #0
635[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
636cur_dts is invalid (this is harmless if it occurs once at the start per stream)
637cur_dts is invalid (this is harmless if it occurs once at the start per stream)
638[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.28) from link #1
639[Parsed_overlay_2 @ 0x3e39a60] n:33.000000 t:1.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
640[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
641[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
642cur_dts is invalid (this is harmless if it occurs once at the start per stream)
643cur_dts is invalid (this is harmless if it occurs once at the start per stream)
644[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.32) from link #0
645[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
646cur_dts is invalid (this is harmless if it occurs once at the start per stream)
647cur_dts is invalid (this is harmless if it occurs once at the start per stream)
648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.32) from link #1
649[Parsed_overlay_2 @ 0x3e39a60] n:34.000000 t:1.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
650[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
651[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
652cur_dts is invalid (this is harmless if it occurs once at the start per stream)
653cur_dts is invalid (this is harmless if it occurs once at the start per stream)
654[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.36) from link #0
655[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
656cur_dts is invalid (this is harmless if it occurs once at the start per stream)
657cur_dts is invalid (this is harmless if it occurs once at the start per stream)
658[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.36) from link #1
659[Parsed_overlay_2 @ 0x3e39a60] n:35.000000 t:1.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
660[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
661[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
662cur_dts is invalid (this is harmless if it occurs once at the start per stream)
663cur_dts is invalid (this is harmless if it occurs once at the start per stream)
664[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.4) from link #0
665[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
666cur_dts is invalid (this is harmless if it occurs once at the start per stream)
667cur_dts is invalid (this is harmless if it occurs once at the start per stream)
668[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.4) from link #1
669[Parsed_overlay_2 @ 0x3e39a60] n:36.000000 t:1.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
670[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
671[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
672cur_dts is invalid (this is harmless if it occurs once at the start per stream)
673cur_dts is invalid (this is harmless if it occurs once at the start per stream)
674[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.44) from link #0
675[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
676cur_dts is invalid (this is harmless if it occurs once at the start per stream)
677cur_dts is invalid (this is harmless if it occurs once at the start per stream)
678[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.44) from link #1
679[Parsed_overlay_2 @ 0x3e39a60] n:37.000000 t:1.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
680[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
681[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
682cur_dts is invalid (this is harmless if it occurs once at the start per stream)
683cur_dts is invalid (this is harmless if it occurs once at the start per stream)
684[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.48) from link #0
685[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
686cur_dts is invalid (this is harmless if it occurs once at the start per stream)
687cur_dts is invalid (this is harmless if it occurs once at the start per stream)
688[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.48) from link #1
689[Parsed_overlay_2 @ 0x3e39a60] n:38.000000 t:1.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
690[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
691[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
692cur_dts is invalid (this is harmless if it occurs once at the start per stream)
693cur_dts is invalid (this is harmless if it occurs once at the start per stream)
694[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.52) from link #0
695[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
696cur_dts is invalid (this is harmless if it occurs once at the start per stream)
697cur_dts is invalid (this is harmless if it occurs once at the start per stream)
698[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.52) from link #1
699[Parsed_overlay_2 @ 0x3e39a60] n:39.000000 t:1.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
700[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
701[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
702cur_dts is invalid (this is harmless if it occurs once at the start per stream)
703cur_dts is invalid (this is harmless if it occurs once at the start per stream)
704[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.56) from link #0
705[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
706cur_dts is invalid (this is harmless if it occurs once at the start per stream)
707cur_dts is invalid (this is harmless if it occurs once at the start per stream)
708[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.56) from link #1
709[Parsed_overlay_2 @ 0x3e39a60] n:40.000000 t:1.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
710[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
711[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
712cur_dts is invalid (this is harmless if it occurs once at the start per stream)
713cur_dts is invalid (this is harmless if it occurs once at the start per stream)
714[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.6) from link #0
715[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
716cur_dts is invalid (this is harmless if it occurs once at the start per stream)
717cur_dts is invalid (this is harmless if it occurs once at the start per stream)
718[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.6) from link #1
719[Parsed_overlay_2 @ 0x3e39a60] n:41.000000 t:1.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
720[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
721[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
722cur_dts is invalid (this is harmless if it occurs once at the start per stream)
723cur_dts is invalid (this is harmless if it occurs once at the start per stream)
724[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.64) from link #0
725[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
726cur_dts is invalid (this is harmless if it occurs once at the start per stream)
727cur_dts is invalid (this is harmless if it occurs once at the start per stream)
728[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.64) from link #1
729[Parsed_overlay_2 @ 0x3e39a60] n:42.000000 t:1.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
730[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
731[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
732cur_dts is invalid (this is harmless if it occurs once at the start per stream)
733cur_dts is invalid (this is harmless if it occurs once at the start per stream)
734[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.68) from link #0
735[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
736cur_dts is invalid (this is harmless if it occurs once at the start per stream)
737cur_dts is invalid (this is harmless if it occurs once at the start per stream)
738[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.68) from link #1
739[Parsed_overlay_2 @ 0x3e39a60] n:43.000000 t:1.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
740[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
741[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
742cur_dts is invalid (this is harmless if it occurs once at the start per stream)
743cur_dts is invalid (this is harmless if it occurs once at the start per stream)
744[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.72) from link #0
745[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
746cur_dts is invalid (this is harmless if it occurs once at the start per stream)
747cur_dts is invalid (this is harmless if it occurs once at the start per stream)
748[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.72) from link #1
749[Parsed_overlay_2 @ 0x3e39a60] n:44.000000 t:1.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
750[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
751[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
752cur_dts is invalid (this is harmless if it occurs once at the start per stream)
753cur_dts is invalid (this is harmless if it occurs once at the start per stream)
754[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.76) from link #0
755[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
756cur_dts is invalid (this is harmless if it occurs once at the start per stream)
757cur_dts is invalid (this is harmless if it occurs once at the start per stream)
758[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.76) from link #1
759[Parsed_overlay_2 @ 0x3e39a60] n:45.000000 t:1.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
760[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
761[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
762cur_dts is invalid (this is harmless if it occurs once at the start per stream)
763cur_dts is invalid (this is harmless if it occurs once at the start per stream)
764[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.8) from link #0
765[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
766cur_dts is invalid (this is harmless if it occurs once at the start per stream)
767cur_dts is invalid (this is harmless if it occurs once at the start per stream)
768[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.8) from link #1
769[Parsed_overlay_2 @ 0x3e39a60] n:46.000000 t:1.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
770[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
771[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
772cur_dts is invalid (this is harmless if it occurs once at the start per stream)
773cur_dts is invalid (this is harmless if it occurs once at the start per stream)
774[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.84) from link #0
775[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
776cur_dts is invalid (this is harmless if it occurs once at the start per stream)
777cur_dts is invalid (this is harmless if it occurs once at the start per stream)
778[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.84) from link #1
779[Parsed_overlay_2 @ 0x3e39a60] n:47.000000 t:1.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
780[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
781[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
782cur_dts is invalid (this is harmless if it occurs once at the start per stream)
783cur_dts is invalid (this is harmless if it occurs once at the start per stream)
784[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.88) from link #0
785[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
786cur_dts is invalid (this is harmless if it occurs once at the start per stream)
787cur_dts is invalid (this is harmless if it occurs once at the start per stream)
788[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.88) from link #1
789[Parsed_overlay_2 @ 0x3e39a60] n:48.000000 t:1.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
790[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
791[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
792cur_dts is invalid (this is harmless if it occurs once at the start per stream)
793cur_dts is invalid (this is harmless if it occurs once at the start per stream)
794[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.92) from link #0
795[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
796cur_dts is invalid (this is harmless if it occurs once at the start per stream)
797cur_dts is invalid (this is harmless if it occurs once at the start per stream)
798[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.92) from link #1
799[Parsed_overlay_2 @ 0x3e39a60] n:49.000000 t:1.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
800[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
801[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
802cur_dts is invalid (this is harmless if it occurs once at the start per stream)
803cur_dts is invalid (this is harmless if it occurs once at the start per stream)
804[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.96) from link #0
805[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
806cur_dts is invalid (this is harmless if it occurs once at the start per stream)
807cur_dts is invalid (this is harmless if it occurs once at the start per stream)
808[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:1.96) from link #1
809[Parsed_overlay_2 @ 0x3e39a60] n:50.000000 t:1.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
810[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
811[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
812cur_dts is invalid (this is harmless if it occurs once at the start per stream)
813cur_dts is invalid (this is harmless if it occurs once at the start per stream)
814[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2) from link #0
815[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
816cur_dts is invalid (this is harmless if it occurs once at the start per stream)
817cur_dts is invalid (this is harmless if it occurs once at the start per stream)
818[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2) from link #1
819[Parsed_overlay_2 @ 0x3e39a60] n:51.000000 t:2.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
820[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
821[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
822cur_dts is invalid (this is harmless if it occurs once at the start per stream)
823cur_dts is invalid (this is harmless if it occurs once at the start per stream)
824[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.04) from link #0
825[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
826cur_dts is invalid (this is harmless if it occurs once at the start per stream)
827cur_dts is invalid (this is harmless if it occurs once at the start per stream)
828[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.04) from link #1
829[Parsed_overlay_2 @ 0x3e39a60] n:52.000000 t:2.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
830[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
831[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
832cur_dts is invalid (this is harmless if it occurs once at the start per stream)
833cur_dts is invalid (this is harmless if it occurs once at the start per stream)
834[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.08) from link #0
835[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
836cur_dts is invalid (this is harmless if it occurs once at the start per stream)
837cur_dts is invalid (this is harmless if it occurs once at the start per stream)
838[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.08) from link #1
839[Parsed_overlay_2 @ 0x3e39a60] n:53.000000 t:2.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
840[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
841[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
842cur_dts is invalid (this is harmless if it occurs once at the start per stream)
843cur_dts is invalid (this is harmless if it occurs once at the start per stream)
844[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.12) from link #0
845[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
846cur_dts is invalid (this is harmless if it occurs once at the start per stream)
847cur_dts is invalid (this is harmless if it occurs once at the start per stream)
848[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.12) from link #1
849[Parsed_overlay_2 @ 0x3e39a60] n:54.000000 t:2.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
850[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
851[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
852cur_dts is invalid (this is harmless if it occurs once at the start per stream)
853cur_dts is invalid (this is harmless if it occurs once at the start per stream)
854[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.16) from link #0
855[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
856cur_dts is invalid (this is harmless if it occurs once at the start per stream)
857cur_dts is invalid (this is harmless if it occurs once at the start per stream)
858[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.16) from link #1
859[Parsed_overlay_2 @ 0x3e39a60] n:55.000000 t:2.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
860[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
861[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
862cur_dts is invalid (this is harmless if it occurs once at the start per stream)
863cur_dts is invalid (this is harmless if it occurs once at the start per stream)
864[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.2) from link #0
865[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
866cur_dts is invalid (this is harmless if it occurs once at the start per stream)
867cur_dts is invalid (this is harmless if it occurs once at the start per stream)
868[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.2) from link #1
869[Parsed_overlay_2 @ 0x3e39a60] n:56.000000 t:2.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
870[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
871[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
872cur_dts is invalid (this is harmless if it occurs once at the start per stream)
873cur_dts is invalid (this is harmless if it occurs once at the start per stream)
874[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.24) from link #0
875[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
876cur_dts is invalid (this is harmless if it occurs once at the start per stream)
877cur_dts is invalid (this is harmless if it occurs once at the start per stream)
878[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.24) from link #1
879[Parsed_overlay_2 @ 0x3e39a60] n:57.000000 t:2.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
880[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
881[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
882cur_dts is invalid (this is harmless if it occurs once at the start per stream)
883cur_dts is invalid (this is harmless if it occurs once at the start per stream)
884[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.28) from link #0
885[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
886cur_dts is invalid (this is harmless if it occurs once at the start per stream)
887cur_dts is invalid (this is harmless if it occurs once at the start per stream)
888[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.28) from link #1
889[Parsed_overlay_2 @ 0x3e39a60] n:58.000000 t:2.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
890[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
891[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
892cur_dts is invalid (this is harmless if it occurs once at the start per stream)
893cur_dts is invalid (this is harmless if it occurs once at the start per stream)
894[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.32) from link #0
895[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
896cur_dts is invalid (this is harmless if it occurs once at the start per stream)
897cur_dts is invalid (this is harmless if it occurs once at the start per stream)
898[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.32) from link #1
899[Parsed_overlay_2 @ 0x3e39a60] n:59.000000 t:2.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
900[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
901[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
902cur_dts is invalid (this is harmless if it occurs once at the start per stream)
903cur_dts is invalid (this is harmless if it occurs once at the start per stream)
904[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.36) from link #0
905[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
906cur_dts is invalid (this is harmless if it occurs once at the start per stream)
907cur_dts is invalid (this is harmless if it occurs once at the start per stream)
908[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.36) from link #1
909[Parsed_overlay_2 @ 0x3e39a60] n:60.000000 t:2.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
910[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
911[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
912cur_dts is invalid (this is harmless if it occurs once at the start per stream)
913cur_dts is invalid (this is harmless if it occurs once at the start per stream)
914[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.4) from link #0
915[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
916cur_dts is invalid (this is harmless if it occurs once at the start per stream)
917cur_dts is invalid (this is harmless if it occurs once at the start per stream)
918[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.4) from link #1
919[Parsed_overlay_2 @ 0x3e39a60] n:61.000000 t:2.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
920[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
921[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
922cur_dts is invalid (this is harmless if it occurs once at the start per stream)
923cur_dts is invalid (this is harmless if it occurs once at the start per stream)
924[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.44) from link #0
925[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
926cur_dts is invalid (this is harmless if it occurs once at the start per stream)
927cur_dts is invalid (this is harmless if it occurs once at the start per stream)
928[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.44) from link #1
929[Parsed_overlay_2 @ 0x3e39a60] n:62.000000 t:2.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
930[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
931[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
932cur_dts is invalid (this is harmless if it occurs once at the start per stream)
933cur_dts is invalid (this is harmless if it occurs once at the start per stream)
934[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.48) from link #0
935[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
936cur_dts is invalid (this is harmless if it occurs once at the start per stream)
937cur_dts is invalid (this is harmless if it occurs once at the start per stream)
938[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.48) from link #1
939[Parsed_overlay_2 @ 0x3e39a60] n:63.000000 t:2.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
940[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
941[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
942cur_dts is invalid (this is harmless if it occurs once at the start per stream)
943cur_dts is invalid (this is harmless if it occurs once at the start per stream)
944[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.52) from link #0
945[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
946frame= 63 fps=0.0 q=-0.0 q=-0.0 q=0.0 size=N/A time=00:00:02.52 bitrate=N/A speed=4.99x
947cur_dts is invalid (this is harmless if it occurs once at the start per stream)
948cur_dts is invalid (this is harmless if it occurs once at the start per stream)
949[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.52) from link #1
950[Parsed_overlay_2 @ 0x3e39a60] n:64.000000 t:2.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
951cur_dts is invalid (this is harmless if it occurs once at the start per stream)
952[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
953cur_dts is invalid (this is harmless if it occurs once at the start per stream)
954[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.56) from link #0
955[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
956cur_dts is invalid (this is harmless if it occurs once at the start per stream)
957[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.56) from link #1
958[Parsed_overlay_2 @ 0x3e39a60] n:65.000000 t:2.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
959[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
960cur_dts is invalid (this is harmless if it occurs once at the start per stream)
961cur_dts is invalid (this is harmless if it occurs once at the start per stream)
962[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
963[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.6) from link #0
964[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
965[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.6) from link #1
966[Parsed_overlay_2 @ 0x3e39a60] n:66.000000 t:2.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
967[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
968[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
969[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.64) from link #0
970[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
971[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.64) from link #1
972[Parsed_overlay_2 @ 0x3e39a60] n:67.000000 t:2.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
973[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
974[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
975[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.68) from link #0
976[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
977[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.68) from link #1
978[Parsed_overlay_2 @ 0x3e39a60] n:68.000000 t:2.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
979[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
980[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
981[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.72) from link #0
982[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
983[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.72) from link #1
984[Parsed_overlay_2 @ 0x3e39a60] n:69.000000 t:2.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
985[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
986[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
987[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.76) from link #0
988[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
989[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.76) from link #1
990[Parsed_overlay_2 @ 0x3e39a60] n:70.000000 t:2.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
991[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
992[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
993[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.8) from link #0
994[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
995[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.8) from link #1
996[Parsed_overlay_2 @ 0x3e39a60] n:71.000000 t:2.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
997[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
998[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
999[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.84) from link #0
1000[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1001[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.84) from link #1
1002[Parsed_overlay_2 @ 0x3e39a60] n:72.000000 t:2.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1003[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1004[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1005[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.88) from link #0
1006[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1007[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.88) from link #1
1008[Parsed_overlay_2 @ 0x3e39a60] n:73.000000 t:2.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1009[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1010[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1011[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.92) from link #0
1012[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1013[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.92) from link #1
1014[Parsed_overlay_2 @ 0x3e39a60] n:74.000000 t:2.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1015[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1016[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1017[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.96) from link #0
1018[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1019[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:2.96) from link #1
1020[Parsed_overlay_2 @ 0x3e39a60] n:75.000000 t:2.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1021[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1022[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1023[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3) from link #0
1024[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1025[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3) from link #1
1026[Parsed_overlay_2 @ 0x3e39a60] n:76.000000 t:3.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1027[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1028[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1029[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.04) from link #0
1030[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1031[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.04) from link #1
1032[Parsed_overlay_2 @ 0x3e39a60] n:77.000000 t:3.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1033[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1034[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1035[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.08) from link #0
1036[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1037[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.08) from link #1
1038[Parsed_overlay_2 @ 0x3e39a60] n:78.000000 t:3.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1039[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1040[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1041[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.12) from link #0
1042[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1043[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.12) from link #1
1044[Parsed_overlay_2 @ 0x3e39a60] n:79.000000 t:3.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1045[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1046[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1047[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.16) from link #0
1048[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1049[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.16) from link #1
1050[Parsed_overlay_2 @ 0x3e39a60] n:80.000000 t:3.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1051[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1052[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1053[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.2) from link #0
1054[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1055[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.2) from link #1
1056[Parsed_overlay_2 @ 0x3e39a60] n:81.000000 t:3.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1057[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1058[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1059[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.24) from link #0
1060[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1061[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.24) from link #1
1062[Parsed_overlay_2 @ 0x3e39a60] n:82.000000 t:3.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1063[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1064[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1065[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.28) from link #0
1066[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1067[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.28) from link #1
1068[Parsed_overlay_2 @ 0x3e39a60] n:83.000000 t:3.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1069[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1070[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1071[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.32) from link #0
1072[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1073[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.32) from link #1
1074[Parsed_overlay_2 @ 0x3e39a60] n:84.000000 t:3.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1075[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1076[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1077[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.36) from link #0
1078[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1079[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.36) from link #1
1080[Parsed_overlay_2 @ 0x3e39a60] n:85.000000 t:3.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1081[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1082[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1083[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.4) from link #0
1084[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1085[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.4) from link #1
1086[Parsed_overlay_2 @ 0x3e39a60] n:86.000000 t:3.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1087[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1088[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1089[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.44) from link #0
1090[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1091[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.44) from link #1
1092[Parsed_overlay_2 @ 0x3e39a60] n:87.000000 t:3.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1093[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1094[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1095[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.48) from link #0
1096[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1097[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.48) from link #1
1098[Parsed_overlay_2 @ 0x3e39a60] n:88.000000 t:3.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1099[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1100[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1101[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.52) from link #0
1102[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1103[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.52) from link #1
1104[Parsed_overlay_2 @ 0x3e39a60] n:89.000000 t:3.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1105[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1106[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1107[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.56) from link #0
1108[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1109[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.56) from link #1
1110[Parsed_overlay_2 @ 0x3e39a60] n:90.000000 t:3.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1111[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1112[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1113[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.6) from link #0
1114[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1115[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.6) from link #1
1116[Parsed_overlay_2 @ 0x3e39a60] n:91.000000 t:3.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1117[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1118[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1119[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.64) from link #0
1120[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1121[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.64) from link #1
1122[Parsed_overlay_2 @ 0x3e39a60] n:92.000000 t:3.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1123[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1124[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1125[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.68) from link #0
1126[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1127[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.68) from link #1
1128[Parsed_overlay_2 @ 0x3e39a60] n:93.000000 t:3.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1129[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1130[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1131[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.72) from link #0
1132[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1133[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.72) from link #1
1134[Parsed_overlay_2 @ 0x3e39a60] n:94.000000 t:3.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1135[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1136[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1137[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.76) from link #0
1138[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1139[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.76) from link #1
1140[Parsed_overlay_2 @ 0x3e39a60] n:95.000000 t:3.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1141[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1142[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1143[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.8) from link #0
1144[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1145[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.8) from link #1
1146[Parsed_overlay_2 @ 0x3e39a60] n:96.000000 t:3.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1147[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1148[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1149[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.84) from link #0
1150[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1151[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.84) from link #1
1152[Parsed_overlay_2 @ 0x3e39a60] n:97.000000 t:3.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1153[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1154[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1155[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.88) from link #0
1156[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1157[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.88) from link #1
1158[Parsed_overlay_2 @ 0x3e39a60] n:98.000000 t:3.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1159[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1160[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1161[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.92) from link #0
1162[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1163[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.92) from link #1
1164[Parsed_overlay_2 @ 0x3e39a60] n:99.000000 t:3.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1165[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1166[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1167[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.96) from link #0
1168[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1169[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:3.96) from link #1
1170[Parsed_overlay_2 @ 0x3e39a60] n:100.000000 t:3.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1171[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1172[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1173[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4) from link #0
1174[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1175[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4) from link #1
1176[Parsed_overlay_2 @ 0x3e39a60] n:101.000000 t:4.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1177[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1178[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1179[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.04) from link #0
1180[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1181[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.04) from link #1
1182[Parsed_overlay_2 @ 0x3e39a60] n:102.000000 t:4.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1183[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1184[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1185[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.08) from link #0
1186[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1187[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.08) from link #1
1188[Parsed_overlay_2 @ 0x3e39a60] n:103.000000 t:4.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1189[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1190[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1191[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.12) from link #0
1192[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1193[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.12) from link #1
1194[Parsed_overlay_2 @ 0x3e39a60] n:104.000000 t:4.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1195[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1196[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1197[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.16) from link #0
1198[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1199[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.16) from link #1
1200[Parsed_overlay_2 @ 0x3e39a60] n:105.000000 t:4.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1201[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1202[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1203[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.2) from link #0
1204[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1205[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.2) from link #1
1206[Parsed_overlay_2 @ 0x3e39a60] n:106.000000 t:4.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1207[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1208[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1209[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.24) from link #0
1210[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1211[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.24) from link #1
1212[Parsed_overlay_2 @ 0x3e39a60] n:107.000000 t:4.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1213[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1214[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1215[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.28) from link #0
1216[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1217[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.28) from link #1
1218[Parsed_overlay_2 @ 0x3e39a60] n:108.000000 t:4.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1219[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1220[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1221[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.32) from link #0
1222[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1223[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.32) from link #1
1224[Parsed_overlay_2 @ 0x3e39a60] n:109.000000 t:4.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1225[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1226[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1227[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.36) from link #0
1228[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1229[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.36) from link #1
1230[Parsed_overlay_2 @ 0x3e39a60] n:110.000000 t:4.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1231[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1232[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1233[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.4) from link #0
1234[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1235[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.4) from link #1
1236[Parsed_overlay_2 @ 0x3e39a60] n:111.000000 t:4.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1237[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1238[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1239[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.44) from link #0
1240[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1241[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.44) from link #1
1242[Parsed_overlay_2 @ 0x3e39a60] n:112.000000 t:4.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1243[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1244[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1245[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.48) from link #0
1246[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1247[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.48) from link #1
1248[Parsed_overlay_2 @ 0x3e39a60] n:113.000000 t:4.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1249[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1250[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1251[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.52) from link #0
1252[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1253[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.52) from link #1
1254[Parsed_overlay_2 @ 0x3e39a60] n:114.000000 t:4.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1255[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1256[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1257[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.56) from link #0
1258[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1259[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.56) from link #1
1260[Parsed_overlay_2 @ 0x3e39a60] n:115.000000 t:4.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1261[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1262[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1263[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.6) from link #0
1264[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1265[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.6) from link #1
1266[Parsed_overlay_2 @ 0x3e39a60] n:116.000000 t:4.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1267[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1268[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1269[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.64) from link #0
1270[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1271[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.64) from link #1
1272[Parsed_overlay_2 @ 0x3e39a60] n:117.000000 t:4.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1273[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1274[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1275[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.68) from link #0
1276[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1277[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.68) from link #1
1278[Parsed_overlay_2 @ 0x3e39a60] n:118.000000 t:4.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1279[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1280[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1281[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.72) from link #0
1282[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1283[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.72) from link #1
1284[Parsed_overlay_2 @ 0x3e39a60] n:119.000000 t:4.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1285[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1286[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1287[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.76) from link #0
1288[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1289[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.76) from link #1
1290[Parsed_overlay_2 @ 0x3e39a60] n:120.000000 t:4.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1291[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1292[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1293[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.8) from link #0
1294[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1295[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.8) from link #1
1296[Parsed_overlay_2 @ 0x3e39a60] n:121.000000 t:4.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1297[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1298[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1299[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.84) from link #0
1300[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1301[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.84) from link #1
1302[Parsed_overlay_2 @ 0x3e39a60] n:122.000000 t:4.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1303[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1304[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1305[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.88) from link #0
1306[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1307[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.88) from link #1
1308[Parsed_overlay_2 @ 0x3e39a60] n:123.000000 t:4.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1309[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1310[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1311[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.92) from link #0
1312[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1313[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.92) from link #1
1314[Parsed_overlay_2 @ 0x3e39a60] n:124.000000 t:4.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1315[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1316[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1317[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.96) from link #0
1318[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1319[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:4.96) from link #1
1320[Parsed_overlay_2 @ 0x3e39a60] n:125.000000 t:4.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1321[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1322[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1323[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5) from link #0
1324[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1325[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5) from link #1
1326[Parsed_overlay_2 @ 0x3e39a60] n:126.000000 t:5.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1327[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1328[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1329[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.04) from link #0
1330[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1331[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.04) from link #1
1332[Parsed_overlay_2 @ 0x3e39a60] n:127.000000 t:5.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1333[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1334[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1335[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.08) from link #0
1336[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1337frame= 127 fps=126 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:05.08 bitrate=N/A speed=5.04x
1338[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.08) from link #1
1339[Parsed_overlay_2 @ 0x3e39a60] n:128.000000 t:5.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1340[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1341[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1342[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.12) from link #0
1343[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1344[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.12) from link #1
1345[Parsed_overlay_2 @ 0x3e39a60] n:129.000000 t:5.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1346[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1347[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1348[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.16) from link #0
1349[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1350[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.16) from link #1
1351[Parsed_overlay_2 @ 0x3e39a60] n:130.000000 t:5.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1352[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1353[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1354[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.2) from link #0
1355[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1356[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.2) from link #1
1357[Parsed_overlay_2 @ 0x3e39a60] n:131.000000 t:5.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1358[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1359[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1360[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.24) from link #0
1361[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1362[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.24) from link #1
1363[Parsed_overlay_2 @ 0x3e39a60] n:132.000000 t:5.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1364[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1365[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1366[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.28) from link #0
1367[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1368[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.28) from link #1
1369[Parsed_overlay_2 @ 0x3e39a60] n:133.000000 t:5.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1370[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1371[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1372[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.32) from link #0
1373[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1374[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.32) from link #1
1375[Parsed_overlay_2 @ 0x3e39a60] n:134.000000 t:5.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1376[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1377[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1378[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.36) from link #0
1379[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1380[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.36) from link #1
1381[Parsed_overlay_2 @ 0x3e39a60] n:135.000000 t:5.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1382[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1383[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1384[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.4) from link #0
1385[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1386[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.4) from link #1
1387[Parsed_overlay_2 @ 0x3e39a60] n:136.000000 t:5.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1388[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1389[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1390[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.44) from link #0
1391[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1392[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.44) from link #1
1393[Parsed_overlay_2 @ 0x3e39a60] n:137.000000 t:5.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1394[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1395[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1396[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.48) from link #0
1397[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1398[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.48) from link #1
1399[Parsed_overlay_2 @ 0x3e39a60] n:138.000000 t:5.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1400[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1401[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1402[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.52) from link #0
1403[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1404[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.52) from link #1
1405[Parsed_overlay_2 @ 0x3e39a60] n:139.000000 t:5.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1406[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1407[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1408[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.56) from link #0
1409[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1410[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.56) from link #1
1411[Parsed_overlay_2 @ 0x3e39a60] n:140.000000 t:5.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1412[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1413[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1414[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.6) from link #0
1415[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1416[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.6) from link #1
1417[Parsed_overlay_2 @ 0x3e39a60] n:141.000000 t:5.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1418[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1419[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1420[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.64) from link #0
1421[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1422[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.64) from link #1
1423[Parsed_overlay_2 @ 0x3e39a60] n:142.000000 t:5.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1424[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1425[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1426[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.68) from link #0
1427[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1428[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.68) from link #1
1429[Parsed_overlay_2 @ 0x3e39a60] n:143.000000 t:5.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1430[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1431[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1432[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.72) from link #0
1433[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1434[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.72) from link #1
1435[Parsed_overlay_2 @ 0x3e39a60] n:144.000000 t:5.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1436[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1437[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1438[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.76) from link #0
1439[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1440[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.76) from link #1
1441[Parsed_overlay_2 @ 0x3e39a60] n:145.000000 t:5.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1442[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1443[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1444[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.8) from link #0
1445[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1446[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.8) from link #1
1447[Parsed_overlay_2 @ 0x3e39a60] n:146.000000 t:5.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1448[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1449[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1450[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.84) from link #0
1451[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1452[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.84) from link #1
1453[Parsed_overlay_2 @ 0x3e39a60] n:147.000000 t:5.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1454[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1455[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1456[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.88) from link #0
1457[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1458[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.88) from link #1
1459[Parsed_overlay_2 @ 0x3e39a60] n:148.000000 t:5.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1460[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1461[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1462[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.92) from link #0
1463[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1464[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.92) from link #1
1465[Parsed_overlay_2 @ 0x3e39a60] n:149.000000 t:5.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1466[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1467[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1468[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.96) from link #0
1469[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1470[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:5.96) from link #1
1471[Parsed_overlay_2 @ 0x3e39a60] n:150.000000 t:5.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1472[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1473[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1474[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6) from link #0
1475[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1476[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6) from link #1
1477[Parsed_overlay_2 @ 0x3e39a60] n:151.000000 t:6.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1478[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1479[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1480[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.04) from link #0
1481[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1482[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.04) from link #1
1483[Parsed_overlay_2 @ 0x3e39a60] n:152.000000 t:6.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1484[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1485[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1486[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.08) from link #0
1487[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1488[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.08) from link #1
1489[Parsed_overlay_2 @ 0x3e39a60] n:153.000000 t:6.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1490[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1491[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1492[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.12) from link #0
1493[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1494[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.12) from link #1
1495[Parsed_overlay_2 @ 0x3e39a60] n:154.000000 t:6.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1496[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1497[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1498[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.16) from link #0
1499[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1500[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.16) from link #1
1501[Parsed_overlay_2 @ 0x3e39a60] n:155.000000 t:6.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1502[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1503[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1504[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.2) from link #0
1505[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1506[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.2) from link #1
1507[Parsed_overlay_2 @ 0x3e39a60] n:156.000000 t:6.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1508[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1509[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1510[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.24) from link #0
1511[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1512[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.24) from link #1
1513[Parsed_overlay_2 @ 0x3e39a60] n:157.000000 t:6.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1514[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1515[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1516[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.28) from link #0
1517[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1518[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.28) from link #1
1519[Parsed_overlay_2 @ 0x3e39a60] n:158.000000 t:6.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1520[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1521[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1522[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.32) from link #0
1523[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1524[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.32) from link #1
1525[Parsed_overlay_2 @ 0x3e39a60] n:159.000000 t:6.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1526[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1527[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1528[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.36) from link #0
1529[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1530[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.36) from link #1
1531[Parsed_overlay_2 @ 0x3e39a60] n:160.000000 t:6.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1532[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1533[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1534[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.4) from link #0
1535[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1536[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.4) from link #1
1537[Parsed_overlay_2 @ 0x3e39a60] n:161.000000 t:6.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1538[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1539[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1540[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.44) from link #0
1541[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1542[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.44) from link #1
1543[Parsed_overlay_2 @ 0x3e39a60] n:162.000000 t:6.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1544[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1545[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1546[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.48) from link #0
1547[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1548[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.48) from link #1
1549[Parsed_overlay_2 @ 0x3e39a60] n:163.000000 t:6.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1550[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1551[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1552[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.52) from link #0
1553[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1554[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.52) from link #1
1555[Parsed_overlay_2 @ 0x3e39a60] n:164.000000 t:6.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1556[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1557[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1558[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.56) from link #0
1559[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1560[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.56) from link #1
1561[Parsed_overlay_2 @ 0x3e39a60] n:165.000000 t:6.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1562[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1563[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1564[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.6) from link #0
1565[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1566[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.6) from link #1
1567[Parsed_overlay_2 @ 0x3e39a60] n:166.000000 t:6.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1568[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1569[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.64) from link #0
1571[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1572[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.64) from link #1
1573[Parsed_overlay_2 @ 0x3e39a60] n:167.000000 t:6.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1574[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1575[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.68) from link #0
1577[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1578[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.68) from link #1
1579[Parsed_overlay_2 @ 0x3e39a60] n:168.000000 t:6.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1580[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1581[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.72) from link #0
1583[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1584[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.72) from link #1
1585[Parsed_overlay_2 @ 0x3e39a60] n:169.000000 t:6.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1586[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1587[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.76) from link #0
1589[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1590[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.76) from link #1
1591[Parsed_overlay_2 @ 0x3e39a60] n:170.000000 t:6.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1592[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1593[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.8) from link #0
1595[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1596[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.8) from link #1
1597[Parsed_overlay_2 @ 0x3e39a60] n:171.000000 t:6.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1598[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1599[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.84) from link #0
1601[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1602[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.84) from link #1
1603[Parsed_overlay_2 @ 0x3e39a60] n:172.000000 t:6.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1604[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1605[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.88) from link #0
1607[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1608[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.88) from link #1
1609[Parsed_overlay_2 @ 0x3e39a60] n:173.000000 t:6.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1610[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1611[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.92) from link #0
1613[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1614[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.92) from link #1
1615[Parsed_overlay_2 @ 0x3e39a60] n:174.000000 t:6.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1616[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1617[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.96) from link #0
1619[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1620[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:6.96) from link #1
1621[Parsed_overlay_2 @ 0x3e39a60] n:175.000000 t:6.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1622[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1623[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7) from link #0
1625[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1626[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7) from link #1
1627[Parsed_overlay_2 @ 0x3e39a60] n:176.000000 t:7.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1628[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1629[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.04) from link #0
1631[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1632[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.04) from link #1
1633[Parsed_overlay_2 @ 0x3e39a60] n:177.000000 t:7.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1634[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1635[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.08) from link #0
1637[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1638[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.08) from link #1
1639[Parsed_overlay_2 @ 0x3e39a60] n:178.000000 t:7.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1640[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1641[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1642[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.12) from link #0
1643[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1644[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.12) from link #1
1645[Parsed_overlay_2 @ 0x3e39a60] n:179.000000 t:7.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1646[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1647[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.16) from link #0
1649[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1650[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.16) from link #1
1651[Parsed_overlay_2 @ 0x3e39a60] n:180.000000 t:7.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1652[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1653[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1654[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.2) from link #0
1655[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1656[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.2) from link #1
1657[Parsed_overlay_2 @ 0x3e39a60] n:181.000000 t:7.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1658[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1659[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1660[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.24) from link #0
1661[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1662[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.24) from link #1
1663[Parsed_overlay_2 @ 0x3e39a60] n:182.000000 t:7.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1664[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1665[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1666[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.28) from link #0
1667[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1668[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.28) from link #1
1669[Parsed_overlay_2 @ 0x3e39a60] n:183.000000 t:7.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1670[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1671[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1672[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.32) from link #0
1673[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1674[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.32) from link #1
1675[Parsed_overlay_2 @ 0x3e39a60] n:184.000000 t:7.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1676[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1677[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1678[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.36) from link #0
1679[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1680[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.36) from link #1
1681[Parsed_overlay_2 @ 0x3e39a60] n:185.000000 t:7.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1682[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1683[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1684[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.4) from link #0
1685[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1686[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.4) from link #1
1687[Parsed_overlay_2 @ 0x3e39a60] n:186.000000 t:7.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1688[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1689[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1690[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.44) from link #0
1691[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1692frame= 186 fps=123 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:07.44 bitrate=N/A speed=4.93x
1693[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.44) from link #1
1694[Parsed_overlay_2 @ 0x3e39a60] n:187.000000 t:7.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1695[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1696[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1697[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.48) from link #0
1698[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1699[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.48) from link #1
1700[Parsed_overlay_2 @ 0x3e39a60] n:188.000000 t:7.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1701[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1702[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1703[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.52) from link #0
1704[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1705[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.52) from link #1
1706[Parsed_overlay_2 @ 0x3e39a60] n:189.000000 t:7.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1707[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1708[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.56) from link #0
1709[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1710[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.56) from link #1
1711[Parsed_overlay_2 @ 0x3e39a60] n:190.000000 t:7.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1712[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1713[AVIOContext @ 0x3dec020] Statistics: 0 seeks, 5 writeouts
1714[file @ 0x50d10e0] Setting default whitelist 'file,crypto'
1715[file @ 0x50d0900] Setting default whitelist 'file,crypto'
1716[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:0
1717[AVIOContext @ 0x3dec020] Statistics: 0 seeks, 1 writeouts
1718[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1719[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.6) from link #0
1720[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1721[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.6) from link #1
1722[Parsed_overlay_2 @ 0x3e39a60] n:191.000000 t:7.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1723[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1724[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1725[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.64) from link #0
1726[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1727[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.64) from link #1
1728[Parsed_overlay_2 @ 0x3e39a60] n:192.000000 t:7.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1729[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1730[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1731[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.68) from link #0
1732[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1733[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.68) from link #1
1734[Parsed_overlay_2 @ 0x3e39a60] n:193.000000 t:7.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1735[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1736[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1737[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.72) from link #0
1738[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1739[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.72) from link #1
1740[Parsed_overlay_2 @ 0x3e39a60] n:194.000000 t:7.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1741[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1742[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1743[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.76) from link #0
1744[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1745[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.76) from link #1
1746[Parsed_overlay_2 @ 0x3e39a60] n:195.000000 t:7.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1747[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1748[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1749[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.8) from link #0
1750[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1751[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.8) from link #1
1752[Parsed_overlay_2 @ 0x3e39a60] n:196.000000 t:7.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1753[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1754[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1755[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.84) from link #0
1756[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1757[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.84) from link #1
1758[Parsed_overlay_2 @ 0x3e39a60] n:197.000000 t:7.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1759[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1760[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1761[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.88) from link #0
1762[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1763[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.88) from link #1
1764[Parsed_overlay_2 @ 0x3e39a60] n:198.000000 t:7.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1765[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1766[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1767[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.92) from link #0
1768[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1769[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.92) from link #1
1770[Parsed_overlay_2 @ 0x3e39a60] n:199.000000 t:7.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1771[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1772[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1773[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.96) from link #0
1774[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1775[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:7.96) from link #1
1776[Parsed_overlay_2 @ 0x3e39a60] n:200.000000 t:7.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1777[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1778[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1779[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8) from link #0
1780[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1781[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8) from link #1
1782[Parsed_overlay_2 @ 0x3e39a60] n:201.000000 t:8.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1783[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1784[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1785[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.04) from link #0
1786[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1787[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.04) from link #1
1788[Parsed_overlay_2 @ 0x3e39a60] n:202.000000 t:8.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1789[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1790[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1791[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.08) from link #0
1792[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1793[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.08) from link #1
1794[Parsed_overlay_2 @ 0x3e39a60] n:203.000000 t:8.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1795[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1796[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1797[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.12) from link #0
1798[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1799[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.12) from link #1
1800[Parsed_overlay_2 @ 0x3e39a60] n:204.000000 t:8.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1801[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1802[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1803[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.16) from link #0
1804[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1805[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.16) from link #1
1806[Parsed_overlay_2 @ 0x3e39a60] n:205.000000 t:8.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1807[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1808[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1809[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.2) from link #0
1810[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1811[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.2) from link #1
1812[Parsed_overlay_2 @ 0x3e39a60] n:206.000000 t:8.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1813[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1814[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1815[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.24) from link #0
1816[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1817[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.24) from link #1
1818[Parsed_overlay_2 @ 0x3e39a60] n:207.000000 t:8.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1819[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1820[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1821[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.28) from link #0
1822[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1823[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.28) from link #1
1824[Parsed_overlay_2 @ 0x3e39a60] n:208.000000 t:8.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1825[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1826[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1827[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.32) from link #0
1828[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1829[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.32) from link #1
1830[Parsed_overlay_2 @ 0x3e39a60] n:209.000000 t:8.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1831[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1832[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1833[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.36) from link #0
1834[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1835[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.36) from link #1
1836[Parsed_overlay_2 @ 0x3e39a60] n:210.000000 t:8.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1837[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1838[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1839[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.4) from link #0
1840[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1841[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.4) from link #1
1842[Parsed_overlay_2 @ 0x3e39a60] n:211.000000 t:8.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1843[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1844[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1845[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.44) from link #0
1846[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1847[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.44) from link #1
1848[Parsed_overlay_2 @ 0x3e39a60] n:212.000000 t:8.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1849[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1850[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1851[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.48) from link #0
1852[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1853[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.48) from link #1
1854[Parsed_overlay_2 @ 0x3e39a60] n:213.000000 t:8.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1855[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1856[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1857[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.52) from link #0
1858[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1859[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.52) from link #1
1860[Parsed_overlay_2 @ 0x3e39a60] n:214.000000 t:8.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1861[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1862[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1863[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.56) from link #0
1864[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1865[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.56) from link #1
1866[Parsed_overlay_2 @ 0x3e39a60] n:215.000000 t:8.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1867[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1868[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1869[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.6) from link #0
1870[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1871[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.6) from link #1
1872[Parsed_overlay_2 @ 0x3e39a60] n:216.000000 t:8.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1873[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1874[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1875[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.64) from link #0
1876[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1877[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.64) from link #1
1878[Parsed_overlay_2 @ 0x3e39a60] n:217.000000 t:8.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1879[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1880[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1881[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.68) from link #0
1882[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1883[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.68) from link #1
1884[Parsed_overlay_2 @ 0x3e39a60] n:218.000000 t:8.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1885[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1886[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1887[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.72) from link #0
1888[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1889[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.72) from link #1
1890[Parsed_overlay_2 @ 0x3e39a60] n:219.000000 t:8.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1891[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1892[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1893[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.76) from link #0
1894[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1895[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.76) from link #1
1896[Parsed_overlay_2 @ 0x3e39a60] n:220.000000 t:8.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1897[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1898[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1899[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.8) from link #0
1900[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1901[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.8) from link #1
1902[Parsed_overlay_2 @ 0x3e39a60] n:221.000000 t:8.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1903[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1904[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1905[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.84) from link #0
1906[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1907[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.84) from link #1
1908[Parsed_overlay_2 @ 0x3e39a60] n:222.000000 t:8.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1909[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1910[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1911[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.88) from link #0
1912[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1913[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.88) from link #1
1914[Parsed_overlay_2 @ 0x3e39a60] n:223.000000 t:8.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1915[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1916[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1917[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.92) from link #0
1918[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1919[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.92) from link #1
1920[Parsed_overlay_2 @ 0x3e39a60] n:224.000000 t:8.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1921[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1922[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1923[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.96) from link #0
1924[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1925[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:8.96) from link #1
1926[Parsed_overlay_2 @ 0x3e39a60] n:225.000000 t:8.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1927[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1928[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1929[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9) from link #0
1930[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1931[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9) from link #1
1932[Parsed_overlay_2 @ 0x3e39a60] n:226.000000 t:9.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1933[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1934[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1935[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.04) from link #0
1936[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1937[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.04) from link #1
1938[Parsed_overlay_2 @ 0x3e39a60] n:227.000000 t:9.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1939[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1940[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1941[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.08) from link #0
1942[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1943[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.08) from link #1
1944[Parsed_overlay_2 @ 0x3e39a60] n:228.000000 t:9.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1945[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1946[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1947[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.12) from link #0
1948[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1949[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.12) from link #1
1950[Parsed_overlay_2 @ 0x3e39a60] n:229.000000 t:9.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1951[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1952[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1953[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.16) from link #0
1954[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1955[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.16) from link #1
1956[Parsed_overlay_2 @ 0x3e39a60] n:230.000000 t:9.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1957[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1958[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1959[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.2) from link #0
1960[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1961[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.2) from link #1
1962[Parsed_overlay_2 @ 0x3e39a60] n:231.000000 t:9.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1963[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1964[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1965[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.24) from link #0
1966[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1967[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.24) from link #1
1968[Parsed_overlay_2 @ 0x3e39a60] n:232.000000 t:9.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1969[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1970[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1971[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.28) from link #0
1972[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1973[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.28) from link #1
1974[Parsed_overlay_2 @ 0x3e39a60] n:233.000000 t:9.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1975[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1976[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1977[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.32) from link #0
1978[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1979[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.32) from link #1
1980[Parsed_overlay_2 @ 0x3e39a60] n:234.000000 t:9.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1981[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1982[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1983[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.36) from link #0
1984[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1985[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.36) from link #1
1986[Parsed_overlay_2 @ 0x3e39a60] n:235.000000 t:9.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1987[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1988[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1989[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.4) from link #0
1990[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1991[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.4) from link #1
1992[Parsed_overlay_2 @ 0x3e39a60] n:236.000000 t:9.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1993[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
1994[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
1995[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.44) from link #0
1996[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
1997[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.44) from link #1
1998[Parsed_overlay_2 @ 0x3e39a60] n:237.000000 t:9.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
1999[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2000[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2001[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.48) from link #0
2002[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2003[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.48) from link #1
2004[Parsed_overlay_2 @ 0x3e39a60] n:238.000000 t:9.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2005[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2006[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2007[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.52) from link #0
2008[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2009[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.52) from link #1
2010[Parsed_overlay_2 @ 0x3e39a60] n:239.000000 t:9.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2011[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2012[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2013[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.56) from link #0
2014[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2015[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.56) from link #1
2016[Parsed_overlay_2 @ 0x3e39a60] n:240.000000 t:9.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2017[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2018[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2019[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.6) from link #0
2020[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2021[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.6) from link #1
2022[Parsed_overlay_2 @ 0x3e39a60] n:241.000000 t:9.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2023[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2024[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2025[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.64) from link #0
2026[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2027[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.64) from link #1
2028[Parsed_overlay_2 @ 0x3e39a60] n:242.000000 t:9.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2029[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2030[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2031[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.68) from link #0
2032[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2033[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.68) from link #1
2034[Parsed_overlay_2 @ 0x3e39a60] n:243.000000 t:9.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2035[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2036[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2037frame= 243 fps=121 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:10.00 bitrate=N/A speed=4.97x
2038[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.72) from link #0
2039[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2040[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.72) from link #1
2041[Parsed_overlay_2 @ 0x3e39a60] n:244.000000 t:9.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2042[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2043[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2044[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.76) from link #0
2045[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2046[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.76) from link #1
2047[Parsed_overlay_2 @ 0x3e39a60] n:245.000000 t:9.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2048[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2049[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2050[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.8) from link #0
2051[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2052[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.8) from link #1
2053[Parsed_overlay_2 @ 0x3e39a60] n:246.000000 t:9.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2054[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2055[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2056[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.84) from link #0
2057[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2058[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.84) from link #1
2059[Parsed_overlay_2 @ 0x3e39a60] n:247.000000 t:9.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2060[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2061[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2062[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.88) from link #0
2063[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2064[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.88) from link #1
2065[Parsed_overlay_2 @ 0x3e39a60] n:248.000000 t:9.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2066[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2067[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2068[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.92) from link #0
2069[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2070[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.92) from link #1
2071[Parsed_overlay_2 @ 0x3e39a60] n:249.000000 t:9.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2072[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2073[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2074[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.96) from link #0
2075[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2076[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:9.96) from link #1
2077[Parsed_overlay_2 @ 0x3e39a60] n:250.000000 t:9.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2078[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2079[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2080[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10) from link #0
2081[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2082[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10) from link #1
2083[Parsed_overlay_2 @ 0x3e39a60] n:251.000000 t:10.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2084[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2085[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2086[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.04) from link #0
2087[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2088[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.04) from link #1
2089[Parsed_overlay_2 @ 0x3e39a60] n:252.000000 t:10.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2090[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2091[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2092[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.08) from link #0
2093[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2094[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.08) from link #1
2095[Parsed_overlay_2 @ 0x3e39a60] n:253.000000 t:10.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2096[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2097[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2098[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.12) from link #0
2099[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2100[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.12) from link #1
2101[Parsed_overlay_2 @ 0x3e39a60] n:254.000000 t:10.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2102[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2103[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2104[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.16) from link #0
2105[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2106[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.16) from link #1
2107[Parsed_overlay_2 @ 0x3e39a60] n:255.000000 t:10.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2108[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2109[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2110[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.2) from link #0
2111[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2112[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.2) from link #1
2113[Parsed_overlay_2 @ 0x3e39a60] n:256.000000 t:10.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2114[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2115[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2116[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.24) from link #0
2117[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2118[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.24) from link #1
2119[Parsed_overlay_2 @ 0x3e39a60] n:257.000000 t:10.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2120[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2121[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2122[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.28) from link #0
2123[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2124[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.28) from link #1
2125[Parsed_overlay_2 @ 0x3e39a60] n:258.000000 t:10.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2126[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2127[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2128[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.32) from link #0
2129[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2130[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.32) from link #1
2131[Parsed_overlay_2 @ 0x3e39a60] n:259.000000 t:10.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2132[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2133[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2134[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.36) from link #0
2135[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2136[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.36) from link #1
2137[Parsed_overlay_2 @ 0x3e39a60] n:260.000000 t:10.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2138[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2139[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2140[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.4) from link #0
2141[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2142[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.4) from link #1
2143[Parsed_overlay_2 @ 0x3e39a60] n:261.000000 t:10.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2144[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2145[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2146[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.44) from link #0
2147[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2148[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.44) from link #1
2149[Parsed_overlay_2 @ 0x3e39a60] n:262.000000 t:10.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2150[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2151[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2152[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.48) from link #0
2153[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2154[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.48) from link #1
2155[Parsed_overlay_2 @ 0x3e39a60] n:263.000000 t:10.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2156[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2157[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2158[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.52) from link #0
2159[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2160[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.52) from link #1
2161[Parsed_overlay_2 @ 0x3e39a60] n:264.000000 t:10.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2162[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2163[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2164[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.56) from link #0
2165[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2166[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.56) from link #1
2167[Parsed_overlay_2 @ 0x3e39a60] n:265.000000 t:10.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2168[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2169[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2170[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.6) from link #0
2171[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2172[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.6) from link #1
2173[Parsed_overlay_2 @ 0x3e39a60] n:266.000000 t:10.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2174[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2175[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2176[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.64) from link #0
2177[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2178[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.64) from link #1
2179[Parsed_overlay_2 @ 0x3e39a60] n:267.000000 t:10.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2180[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2181[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2182[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.68) from link #0
2183[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2184[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.68) from link #1
2185[Parsed_overlay_2 @ 0x3e39a60] n:268.000000 t:10.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2186[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2187[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2188[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.72) from link #0
2189[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2190[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.72) from link #1
2191[Parsed_overlay_2 @ 0x3e39a60] n:269.000000 t:10.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2192[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2193[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2194[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.76) from link #0
2195[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2196[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.76) from link #1
2197[Parsed_overlay_2 @ 0x3e39a60] n:270.000000 t:10.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2198[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2199[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2200[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.8) from link #0
2201[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2202[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.8) from link #1
2203[Parsed_overlay_2 @ 0x3e39a60] n:271.000000 t:10.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2204[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2205[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2206[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.84) from link #0
2207[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2208[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.84) from link #1
2209[Parsed_overlay_2 @ 0x3e39a60] n:272.000000 t:10.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2210[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2211[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2212[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.88) from link #0
2213[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2214[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.88) from link #1
2215[Parsed_overlay_2 @ 0x3e39a60] n:273.000000 t:10.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2216[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2217[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2218[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.92) from link #0
2219[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2220[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.92) from link #1
2221[Parsed_overlay_2 @ 0x3e39a60] n:274.000000 t:10.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2222[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2223[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2224[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.96) from link #0
2225[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2226[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:10.96) from link #1
2227[Parsed_overlay_2 @ 0x3e39a60] n:275.000000 t:10.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2228[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2229[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2230[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11) from link #0
2231[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2232[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11) from link #1
2233[Parsed_overlay_2 @ 0x3e39a60] n:276.000000 t:11.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2234[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2235[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2236[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.04) from link #0
2237[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2238[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.04) from link #1
2239[Parsed_overlay_2 @ 0x3e39a60] n:277.000000 t:11.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2240[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2241[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2242[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.08) from link #0
2243[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2244[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.08) from link #1
2245[Parsed_overlay_2 @ 0x3e39a60] n:278.000000 t:11.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2246[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2247[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2248[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.12) from link #0
2249[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2250[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.12) from link #1
2251[Parsed_overlay_2 @ 0x3e39a60] n:279.000000 t:11.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2252[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2253[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2254[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.16) from link #0
2255[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2256[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.16) from link #1
2257[Parsed_overlay_2 @ 0x3e39a60] n:280.000000 t:11.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2258[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2259[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2260[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.2) from link #0
2261[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2262[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.2) from link #1
2263[Parsed_overlay_2 @ 0x3e39a60] n:281.000000 t:11.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2264[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2265[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2266[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.24) from link #0
2267[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2268[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.24) from link #1
2269[Parsed_overlay_2 @ 0x3e39a60] n:282.000000 t:11.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2270[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2271[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2272[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.28) from link #0
2273[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2274[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.28) from link #1
2275[Parsed_overlay_2 @ 0x3e39a60] n:283.000000 t:11.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2276[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2277[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2278[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.32) from link #0
2279[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2280[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.32) from link #1
2281[Parsed_overlay_2 @ 0x3e39a60] n:284.000000 t:11.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2282[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2283[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2284[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.36) from link #0
2285[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2286[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.36) from link #1
2287[Parsed_overlay_2 @ 0x3e39a60] n:285.000000 t:11.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2288[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2289[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2290[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.4) from link #0
2291[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2292[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.4) from link #1
2293[Parsed_overlay_2 @ 0x3e39a60] n:286.000000 t:11.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2294[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2295[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2296[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.44) from link #0
2297[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2298[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.44) from link #1
2299[Parsed_overlay_2 @ 0x3e39a60] n:287.000000 t:11.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2300[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2301[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2302[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.48) from link #0
2303[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2304[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.48) from link #1
2305[Parsed_overlay_2 @ 0x3e39a60] n:288.000000 t:11.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2306[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2307[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2308[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.52) from link #0
2309[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2310[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.52) from link #1
2311[Parsed_overlay_2 @ 0x3e39a60] n:289.000000 t:11.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2312[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2313[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2314[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.56) from link #0
2315[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2316[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.56) from link #1
2317[Parsed_overlay_2 @ 0x3e39a60] n:290.000000 t:11.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2318[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2319[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2320[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.6) from link #0
2321[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2322[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.6) from link #1
2323[Parsed_overlay_2 @ 0x3e39a60] n:291.000000 t:11.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2324[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2325[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2326[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.64) from link #0
2327[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2328[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.64) from link #1
2329[Parsed_overlay_2 @ 0x3e39a60] n:292.000000 t:11.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2330[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2331[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2332[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.68) from link #0
2333[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2334[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.68) from link #1
2335[Parsed_overlay_2 @ 0x3e39a60] n:293.000000 t:11.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2336[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2337[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2338[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.72) from link #0
2339[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2340[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.72) from link #1
2341[Parsed_overlay_2 @ 0x3e39a60] n:294.000000 t:11.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2342[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2343[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2344[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.76) from link #0
2345[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2346[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.76) from link #1
2347[Parsed_overlay_2 @ 0x3e39a60] n:295.000000 t:11.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2348[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2349[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2350[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.8) from link #0
2351[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2352[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.8) from link #1
2353[Parsed_overlay_2 @ 0x3e39a60] n:296.000000 t:11.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2354[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2355[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2356[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.84) from link #0
2357[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2358[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.84) from link #1
2359[Parsed_overlay_2 @ 0x3e39a60] n:297.000000 t:11.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2360[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2361[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2362[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.88) from link #0
2363[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2364[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.88) from link #1
2365[Parsed_overlay_2 @ 0x3e39a60] n:298.000000 t:11.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2366[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2367[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2368[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.92) from link #0
2369[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2370[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.92) from link #1
2371[Parsed_overlay_2 @ 0x3e39a60] n:299.000000 t:11.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2372[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2373[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2374[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.96) from link #0
2375[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2376[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:11.96) from link #1
2377[Parsed_overlay_2 @ 0x3e39a60] n:300.000000 t:11.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2378[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2379[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2380[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12) from link #0
2381[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2382[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12) from link #1
2383[Parsed_overlay_2 @ 0x3e39a60] n:301.000000 t:12.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2384[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2385[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2386[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.04) from link #0
2387[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2388[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.04) from link #1
2389[Parsed_overlay_2 @ 0x3e39a60] n:302.000000 t:12.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2390[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2391[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2392[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.08) from link #0
2393[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2394[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.08) from link #1
2395[Parsed_overlay_2 @ 0x3e39a60] n:303.000000 t:12.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2396[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2397[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2398[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.12) from link #0
2399[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2400[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.12) from link #1
2401[Parsed_overlay_2 @ 0x3e39a60] n:304.000000 t:12.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2402[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2403[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2404[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.16) from link #0
2405[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2406[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.16) from link #1
2407[Parsed_overlay_2 @ 0x3e39a60] n:305.000000 t:12.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2408[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2409[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2410[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.2) from link #0
2411[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2412[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.2) from link #1
2413[Parsed_overlay_2 @ 0x3e39a60] n:306.000000 t:12.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2414[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2415[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2416[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.24) from link #0
2417[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2418[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.24) from link #1
2419[Parsed_overlay_2 @ 0x3e39a60] n:307.000000 t:12.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2420[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2421[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2422[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.28) from link #0
2423[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2424frame= 307 fps=122 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:12.28 bitrate=N/A speed=4.89x
2425[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.28) from link #1
2426[Parsed_overlay_2 @ 0x3e39a60] n:308.000000 t:12.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2427[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2428[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2429[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.32) from link #0
2430[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2431[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.32) from link #1
2432[Parsed_overlay_2 @ 0x3e39a60] n:309.000000 t:12.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2433[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2434[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2435[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.36) from link #0
2436[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2437[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.36) from link #1
2438[Parsed_overlay_2 @ 0x3e39a60] n:310.000000 t:12.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2439[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2440[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2441[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.4) from link #0
2442[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2443[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.4) from link #1
2444[Parsed_overlay_2 @ 0x3e39a60] n:311.000000 t:12.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2445[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2446[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2447[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.44) from link #0
2448[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2449[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.44) from link #1
2450[Parsed_overlay_2 @ 0x3e39a60] n:312.000000 t:12.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2451[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2452[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2453[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.48) from link #0
2454[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2455[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.48) from link #1
2456[Parsed_overlay_2 @ 0x3e39a60] n:313.000000 t:12.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2457[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2458[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2459[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.52) from link #0
2460[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2461[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.52) from link #1
2462[Parsed_overlay_2 @ 0x3e39a60] n:314.000000 t:12.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2463[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2464[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.56) from link #0
2465[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2466[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.56) from link #1
2467[Parsed_overlay_2 @ 0x3e39a60] n:315.000000 t:12.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2468[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2469[AVIOContext @ 0x50ce2e0] Statistics: 0 seeks, 5 writeouts
2470[file @ 0x434d660] Setting default whitelist 'file,crypto'
2471[file @ 0x502a540] Setting default whitelist 'file,crypto'
2472[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:0
2473[AVIOContext @ 0x43cbbe0] Statistics: 0 seeks, 1 writeouts
2474[AVIOContext @ 0x50c0fa0] Statistics: 0 seeks, 5 writeouts
2475[file @ 0x50cfae0] Setting default whitelist 'file,crypto'
2476[file @ 0x502a540] Setting default whitelist 'file,crypto'
2477[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:0
2478[AVIOContext @ 0x50a9ca0] Statistics: 0 seeks, 1 writeouts
2479[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2480[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.6) from link #0
2481[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2482[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.6) from link #1
2483[Parsed_overlay_2 @ 0x3e39a60] n:316.000000 t:12.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2484[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2485[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2486[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.64) from link #0
2487[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2488[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.64) from link #1
2489[Parsed_overlay_2 @ 0x3e39a60] n:317.000000 t:12.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2490[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2491[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2492[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.68) from link #0
2493[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2494[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.68) from link #1
2495[Parsed_overlay_2 @ 0x3e39a60] n:318.000000 t:12.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2496[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2497[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2498[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.72) from link #0
2499[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2500[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.72) from link #1
2501[Parsed_overlay_2 @ 0x3e39a60] n:319.000000 t:12.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2502[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2503[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2504[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.76) from link #0
2505[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2506[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.76) from link #1
2507[Parsed_overlay_2 @ 0x3e39a60] n:320.000000 t:12.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2508[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2509[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2510[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.8) from link #0
2511[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2512[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.8) from link #1
2513[Parsed_overlay_2 @ 0x3e39a60] n:321.000000 t:12.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2514[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2515[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2516[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.84) from link #0
2517[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2518[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.84) from link #1
2519[Parsed_overlay_2 @ 0x3e39a60] n:322.000000 t:12.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2520[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2521[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2522[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.88) from link #0
2523[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2524[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.88) from link #1
2525[Parsed_overlay_2 @ 0x3e39a60] n:323.000000 t:12.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2526[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2527[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2528[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.92) from link #0
2529[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2530[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.92) from link #1
2531[Parsed_overlay_2 @ 0x3e39a60] n:324.000000 t:12.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2532[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2533[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2534[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.96) from link #0
2535[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2536[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:12.96) from link #1
2537[Parsed_overlay_2 @ 0x3e39a60] n:325.000000 t:12.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2538[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2539[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2540[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13) from link #0
2541[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2542[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13) from link #1
2543[Parsed_overlay_2 @ 0x3e39a60] n:326.000000 t:13.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2544[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2545[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2546[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.04) from link #0
2547[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2548[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.04) from link #1
2549[Parsed_overlay_2 @ 0x3e39a60] n:327.000000 t:13.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2550[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2551[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2552[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.08) from link #0
2553[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2554[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.08) from link #1
2555[Parsed_overlay_2 @ 0x3e39a60] n:328.000000 t:13.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2556[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2557[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2558[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.12) from link #0
2559[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2560[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.12) from link #1
2561[Parsed_overlay_2 @ 0x3e39a60] n:329.000000 t:13.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2562[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2563[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2564[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.16) from link #0
2565[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2566[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.16) from link #1
2567[Parsed_overlay_2 @ 0x3e39a60] n:330.000000 t:13.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2568[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2569[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.2) from link #0
2571[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2572[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.2) from link #1
2573[Parsed_overlay_2 @ 0x3e39a60] n:331.000000 t:13.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2574[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2575[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.24) from link #0
2577[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2578[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.24) from link #1
2579[Parsed_overlay_2 @ 0x3e39a60] n:332.000000 t:13.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2580[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2581[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.28) from link #0
2583[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2584[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.28) from link #1
2585[Parsed_overlay_2 @ 0x3e39a60] n:333.000000 t:13.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2586[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2587[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.32) from link #0
2589[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2590[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.32) from link #1
2591[Parsed_overlay_2 @ 0x3e39a60] n:334.000000 t:13.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2592[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2593[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.36) from link #0
2595[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2596[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.36) from link #1
2597[Parsed_overlay_2 @ 0x3e39a60] n:335.000000 t:13.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2598[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2599[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.4) from link #0
2601[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2602[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.4) from link #1
2603[Parsed_overlay_2 @ 0x3e39a60] n:336.000000 t:13.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2604[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2605[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.44) from link #0
2607[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2608[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.44) from link #1
2609[Parsed_overlay_2 @ 0x3e39a60] n:337.000000 t:13.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2610[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2611[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.48) from link #0
2613[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2614[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.48) from link #1
2615[Parsed_overlay_2 @ 0x3e39a60] n:338.000000 t:13.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2616[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2617[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.52) from link #0
2619[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2620[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.52) from link #1
2621[Parsed_overlay_2 @ 0x3e39a60] n:339.000000 t:13.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2622[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2623[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.56) from link #0
2625[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2626[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.56) from link #1
2627[Parsed_overlay_2 @ 0x3e39a60] n:340.000000 t:13.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2628[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2629[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.6) from link #0
2631[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2632[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.6) from link #1
2633[Parsed_overlay_2 @ 0x3e39a60] n:341.000000 t:13.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2634[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2635[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.64) from link #0
2637[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2638[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.64) from link #1
2639[Parsed_overlay_2 @ 0x3e39a60] n:342.000000 t:13.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2640[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2641[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2642[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.68) from link #0
2643[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2644[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.68) from link #1
2645[Parsed_overlay_2 @ 0x3e39a60] n:343.000000 t:13.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2646[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2647[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.72) from link #0
2649[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2650[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.72) from link #1
2651[Parsed_overlay_2 @ 0x3e39a60] n:344.000000 t:13.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2652[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2653[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2654[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.76) from link #0
2655[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2656[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.76) from link #1
2657[Parsed_overlay_2 @ 0x3e39a60] n:345.000000 t:13.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2658[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2659[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2660[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.8) from link #0
2661[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2662[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.8) from link #1
2663[Parsed_overlay_2 @ 0x3e39a60] n:346.000000 t:13.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2664[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2665[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2666[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.84) from link #0
2667[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2668[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.84) from link #1
2669[Parsed_overlay_2 @ 0x3e39a60] n:347.000000 t:13.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2670[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2671[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2672[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.88) from link #0
2673[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2674[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.88) from link #1
2675[Parsed_overlay_2 @ 0x3e39a60] n:348.000000 t:13.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2676[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2677[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2678[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.92) from link #0
2679[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2680[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.92) from link #1
2681[Parsed_overlay_2 @ 0x3e39a60] n:349.000000 t:13.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2682[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2683[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2684[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.96) from link #0
2685[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2686[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:13.96) from link #1
2687[Parsed_overlay_2 @ 0x3e39a60] n:350.000000 t:13.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2688[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2689[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2690[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14) from link #0
2691[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2692[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14) from link #1
2693[Parsed_overlay_2 @ 0x3e39a60] n:351.000000 t:14.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2694[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2695[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2696[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.04) from link #0
2697[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2698[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.04) from link #1
2699[Parsed_overlay_2 @ 0x3e39a60] n:352.000000 t:14.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2700[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2701[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2702[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.08) from link #0
2703[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2704[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.08) from link #1
2705[Parsed_overlay_2 @ 0x3e39a60] n:353.000000 t:14.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2706[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2707[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2708[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.12) from link #0
2709[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2710[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.12) from link #1
2711[Parsed_overlay_2 @ 0x3e39a60] n:354.000000 t:14.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2712[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2713[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2714[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.16) from link #0
2715[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2716[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.16) from link #1
2717[Parsed_overlay_2 @ 0x3e39a60] n:355.000000 t:14.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2718[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2719[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2720[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.2) from link #0
2721[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2722[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.2) from link #1
2723[Parsed_overlay_2 @ 0x3e39a60] n:356.000000 t:14.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2724[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2725[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2726[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.24) from link #0
2727[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2728[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.24) from link #1
2729[Parsed_overlay_2 @ 0x3e39a60] n:357.000000 t:14.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2730[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2731[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2732[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.28) from link #0
2733[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2734[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.28) from link #1
2735[Parsed_overlay_2 @ 0x3e39a60] n:358.000000 t:14.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2736[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2737[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2738[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.32) from link #0
2739[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2740[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.32) from link #1
2741[Parsed_overlay_2 @ 0x3e39a60] n:359.000000 t:14.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2742[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2743[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2744[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.36) from link #0
2745[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2746[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.36) from link #1
2747[Parsed_overlay_2 @ 0x3e39a60] n:360.000000 t:14.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2748[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2749[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2750[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.4) from link #0
2751[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2752[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.4) from link #1
2753[Parsed_overlay_2 @ 0x3e39a60] n:361.000000 t:14.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2754[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2755[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2756[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.44) from link #0
2757[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2758[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.44) from link #1
2759[Parsed_overlay_2 @ 0x3e39a60] n:362.000000 t:14.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2760[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2761[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2762[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.48) from link #0
2763[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2764[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.48) from link #1
2765[Parsed_overlay_2 @ 0x3e39a60] n:363.000000 t:14.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2766[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2767[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2768[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.52) from link #0
2769[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2770frame= 363 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:15.00 bitrate=N/A speed=4.98x
2771[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.52) from link #1
2772[Parsed_overlay_2 @ 0x3e39a60] n:364.000000 t:14.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2773[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2774[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2775[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.56) from link #0
2776[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2777[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.56) from link #1
2778[Parsed_overlay_2 @ 0x3e39a60] n:365.000000 t:14.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2779[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2780[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2781[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.6) from link #0
2782[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2783[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.6) from link #1
2784[Parsed_overlay_2 @ 0x3e39a60] n:366.000000 t:14.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2785[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2786[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2787[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.64) from link #0
2788[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2789[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.64) from link #1
2790[Parsed_overlay_2 @ 0x3e39a60] n:367.000000 t:14.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2791[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2792[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2793[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.68) from link #0
2794[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2795[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.68) from link #1
2796[Parsed_overlay_2 @ 0x3e39a60] n:368.000000 t:14.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2797[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2798[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2799[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.72) from link #0
2800[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2801[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.72) from link #1
2802[Parsed_overlay_2 @ 0x3e39a60] n:369.000000 t:14.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2803[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2804[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2805[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.76) from link #0
2806[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2807[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.76) from link #1
2808[Parsed_overlay_2 @ 0x3e39a60] n:370.000000 t:14.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2809[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2810[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2811[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.8) from link #0
2812[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2813[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.8) from link #1
2814[Parsed_overlay_2 @ 0x3e39a60] n:371.000000 t:14.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2815[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2816[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2817[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.84) from link #0
2818[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2819[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.84) from link #1
2820[Parsed_overlay_2 @ 0x3e39a60] n:372.000000 t:14.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2821[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2822[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2823[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.88) from link #0
2824[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2825[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.88) from link #1
2826[Parsed_overlay_2 @ 0x3e39a60] n:373.000000 t:14.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2827[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2828[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2829[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.92) from link #0
2830[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2831[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.92) from link #1
2832[Parsed_overlay_2 @ 0x3e39a60] n:374.000000 t:14.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2833[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2834[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2835[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.96) from link #0
2836[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2837[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:14.96) from link #1
2838[Parsed_overlay_2 @ 0x3e39a60] n:375.000000 t:14.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2839[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2840[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2841[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15) from link #0
2842[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2843[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15) from link #1
2844[Parsed_overlay_2 @ 0x3e39a60] n:376.000000 t:15.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2845[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2846[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2847[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.04) from link #0
2848[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2849[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.04) from link #1
2850[Parsed_overlay_2 @ 0x3e39a60] n:377.000000 t:15.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2851[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2852[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2853[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.08) from link #0
2854[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2855[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.08) from link #1
2856[Parsed_overlay_2 @ 0x3e39a60] n:378.000000 t:15.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2857[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2858[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2859[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.12) from link #0
2860[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2861[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.12) from link #1
2862[Parsed_overlay_2 @ 0x3e39a60] n:379.000000 t:15.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2863[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2864[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2865[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.16) from link #0
2866[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2867[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.16) from link #1
2868[Parsed_overlay_2 @ 0x3e39a60] n:380.000000 t:15.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2869[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2870[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2871[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.2) from link #0
2872[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2873[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.2) from link #1
2874[Parsed_overlay_2 @ 0x3e39a60] n:381.000000 t:15.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2875[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2876[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2877[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.24) from link #0
2878[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2879[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.24) from link #1
2880[Parsed_overlay_2 @ 0x3e39a60] n:382.000000 t:15.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2881[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2882[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2883[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.28) from link #0
2884[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2885[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.28) from link #1
2886[Parsed_overlay_2 @ 0x3e39a60] n:383.000000 t:15.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2887[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2888[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2889[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.32) from link #0
2890[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2891[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.32) from link #1
2892[Parsed_overlay_2 @ 0x3e39a60] n:384.000000 t:15.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2893[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2894[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2895[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.36) from link #0
2896[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2897[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.36) from link #1
2898[Parsed_overlay_2 @ 0x3e39a60] n:385.000000 t:15.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2899[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2900[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2901[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.4) from link #0
2902[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2903[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.4) from link #1
2904[Parsed_overlay_2 @ 0x3e39a60] n:386.000000 t:15.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2905[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2906[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2907[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.44) from link #0
2908[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2909[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.44) from link #1
2910[Parsed_overlay_2 @ 0x3e39a60] n:387.000000 t:15.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2911[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2912[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2913[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.48) from link #0
2914[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2915[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.48) from link #1
2916[Parsed_overlay_2 @ 0x3e39a60] n:388.000000 t:15.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2917[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2918[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2919[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.52) from link #0
2920[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2921[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.52) from link #1
2922[Parsed_overlay_2 @ 0x3e39a60] n:389.000000 t:15.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2923[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2924[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2925[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.56) from link #0
2926[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2927[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.56) from link #1
2928[Parsed_overlay_2 @ 0x3e39a60] n:390.000000 t:15.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2929[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2930[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2931[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.6) from link #0
2932[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2933[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.6) from link #1
2934[Parsed_overlay_2 @ 0x3e39a60] n:391.000000 t:15.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2935[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2936[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2937[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.64) from link #0
2938[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2939[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.64) from link #1
2940[Parsed_overlay_2 @ 0x3e39a60] n:392.000000 t:15.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2941[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2942[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2943[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.68) from link #0
2944[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2945[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.68) from link #1
2946[Parsed_overlay_2 @ 0x3e39a60] n:393.000000 t:15.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2947[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2948[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2949[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.72) from link #0
2950[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2951[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.72) from link #1
2952[Parsed_overlay_2 @ 0x3e39a60] n:394.000000 t:15.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2953[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2954[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2955[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.76) from link #0
2956[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2957[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.76) from link #1
2958[Parsed_overlay_2 @ 0x3e39a60] n:395.000000 t:15.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2959[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2960[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2961[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.8) from link #0
2962[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2963[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.8) from link #1
2964[Parsed_overlay_2 @ 0x3e39a60] n:396.000000 t:15.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2965[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2966[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2967[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.84) from link #0
2968[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2969[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.84) from link #1
2970[Parsed_overlay_2 @ 0x3e39a60] n:397.000000 t:15.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2971[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2972[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2973[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.88) from link #0
2974[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2975[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.88) from link #1
2976[Parsed_overlay_2 @ 0x3e39a60] n:398.000000 t:15.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2977[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2978[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2979[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.92) from link #0
2980[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2981[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.92) from link #1
2982[Parsed_overlay_2 @ 0x3e39a60] n:399.000000 t:15.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2983[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2984[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2985[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.96) from link #0
2986[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2987[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:15.96) from link #1
2988[Parsed_overlay_2 @ 0x3e39a60] n:400.000000 t:15.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2989[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2990[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2991[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16) from link #0
2992[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2993[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16) from link #1
2994[Parsed_overlay_2 @ 0x3e39a60] n:401.000000 t:16.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
2995[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
2996[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
2997[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.04) from link #0
2998[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
2999[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.04) from link #1
3000[Parsed_overlay_2 @ 0x3e39a60] n:402.000000 t:16.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3001[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3002[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3003[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.08) from link #0
3004[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3005[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.08) from link #1
3006[Parsed_overlay_2 @ 0x3e39a60] n:403.000000 t:16.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3007[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3008[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3009[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.12) from link #0
3010[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3011[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.12) from link #1
3012[Parsed_overlay_2 @ 0x3e39a60] n:404.000000 t:16.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3013[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3014[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3015[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.16) from link #0
3016[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3017[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.16) from link #1
3018[Parsed_overlay_2 @ 0x3e39a60] n:405.000000 t:16.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3019[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3020[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3021[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.2) from link #0
3022[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3023[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.2) from link #1
3024[Parsed_overlay_2 @ 0x3e39a60] n:406.000000 t:16.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3025[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3026[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3027[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.24) from link #0
3028[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3029[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.24) from link #1
3030[Parsed_overlay_2 @ 0x3e39a60] n:407.000000 t:16.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3031[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3032[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3033[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.28) from link #0
3034[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3035[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.28) from link #1
3036[Parsed_overlay_2 @ 0x3e39a60] n:408.000000 t:16.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3037[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3038[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3039[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.32) from link #0
3040[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3041[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.32) from link #1
3042[Parsed_overlay_2 @ 0x3e39a60] n:409.000000 t:16.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3043[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3044[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3045[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.36) from link #0
3046[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3047[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.36) from link #1
3048[Parsed_overlay_2 @ 0x3e39a60] n:410.000000 t:16.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3049[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3050[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3051[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.4) from link #0
3052[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3053[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.4) from link #1
3054[Parsed_overlay_2 @ 0x3e39a60] n:411.000000 t:16.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3055[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3056[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3057[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.44) from link #0
3058[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3059[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.44) from link #1
3060[Parsed_overlay_2 @ 0x3e39a60] n:412.000000 t:16.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3061[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3062[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3063[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.48) from link #0
3064[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3065[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.48) from link #1
3066[Parsed_overlay_2 @ 0x3e39a60] n:413.000000 t:16.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3067[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3068[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3069[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.52) from link #0
3070[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3071[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.52) from link #1
3072[Parsed_overlay_2 @ 0x3e39a60] n:414.000000 t:16.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3073[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3074[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3075[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.56) from link #0
3076[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3077[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.56) from link #1
3078[Parsed_overlay_2 @ 0x3e39a60] n:415.000000 t:16.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3079[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3080[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3081[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.6) from link #0
3082[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3083[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.6) from link #1
3084[Parsed_overlay_2 @ 0x3e39a60] n:416.000000 t:16.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3085[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3086[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3087[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.64) from link #0
3088[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3089[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.64) from link #1
3090[Parsed_overlay_2 @ 0x3e39a60] n:417.000000 t:16.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3091[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3092[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3093[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.68) from link #0
3094[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3095[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.68) from link #1
3096[Parsed_overlay_2 @ 0x3e39a60] n:418.000000 t:16.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3097[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3098[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3099[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.72) from link #0
3100[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3101[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.72) from link #1
3102[Parsed_overlay_2 @ 0x3e39a60] n:419.000000 t:16.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3103[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3104[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3105[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.76) from link #0
3106[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3107[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.76) from link #1
3108[Parsed_overlay_2 @ 0x3e39a60] n:420.000000 t:16.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3109[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3110[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3111[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.8) from link #0
3112[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3113[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.8) from link #1
3114[Parsed_overlay_2 @ 0x3e39a60] n:421.000000 t:16.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3115[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3116[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3117[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.84) from link #0
3118[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3119[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.84) from link #1
3120[Parsed_overlay_2 @ 0x3e39a60] n:422.000000 t:16.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3121[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3122[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3123[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.88) from link #0
3124[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3125[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.88) from link #1
3126[Parsed_overlay_2 @ 0x3e39a60] n:423.000000 t:16.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3127[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3128[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3129[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.92) from link #0
3130[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3131[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.92) from link #1
3132[Parsed_overlay_2 @ 0x3e39a60] n:424.000000 t:16.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3133[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3134[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3135[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.96) from link #0
3136[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3137[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:16.96) from link #1
3138[Parsed_overlay_2 @ 0x3e39a60] n:425.000000 t:16.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3139[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3140[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3141[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17) from link #0
3142[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3143[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17) from link #1
3144[Parsed_overlay_2 @ 0x3e39a60] n:426.000000 t:17.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3145[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3146[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3147[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.04) from link #0
3148[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3149[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.04) from link #1
3150[Parsed_overlay_2 @ 0x3e39a60] n:427.000000 t:17.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3151[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3152[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3153[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.08) from link #0
3154[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3155[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.08) from link #1
3156[Parsed_overlay_2 @ 0x3e39a60] n:428.000000 t:17.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3157[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3158[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3159[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.12) from link #0
3160[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3161frame= 428 fps=122 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:17.12 bitrate=N/A speed=4.86x
3162[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.12) from link #1
3163[Parsed_overlay_2 @ 0x3e39a60] n:429.000000 t:17.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3164[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3165[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3166[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.16) from link #0
3167[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3168[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.16) from link #1
3169[Parsed_overlay_2 @ 0x3e39a60] n:430.000000 t:17.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3170[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3171[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3172[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.2) from link #0
3173[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3174[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.2) from link #1
3175[Parsed_overlay_2 @ 0x3e39a60] n:431.000000 t:17.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3176[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3177[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3178[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.24) from link #0
3179[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3180[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.24) from link #1
3181[Parsed_overlay_2 @ 0x3e39a60] n:432.000000 t:17.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3182[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3183[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3184[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.28) from link #0
3185[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3186[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.28) from link #1
3187[Parsed_overlay_2 @ 0x3e39a60] n:433.000000 t:17.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3188[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3189[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3190[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.32) from link #0
3191[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3192[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.32) from link #1
3193[Parsed_overlay_2 @ 0x3e39a60] n:434.000000 t:17.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3194[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3195[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3196[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.36) from link #0
3197[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3198[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.36) from link #1
3199[Parsed_overlay_2 @ 0x3e39a60] n:435.000000 t:17.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3200[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3201[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3202[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.4) from link #0
3203[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3204[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.4) from link #1
3205[Parsed_overlay_2 @ 0x3e39a60] n:436.000000 t:17.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3206[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3207[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3208[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.44) from link #0
3209[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3210[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.44) from link #1
3211[Parsed_overlay_2 @ 0x3e39a60] n:437.000000 t:17.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3212[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3213[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3214[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.48) from link #0
3215[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3216[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.48) from link #1
3217[Parsed_overlay_2 @ 0x3e39a60] n:438.000000 t:17.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3218[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3219[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3220[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.52) from link #0
3221[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3222[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.52) from link #1
3223[Parsed_overlay_2 @ 0x3e39a60] n:439.000000 t:17.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3224[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3225[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.56) from link #0
3226[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3227[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.56) from link #1
3228[Parsed_overlay_2 @ 0x3e39a60] n:440.000000 t:17.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3229[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3230[AVIOContext @ 0x43cbbe0] Statistics: 0 seeks, 5 writeouts
3231[file @ 0x3f79c20] Setting default whitelist 'file,crypto'
3232[file @ 0x550bd00] Setting default whitelist 'file,crypto'
3233[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:0
3234[AVIOContext @ 0x550cd00] Statistics: 0 seeks, 1 writeouts
3235[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3236[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.6) from link #0
3237[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3238[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.6) from link #1
3239[Parsed_overlay_2 @ 0x3e39a60] n:441.000000 t:17.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3240[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3241[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3242[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.64) from link #0
3243[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3244[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.64) from link #1
3245[Parsed_overlay_2 @ 0x3e39a60] n:442.000000 t:17.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3246[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3247[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3248[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.68) from link #0
3249[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3250[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.68) from link #1
3251[Parsed_overlay_2 @ 0x3e39a60] n:443.000000 t:17.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3252[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3253[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3254[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.72) from link #0
3255[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3256[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.72) from link #1
3257[Parsed_overlay_2 @ 0x3e39a60] n:444.000000 t:17.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3258[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3259[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3260[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.76) from link #0
3261[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3262[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.76) from link #1
3263[Parsed_overlay_2 @ 0x3e39a60] n:445.000000 t:17.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3264[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3265[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3266[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.8) from link #0
3267[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3268[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.8) from link #1
3269[Parsed_overlay_2 @ 0x3e39a60] n:446.000000 t:17.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3270[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3271[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3272[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.84) from link #0
3273[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3274[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.84) from link #1
3275[Parsed_overlay_2 @ 0x3e39a60] n:447.000000 t:17.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3276[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3277[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3278[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.88) from link #0
3279[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3280[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.88) from link #1
3281[Parsed_overlay_2 @ 0x3e39a60] n:448.000000 t:17.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3282[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3283[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3284[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.92) from link #0
3285[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3286[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.92) from link #1
3287[Parsed_overlay_2 @ 0x3e39a60] n:449.000000 t:17.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3288[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3289[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3290[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.96) from link #0
3291[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3292[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:17.96) from link #1
3293[Parsed_overlay_2 @ 0x3e39a60] n:450.000000 t:17.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3294[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3295[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3296[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18) from link #0
3297[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3298[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18) from link #1
3299[Parsed_overlay_2 @ 0x3e39a60] n:451.000000 t:18.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3300[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3301[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3302[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.04) from link #0
3303[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3304[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.04) from link #1
3305[Parsed_overlay_2 @ 0x3e39a60] n:452.000000 t:18.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3306[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3307[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3308[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.08) from link #0
3309[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3310[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.08) from link #1
3311[Parsed_overlay_2 @ 0x3e39a60] n:453.000000 t:18.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3312[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3313[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3314[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.12) from link #0
3315[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3316[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.12) from link #1
3317[Parsed_overlay_2 @ 0x3e39a60] n:454.000000 t:18.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3318[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3319[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3320[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.16) from link #0
3321[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3322[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.16) from link #1
3323[Parsed_overlay_2 @ 0x3e39a60] n:455.000000 t:18.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3324[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3325[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3326[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.2) from link #0
3327[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3328[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.2) from link #1
3329[Parsed_overlay_2 @ 0x3e39a60] n:456.000000 t:18.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3330[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3331[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3332[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.24) from link #0
3333[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3334[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.24) from link #1
3335[Parsed_overlay_2 @ 0x3e39a60] n:457.000000 t:18.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3336[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3337[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3338[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.28) from link #0
3339[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3340[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.28) from link #1
3341[Parsed_overlay_2 @ 0x3e39a60] n:458.000000 t:18.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3342[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3343[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3344[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.32) from link #0
3345[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3346[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.32) from link #1
3347[Parsed_overlay_2 @ 0x3e39a60] n:459.000000 t:18.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3348[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3349[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3350[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.36) from link #0
3351[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3352[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.36) from link #1
3353[Parsed_overlay_2 @ 0x3e39a60] n:460.000000 t:18.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3354[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3355[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3356[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.4) from link #0
3357[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3358[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.4) from link #1
3359[Parsed_overlay_2 @ 0x3e39a60] n:461.000000 t:18.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3360[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3361[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3362[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.44) from link #0
3363[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3364[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.44) from link #1
3365[Parsed_overlay_2 @ 0x3e39a60] n:462.000000 t:18.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3366[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3367[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3368[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.48) from link #0
3369[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3370[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.48) from link #1
3371[Parsed_overlay_2 @ 0x3e39a60] n:463.000000 t:18.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3372[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3373[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3374[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.52) from link #0
3375[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3376[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.52) from link #1
3377[Parsed_overlay_2 @ 0x3e39a60] n:464.000000 t:18.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3378[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3379[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3380[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.56) from link #0
3381[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3382[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.56) from link #1
3383[Parsed_overlay_2 @ 0x3e39a60] n:465.000000 t:18.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3384[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3385[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3386[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.6) from link #0
3387[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3388[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.6) from link #1
3389[Parsed_overlay_2 @ 0x3e39a60] n:466.000000 t:18.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3390[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3391[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3392[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.64) from link #0
3393[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3394[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.64) from link #1
3395[Parsed_overlay_2 @ 0x3e39a60] n:467.000000 t:18.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3396[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3397[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3398[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.68) from link #0
3399[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3400[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.68) from link #1
3401[Parsed_overlay_2 @ 0x3e39a60] n:468.000000 t:18.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3402[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3403[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3404[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.72) from link #0
3405[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3406[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.72) from link #1
3407[Parsed_overlay_2 @ 0x3e39a60] n:469.000000 t:18.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3408[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3409[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3410[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.76) from link #0
3411[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3412[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.76) from link #1
3413[Parsed_overlay_2 @ 0x3e39a60] n:470.000000 t:18.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3414[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3415[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3416[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.8) from link #0
3417[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3418[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.8) from link #1
3419[Parsed_overlay_2 @ 0x3e39a60] n:471.000000 t:18.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3420[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3421[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3422[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.84) from link #0
3423[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3424[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.84) from link #1
3425[Parsed_overlay_2 @ 0x3e39a60] n:472.000000 t:18.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3426[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3427[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3428[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.88) from link #0
3429[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3430[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.88) from link #1
3431[Parsed_overlay_2 @ 0x3e39a60] n:473.000000 t:18.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3432[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3433[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3434[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.92) from link #0
3435[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3436[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.92) from link #1
3437[Parsed_overlay_2 @ 0x3e39a60] n:474.000000 t:18.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3438[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3439[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3440[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.96) from link #0
3441[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3442[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:18.96) from link #1
3443[Parsed_overlay_2 @ 0x3e39a60] n:475.000000 t:18.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3444[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3445[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3446[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19) from link #0
3447[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3448[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19) from link #1
3449[Parsed_overlay_2 @ 0x3e39a60] n:476.000000 t:19.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3450[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3451[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3452[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.04) from link #0
3453[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3454[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.04) from link #1
3455[Parsed_overlay_2 @ 0x3e39a60] n:477.000000 t:19.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3456[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3457[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3458[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.08) from link #0
3459[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3460[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.08) from link #1
3461[Parsed_overlay_2 @ 0x3e39a60] n:478.000000 t:19.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3462[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3463[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3464[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.12) from link #0
3465[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3466[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.12) from link #1
3467[Parsed_overlay_2 @ 0x3e39a60] n:479.000000 t:19.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3468[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3469[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3470[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.16) from link #0
3471[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3472[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.16) from link #1
3473[Parsed_overlay_2 @ 0x3e39a60] n:480.000000 t:19.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3474[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3475[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3476[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.2) from link #0
3477[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3478[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.2) from link #1
3479[Parsed_overlay_2 @ 0x3e39a60] n:481.000000 t:19.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3480[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3481[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3482[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.24) from link #0
3483[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3484[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.24) from link #1
3485[Parsed_overlay_2 @ 0x3e39a60] n:482.000000 t:19.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3486[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3487[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3488[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.28) from link #0
3489[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3490[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.28) from link #1
3491[Parsed_overlay_2 @ 0x3e39a60] n:483.000000 t:19.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3492[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3493[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3494[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.32) from link #0
3495[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3496[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.32) from link #1
3497[Parsed_overlay_2 @ 0x3e39a60] n:484.000000 t:19.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3498[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3499[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3500[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.36) from link #0
3501[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3502frame= 484 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:20.00 bitrate=N/A speed=4.97x
3503[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.36) from link #1
3504[Parsed_overlay_2 @ 0x3e39a60] n:485.000000 t:19.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3505[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3506[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3507[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.4) from link #0
3508[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3509[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.4) from link #1
3510[Parsed_overlay_2 @ 0x3e39a60] n:486.000000 t:19.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3511[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3512[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3513[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.44) from link #0
3514[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3515[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.44) from link #1
3516[Parsed_overlay_2 @ 0x3e39a60] n:487.000000 t:19.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3517[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3518[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3519[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.48) from link #0
3520[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3521[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.48) from link #1
3522[Parsed_overlay_2 @ 0x3e39a60] n:488.000000 t:19.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3523[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3524[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3525[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.52) from link #0
3526[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3527[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.52) from link #1
3528[Parsed_overlay_2 @ 0x3e39a60] n:489.000000 t:19.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3529[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3530[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3531[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.56) from link #0
3532[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3533[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.56) from link #1
3534[Parsed_overlay_2 @ 0x3e39a60] n:490.000000 t:19.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3535[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3536[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3537[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.6) from link #0
3538[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3539[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.6) from link #1
3540[Parsed_overlay_2 @ 0x3e39a60] n:491.000000 t:19.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3541[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3542[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3543[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.64) from link #0
3544[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3545[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.64) from link #1
3546[Parsed_overlay_2 @ 0x3e39a60] n:492.000000 t:19.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3547[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3548[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3549[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.68) from link #0
3550[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3551[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.68) from link #1
3552[Parsed_overlay_2 @ 0x3e39a60] n:493.000000 t:19.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3553[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3554[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3555[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.72) from link #0
3556[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3557[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.72) from link #1
3558[Parsed_overlay_2 @ 0x3e39a60] n:494.000000 t:19.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3559[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3560[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3561[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.76) from link #0
3562[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3563[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.76) from link #1
3564[Parsed_overlay_2 @ 0x3e39a60] n:495.000000 t:19.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3565[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3566[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3567[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.8) from link #0
3568[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3569[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.8) from link #1
3570[Parsed_overlay_2 @ 0x3e39a60] n:496.000000 t:19.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3571[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3572[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3573[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.84) from link #0
3574[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3575[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.84) from link #1
3576[Parsed_overlay_2 @ 0x3e39a60] n:497.000000 t:19.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3577[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3578[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3579[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.88) from link #0
3580[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3581[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.88) from link #1
3582[Parsed_overlay_2 @ 0x3e39a60] n:498.000000 t:19.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3583[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3584[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3585[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.92) from link #0
3586[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3587[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.92) from link #1
3588[Parsed_overlay_2 @ 0x3e39a60] n:499.000000 t:19.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3589[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3590[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3591[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.96) from link #0
3592[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3593[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:19.96) from link #1
3594[Parsed_overlay_2 @ 0x3e39a60] n:500.000000 t:19.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3595[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3596[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3597[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20) from link #0
3598[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3599[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20) from link #1
3600[Parsed_overlay_2 @ 0x3e39a60] n:501.000000 t:20.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3601[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3602[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3603[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.04) from link #0
3604[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3605[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.04) from link #1
3606[Parsed_overlay_2 @ 0x3e39a60] n:502.000000 t:20.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3607[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3608[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3609[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.08) from link #0
3610[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3611[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.08) from link #1
3612[Parsed_overlay_2 @ 0x3e39a60] n:503.000000 t:20.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3613[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3614[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3615[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.12) from link #0
3616[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3617[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.12) from link #1
3618[Parsed_overlay_2 @ 0x3e39a60] n:504.000000 t:20.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3619[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3620[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3621[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.16) from link #0
3622[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3623[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.16) from link #1
3624[Parsed_overlay_2 @ 0x3e39a60] n:505.000000 t:20.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3625[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3626[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3627[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.2) from link #0
3628[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3629[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.2) from link #1
3630[Parsed_overlay_2 @ 0x3e39a60] n:506.000000 t:20.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3631[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3632[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3633[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.24) from link #0
3634[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3635[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.24) from link #1
3636[Parsed_overlay_2 @ 0x3e39a60] n:507.000000 t:20.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3637[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3638[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3639[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.28) from link #0
3640[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3641[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.28) from link #1
3642[Parsed_overlay_2 @ 0x3e39a60] n:508.000000 t:20.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3643[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3644[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3645[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.32) from link #0
3646[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3647[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.32) from link #1
3648[Parsed_overlay_2 @ 0x3e39a60] n:509.000000 t:20.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3649[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3650[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3651[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.36) from link #0
3652[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3653[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.36) from link #1
3654[Parsed_overlay_2 @ 0x3e39a60] n:510.000000 t:20.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3655[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3656[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3657[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.4) from link #0
3658[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3659[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.4) from link #1
3660[Parsed_overlay_2 @ 0x3e39a60] n:511.000000 t:20.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3661[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3662[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3663[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.44) from link #0
3664[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3665[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.44) from link #1
3666[Parsed_overlay_2 @ 0x3e39a60] n:512.000000 t:20.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3667[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3668[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3669[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.48) from link #0
3670[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3671[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.48) from link #1
3672[Parsed_overlay_2 @ 0x3e39a60] n:513.000000 t:20.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3673[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3674[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3675[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.52) from link #0
3676[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3677[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.52) from link #1
3678[Parsed_overlay_2 @ 0x3e39a60] n:514.000000 t:20.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3679[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3680[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3681[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.56) from link #0
3682[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3683[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.56) from link #1
3684[Parsed_overlay_2 @ 0x3e39a60] n:515.000000 t:20.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3685[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3686[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3687[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.6) from link #0
3688[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3689[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.6) from link #1
3690[Parsed_overlay_2 @ 0x3e39a60] n:516.000000 t:20.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3691[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3692[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3693[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.64) from link #0
3694[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3695[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.64) from link #1
3696[Parsed_overlay_2 @ 0x3e39a60] n:517.000000 t:20.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3697[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3698[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3699[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.68) from link #0
3700[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3701[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.68) from link #1
3702[Parsed_overlay_2 @ 0x3e39a60] n:518.000000 t:20.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3703[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3704[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3705[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.72) from link #0
3706[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3707[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.72) from link #1
3708[Parsed_overlay_2 @ 0x3e39a60] n:519.000000 t:20.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3709[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3710[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3711[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.76) from link #0
3712[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3713[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.76) from link #1
3714[Parsed_overlay_2 @ 0x3e39a60] n:520.000000 t:20.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3715[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3716[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3717[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.8) from link #0
3718[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3719[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.8) from link #1
3720[Parsed_overlay_2 @ 0x3e39a60] n:521.000000 t:20.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3721[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3722[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3723[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.84) from link #0
3724[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3725[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.84) from link #1
3726[Parsed_overlay_2 @ 0x3e39a60] n:522.000000 t:20.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3727[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3728[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3729[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.88) from link #0
3730[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3731[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.88) from link #1
3732[Parsed_overlay_2 @ 0x3e39a60] n:523.000000 t:20.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3733[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3734[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3735[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.92) from link #0
3736[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3737[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.92) from link #1
3738[Parsed_overlay_2 @ 0x3e39a60] n:524.000000 t:20.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3739[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3740[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3741[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.96) from link #0
3742[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3743[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:20.96) from link #1
3744[Parsed_overlay_2 @ 0x3e39a60] n:525.000000 t:20.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3745[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3746[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3747[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21) from link #0
3748[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3749[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21) from link #1
3750[Parsed_overlay_2 @ 0x3e39a60] n:526.000000 t:21.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3751[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3752[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3753[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.04) from link #0
3754[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3755[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.04) from link #1
3756[Parsed_overlay_2 @ 0x3e39a60] n:527.000000 t:21.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3757[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3758[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3759[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.08) from link #0
3760[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3761[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.08) from link #1
3762[Parsed_overlay_2 @ 0x3e39a60] n:528.000000 t:21.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3763[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3764[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3765[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.12) from link #0
3766[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3767[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.12) from link #1
3768[Parsed_overlay_2 @ 0x3e39a60] n:529.000000 t:21.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3769[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3770[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3771[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.16) from link #0
3772[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3773[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.16) from link #1
3774[Parsed_overlay_2 @ 0x3e39a60] n:530.000000 t:21.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3775[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3776[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3777[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.2) from link #0
3778[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3779[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.2) from link #1
3780[Parsed_overlay_2 @ 0x3e39a60] n:531.000000 t:21.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3781[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3782[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3783[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.24) from link #0
3784[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3785[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.24) from link #1
3786[Parsed_overlay_2 @ 0x3e39a60] n:532.000000 t:21.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3787[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3788[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3789[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.28) from link #0
3790[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3791[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.28) from link #1
3792[Parsed_overlay_2 @ 0x3e39a60] n:533.000000 t:21.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3793[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3794[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3795[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.32) from link #0
3796[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3797[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.32) from link #1
3798[Parsed_overlay_2 @ 0x3e39a60] n:534.000000 t:21.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3799[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3800[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3801[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.36) from link #0
3802[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3803[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.36) from link #1
3804[Parsed_overlay_2 @ 0x3e39a60] n:535.000000 t:21.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3805[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3806[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3807[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.4) from link #0
3808[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3809[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.4) from link #1
3810[Parsed_overlay_2 @ 0x3e39a60] n:536.000000 t:21.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3811[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3812[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3813[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.44) from link #0
3814[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3815[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.44) from link #1
3816[Parsed_overlay_2 @ 0x3e39a60] n:537.000000 t:21.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3817[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3818[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3819[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.48) from link #0
3820[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3821[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.48) from link #1
3822[Parsed_overlay_2 @ 0x3e39a60] n:538.000000 t:21.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3823[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3824[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3825[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.52) from link #0
3826[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3827[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.52) from link #1
3828[Parsed_overlay_2 @ 0x3e39a60] n:539.000000 t:21.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3829[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3830[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3831[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.56) from link #0
3832[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3833[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.56) from link #1
3834[Parsed_overlay_2 @ 0x3e39a60] n:540.000000 t:21.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3835[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3836[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3837[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.6) from link #0
3838[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3839[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.6) from link #1
3840[Parsed_overlay_2 @ 0x3e39a60] n:541.000000 t:21.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3841[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3842[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3843[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.64) from link #0
3844[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3845[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.64) from link #1
3846[Parsed_overlay_2 @ 0x3e39a60] n:542.000000 t:21.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3847[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3848[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3849[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.68) from link #0
3850[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3851[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.68) from link #1
3852[Parsed_overlay_2 @ 0x3e39a60] n:543.000000 t:21.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3853[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3854[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3855[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.72) from link #0
3856[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3857[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.72) from link #1
3858[Parsed_overlay_2 @ 0x3e39a60] n:544.000000 t:21.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3859[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3860[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3861[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.76) from link #0
3862[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3863[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.76) from link #1
3864[Parsed_overlay_2 @ 0x3e39a60] n:545.000000 t:21.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3865[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3866[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3867[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.8) from link #0
3868[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3869[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.8) from link #1
3870[Parsed_overlay_2 @ 0x3e39a60] n:546.000000 t:21.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3871[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3872[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3873[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.84) from link #0
3874[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3875[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.84) from link #1
3876[Parsed_overlay_2 @ 0x3e39a60] n:547.000000 t:21.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3877[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3878[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3879[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.88) from link #0
3880[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3881[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.88) from link #1
3882[Parsed_overlay_2 @ 0x3e39a60] n:548.000000 t:21.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3883[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3884[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3885[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.92) from link #0
3886[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3887[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.92) from link #1
3888[Parsed_overlay_2 @ 0x3e39a60] n:549.000000 t:21.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3889[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3890[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3891[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.96) from link #0
3892[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3893frame= 549 fps=121 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:21.96 bitrate=N/A speed=4.85x
3894[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:21.96) from link #1
3895[Parsed_overlay_2 @ 0x3e39a60] n:550.000000 t:21.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3896[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3897[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3898[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22) from link #0
3899[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3900[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22) from link #1
3901[Parsed_overlay_2 @ 0x3e39a60] n:551.000000 t:22.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3902[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3903[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3904[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.04) from link #0
3905[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3906[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.04) from link #1
3907[Parsed_overlay_2 @ 0x3e39a60] n:552.000000 t:22.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3908[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3909[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3910[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.08) from link #0
3911[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3912[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.08) from link #1
3913[Parsed_overlay_2 @ 0x3e39a60] n:553.000000 t:22.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3914[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3915[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3916[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.12) from link #0
3917[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3918[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.12) from link #1
3919[Parsed_overlay_2 @ 0x3e39a60] n:554.000000 t:22.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3920[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3921[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3922[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.16) from link #0
3923[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3924[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.16) from link #1
3925[Parsed_overlay_2 @ 0x3e39a60] n:555.000000 t:22.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3926[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3927[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3928[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.2) from link #0
3929[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3930[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.2) from link #1
3931[Parsed_overlay_2 @ 0x3e39a60] n:556.000000 t:22.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3932[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3933[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3934[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.24) from link #0
3935[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3936[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.24) from link #1
3937[Parsed_overlay_2 @ 0x3e39a60] n:557.000000 t:22.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3938[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3939[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3940[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.28) from link #0
3941[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3942[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.28) from link #1
3943[Parsed_overlay_2 @ 0x3e39a60] n:558.000000 t:22.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3944[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3945[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3946[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.32) from link #0
3947[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3948[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.32) from link #1
3949[Parsed_overlay_2 @ 0x3e39a60] n:559.000000 t:22.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3950[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3951[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3952[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.36) from link #0
3953[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3954[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.36) from link #1
3955[Parsed_overlay_2 @ 0x3e39a60] n:560.000000 t:22.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3956[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3957[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3958[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.4) from link #0
3959[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3960[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.4) from link #1
3961[Parsed_overlay_2 @ 0x3e39a60] n:561.000000 t:22.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3962[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3963[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3964[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.44) from link #0
3965[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3966[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.44) from link #1
3967[Parsed_overlay_2 @ 0x3e39a60] n:562.000000 t:22.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3968[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3969[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3970[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.48) from link #0
3971[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3972[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.48) from link #1
3973[Parsed_overlay_2 @ 0x3e39a60] n:563.000000 t:22.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3974[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3975[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3976[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.52) from link #0
3977[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3978[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.52) from link #1
3979[Parsed_overlay_2 @ 0x3e39a60] n:564.000000 t:22.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3980[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3981[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.56) from link #0
3982[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3983[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.56) from link #1
3984[Parsed_overlay_2 @ 0x3e39a60] n:565.000000 t:22.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
3985[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
3986[AVIOContext @ 0x43ccdc0] Statistics: 0 seeks, 5 writeouts
3987[file @ 0x4faeba0] Setting default whitelist 'file,crypto'
3988[file @ 0x43cdbe0] Setting default whitelist 'file,crypto'
3989[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:0
3990[AVIOContext @ 0x4faee20] Statistics: 0 seeks, 1 writeouts
3991[AVIOContext @ 0x50c11a0] Statistics: 0 seeks, 5 writeouts
3992[file @ 0x4faeba0] Setting default whitelist 'file,crypto'
3993[file @ 0x43cdbe0] Setting default whitelist 'file,crypto'
3994[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:1
3995[AVIOContext @ 0x550c6e0] Statistics: 0 seeks, 1 writeouts
3996[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
3997[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.6) from link #0
3998[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
3999[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.6) from link #1
4000[Parsed_overlay_2 @ 0x3e39a60] n:566.000000 t:22.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4001[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4002[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4003[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.64) from link #0
4004[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4005[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.64) from link #1
4006[Parsed_overlay_2 @ 0x3e39a60] n:567.000000 t:22.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4007[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4008[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4009[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.68) from link #0
4010[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4011[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.68) from link #1
4012[Parsed_overlay_2 @ 0x3e39a60] n:568.000000 t:22.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4013[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4014[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4015[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.72) from link #0
4016[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4017[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.72) from link #1
4018[Parsed_overlay_2 @ 0x3e39a60] n:569.000000 t:22.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4019[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4020[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4021[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.76) from link #0
4022[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4023[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.76) from link #1
4024[Parsed_overlay_2 @ 0x3e39a60] n:570.000000 t:22.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4025[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4026[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4027[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.8) from link #0
4028[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4029[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.8) from link #1
4030[Parsed_overlay_2 @ 0x3e39a60] n:571.000000 t:22.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4031[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4032[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4033[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.84) from link #0
4034[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4035[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.84) from link #1
4036[Parsed_overlay_2 @ 0x3e39a60] n:572.000000 t:22.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4037[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4038[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4039[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.88) from link #0
4040[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4041[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.88) from link #1
4042[Parsed_overlay_2 @ 0x3e39a60] n:573.000000 t:22.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4043[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4044[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4045[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.92) from link #0
4046[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4047[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.92) from link #1
4048[Parsed_overlay_2 @ 0x3e39a60] n:574.000000 t:22.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4049[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4050[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4051[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.96) from link #0
4052[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4053[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:22.96) from link #1
4054[Parsed_overlay_2 @ 0x3e39a60] n:575.000000 t:22.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4055[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4056[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4057[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23) from link #0
4058[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4059[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23) from link #1
4060[Parsed_overlay_2 @ 0x3e39a60] n:576.000000 t:23.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4061[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4062[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4063[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.04) from link #0
4064[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4065[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.04) from link #1
4066[Parsed_overlay_2 @ 0x3e39a60] n:577.000000 t:23.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4067[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4068[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4069[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.08) from link #0
4070[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4071[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.08) from link #1
4072[Parsed_overlay_2 @ 0x3e39a60] n:578.000000 t:23.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4073[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4074[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4075[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.12) from link #0
4076[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4077[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.12) from link #1
4078[Parsed_overlay_2 @ 0x3e39a60] n:579.000000 t:23.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4079[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4080[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4081[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.16) from link #0
4082[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4083[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.16) from link #1
4084[Parsed_overlay_2 @ 0x3e39a60] n:580.000000 t:23.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4085[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4086[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4087[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.2) from link #0
4088[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4089[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.2) from link #1
4090[Parsed_overlay_2 @ 0x3e39a60] n:581.000000 t:23.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4091[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4092[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4093[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.24) from link #0
4094[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4095[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.24) from link #1
4096[Parsed_overlay_2 @ 0x3e39a60] n:582.000000 t:23.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4097[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4098[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4099[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.28) from link #0
4100[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4101[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.28) from link #1
4102[Parsed_overlay_2 @ 0x3e39a60] n:583.000000 t:23.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4103[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4104[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4105[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.32) from link #0
4106[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4107[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.32) from link #1
4108[Parsed_overlay_2 @ 0x3e39a60] n:584.000000 t:23.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4109[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4110[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4111[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.36) from link #0
4112[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4113[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.36) from link #1
4114[Parsed_overlay_2 @ 0x3e39a60] n:585.000000 t:23.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4115[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4116[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4117[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.4) from link #0
4118[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4119[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.4) from link #1
4120[Parsed_overlay_2 @ 0x3e39a60] n:586.000000 t:23.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4121[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4122[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4123[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.44) from link #0
4124[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4125[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.44) from link #1
4126[Parsed_overlay_2 @ 0x3e39a60] n:587.000000 t:23.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4127[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4128[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4129[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.48) from link #0
4130[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4131[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.48) from link #1
4132[Parsed_overlay_2 @ 0x3e39a60] n:588.000000 t:23.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4133[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4134[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4135[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.52) from link #0
4136[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4137[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.52) from link #1
4138[Parsed_overlay_2 @ 0x3e39a60] n:589.000000 t:23.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4139[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4140[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4141[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.56) from link #0
4142[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4143[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.56) from link #1
4144[Parsed_overlay_2 @ 0x3e39a60] n:590.000000 t:23.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4145[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4146[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4147[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.6) from link #0
4148[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4149[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.6) from link #1
4150[Parsed_overlay_2 @ 0x3e39a60] n:591.000000 t:23.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4151[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4152[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4153[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.64) from link #0
4154[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4155[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.64) from link #1
4156[Parsed_overlay_2 @ 0x3e39a60] n:592.000000 t:23.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4157[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4158[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4159[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.68) from link #0
4160[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4161[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.68) from link #1
4162[Parsed_overlay_2 @ 0x3e39a60] n:593.000000 t:23.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4163[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4164[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4165[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.72) from link #0
4166[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4167[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.72) from link #1
4168[Parsed_overlay_2 @ 0x3e39a60] n:594.000000 t:23.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4169[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4170[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4171[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.76) from link #0
4172[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4173[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.76) from link #1
4174[Parsed_overlay_2 @ 0x3e39a60] n:595.000000 t:23.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4175[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4176[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4177[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.8) from link #0
4178[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4179[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.8) from link #1
4180[Parsed_overlay_2 @ 0x3e39a60] n:596.000000 t:23.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4181[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4182[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4183[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.84) from link #0
4184[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4185[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.84) from link #1
4186[Parsed_overlay_2 @ 0x3e39a60] n:597.000000 t:23.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4187[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4188[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4189[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.88) from link #0
4190[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4191[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.88) from link #1
4192[Parsed_overlay_2 @ 0x3e39a60] n:598.000000 t:23.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4193[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4194[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4195[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.92) from link #0
4196[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4197[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.92) from link #1
4198[Parsed_overlay_2 @ 0x3e39a60] n:599.000000 t:23.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4199[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4200[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4201[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.96) from link #0
4202[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4203[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:23.96) from link #1
4204[Parsed_overlay_2 @ 0x3e39a60] n:600.000000 t:23.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4205[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4206[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4207[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24) from link #0
4208[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4209[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24) from link #1
4210[Parsed_overlay_2 @ 0x3e39a60] n:601.000000 t:24.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4211[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4212[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4213[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.04) from link #0
4214[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4215[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.04) from link #1
4216[Parsed_overlay_2 @ 0x3e39a60] n:602.000000 t:24.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4217[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4218[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4219[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.08) from link #0
4220[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4221[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.08) from link #1
4222[Parsed_overlay_2 @ 0x3e39a60] n:603.000000 t:24.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4223[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4224[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4225[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.12) from link #0
4226[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4227[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.12) from link #1
4228[Parsed_overlay_2 @ 0x3e39a60] n:604.000000 t:24.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4229[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4230[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4231[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.16) from link #0
4232[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4233[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.16) from link #1
4234[Parsed_overlay_2 @ 0x3e39a60] n:605.000000 t:24.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4235[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4236[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4237[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.2) from link #0
4238[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4239frame= 605 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:25.00 bitrate=N/A speed=4.97x
4240[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.2) from link #1
4241[Parsed_overlay_2 @ 0x3e39a60] n:606.000000 t:24.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4242[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4243[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4244[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.24) from link #0
4245[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4246[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.24) from link #1
4247[Parsed_overlay_2 @ 0x3e39a60] n:607.000000 t:24.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4248[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4249[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4250[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.28) from link #0
4251[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4252[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.28) from link #1
4253[Parsed_overlay_2 @ 0x3e39a60] n:608.000000 t:24.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4254[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4255[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4256[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.32) from link #0
4257[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4258[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.32) from link #1
4259[Parsed_overlay_2 @ 0x3e39a60] n:609.000000 t:24.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4260[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4261[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4262[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.36) from link #0
4263[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4264[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.36) from link #1
4265[Parsed_overlay_2 @ 0x3e39a60] n:610.000000 t:24.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4266[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4267[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4268[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.4) from link #0
4269[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4270[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.4) from link #1
4271[Parsed_overlay_2 @ 0x3e39a60] n:611.000000 t:24.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4272[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4273[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4274[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.44) from link #0
4275[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4276[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.44) from link #1
4277[Parsed_overlay_2 @ 0x3e39a60] n:612.000000 t:24.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4278[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4279[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4280[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.48) from link #0
4281[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4282[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.48) from link #1
4283[Parsed_overlay_2 @ 0x3e39a60] n:613.000000 t:24.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4284[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4285[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4286[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.52) from link #0
4287[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4288[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.52) from link #1
4289[Parsed_overlay_2 @ 0x3e39a60] n:614.000000 t:24.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4290[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4291[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4292[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.56) from link #0
4293[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4294[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.56) from link #1
4295[Parsed_overlay_2 @ 0x3e39a60] n:615.000000 t:24.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4296[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4297[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4298[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.6) from link #0
4299[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4300[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.6) from link #1
4301[Parsed_overlay_2 @ 0x3e39a60] n:616.000000 t:24.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4302[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4303[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4304[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.64) from link #0
4305[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4306[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.64) from link #1
4307[Parsed_overlay_2 @ 0x3e39a60] n:617.000000 t:24.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4308[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4309[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4310[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.68) from link #0
4311[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4312[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.68) from link #1
4313[Parsed_overlay_2 @ 0x3e39a60] n:618.000000 t:24.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4314[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4315[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4316[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.72) from link #0
4317[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4318[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.72) from link #1
4319[Parsed_overlay_2 @ 0x3e39a60] n:619.000000 t:24.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4320[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4321[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4322[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.76) from link #0
4323[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4324[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.76) from link #1
4325[Parsed_overlay_2 @ 0x3e39a60] n:620.000000 t:24.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4326[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4327[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4328[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.8) from link #0
4329[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4330[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.8) from link #1
4331[Parsed_overlay_2 @ 0x3e39a60] n:621.000000 t:24.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4332[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4333[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4334[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.84) from link #0
4335[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4336[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.84) from link #1
4337[Parsed_overlay_2 @ 0x3e39a60] n:622.000000 t:24.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4338[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4339[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4340[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.88) from link #0
4341[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4342[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.88) from link #1
4343[Parsed_overlay_2 @ 0x3e39a60] n:623.000000 t:24.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4344[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4345[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4346[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.92) from link #0
4347[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4348[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.92) from link #1
4349[Parsed_overlay_2 @ 0x3e39a60] n:624.000000 t:24.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4350[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4351[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4352[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.96) from link #0
4353[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4354[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:24.96) from link #1
4355[Parsed_overlay_2 @ 0x3e39a60] n:625.000000 t:24.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4356[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4357[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4358[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25) from link #0
4359[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4360[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25) from link #1
4361[Parsed_overlay_2 @ 0x3e39a60] n:626.000000 t:25.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4362[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4363[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4364[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.04) from link #0
4365[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4366[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.04) from link #1
4367[Parsed_overlay_2 @ 0x3e39a60] n:627.000000 t:25.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4368[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4369[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4370[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.08) from link #0
4371[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4372[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.08) from link #1
4373[Parsed_overlay_2 @ 0x3e39a60] n:628.000000 t:25.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4374[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4375[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4376[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.12) from link #0
4377[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4378[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.12) from link #1
4379[Parsed_overlay_2 @ 0x3e39a60] n:629.000000 t:25.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4380[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4381[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4382[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.16) from link #0
4383[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4384[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.16) from link #1
4385[Parsed_overlay_2 @ 0x3e39a60] n:630.000000 t:25.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4386[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4387[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4388[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.2) from link #0
4389[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4390[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.2) from link #1
4391[Parsed_overlay_2 @ 0x3e39a60] n:631.000000 t:25.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4392[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4393[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4394[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.24) from link #0
4395[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4396[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.24) from link #1
4397[Parsed_overlay_2 @ 0x3e39a60] n:632.000000 t:25.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4398[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4399[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4400[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.28) from link #0
4401[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4402[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.28) from link #1
4403[Parsed_overlay_2 @ 0x3e39a60] n:633.000000 t:25.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4404[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4405[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4406[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.32) from link #0
4407[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4408[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.32) from link #1
4409[Parsed_overlay_2 @ 0x3e39a60] n:634.000000 t:25.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4410[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4411[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4412[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.36) from link #0
4413[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4414[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.36) from link #1
4415[Parsed_overlay_2 @ 0x3e39a60] n:635.000000 t:25.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4416[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4417[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4418[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.4) from link #0
4419[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4420[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.4) from link #1
4421[Parsed_overlay_2 @ 0x3e39a60] n:636.000000 t:25.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4422[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4423[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4424[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.44) from link #0
4425[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4426[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.44) from link #1
4427[Parsed_overlay_2 @ 0x3e39a60] n:637.000000 t:25.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4428[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4429[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4430[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.48) from link #0
4431[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4432[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.48) from link #1
4433[Parsed_overlay_2 @ 0x3e39a60] n:638.000000 t:25.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4434[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4435[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4436[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.52) from link #0
4437[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4438[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.52) from link #1
4439[Parsed_overlay_2 @ 0x3e39a60] n:639.000000 t:25.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4440[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4441[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4442[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.56) from link #0
4443[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4444[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.56) from link #1
4445[Parsed_overlay_2 @ 0x3e39a60] n:640.000000 t:25.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4446[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4447[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4448[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.6) from link #0
4449[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4450[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.6) from link #1
4451[Parsed_overlay_2 @ 0x3e39a60] n:641.000000 t:25.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4452[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4453[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4454[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.64) from link #0
4455[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4456[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.64) from link #1
4457[Parsed_overlay_2 @ 0x3e39a60] n:642.000000 t:25.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4458[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4459[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4460[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.68) from link #0
4461[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4462[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.68) from link #1
4463[Parsed_overlay_2 @ 0x3e39a60] n:643.000000 t:25.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4464[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4465[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4466[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.72) from link #0
4467[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4468[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.72) from link #1
4469[Parsed_overlay_2 @ 0x3e39a60] n:644.000000 t:25.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4470[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4471[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4472[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.76) from link #0
4473[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4474[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.76) from link #1
4475[Parsed_overlay_2 @ 0x3e39a60] n:645.000000 t:25.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4476[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4477[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4478[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.8) from link #0
4479[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4480[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.8) from link #1
4481[Parsed_overlay_2 @ 0x3e39a60] n:646.000000 t:25.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4482[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4483[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4484[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.84) from link #0
4485[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4486[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.84) from link #1
4487[Parsed_overlay_2 @ 0x3e39a60] n:647.000000 t:25.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4488[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4489[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4490[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.88) from link #0
4491[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4492[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.88) from link #1
4493[Parsed_overlay_2 @ 0x3e39a60] n:648.000000 t:25.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4494[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4495[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4496[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.92) from link #0
4497[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4498[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.92) from link #1
4499[Parsed_overlay_2 @ 0x3e39a60] n:649.000000 t:25.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4500[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4501[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4502[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.96) from link #0
4503[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4504[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:25.96) from link #1
4505[Parsed_overlay_2 @ 0x3e39a60] n:650.000000 t:25.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4506[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4507[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4508[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26) from link #0
4509[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4510[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26) from link #1
4511[Parsed_overlay_2 @ 0x3e39a60] n:651.000000 t:26.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4512[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4513[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4514[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.04) from link #0
4515[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4516[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.04) from link #1
4517[Parsed_overlay_2 @ 0x3e39a60] n:652.000000 t:26.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4518[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4519[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4520[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.08) from link #0
4521[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4522[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.08) from link #1
4523[Parsed_overlay_2 @ 0x3e39a60] n:653.000000 t:26.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4524[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4525[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4526[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.12) from link #0
4527[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4528[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.12) from link #1
4529[Parsed_overlay_2 @ 0x3e39a60] n:654.000000 t:26.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4530[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4531[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4532[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.16) from link #0
4533[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4534[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.16) from link #1
4535[Parsed_overlay_2 @ 0x3e39a60] n:655.000000 t:26.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4536[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4537[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4538[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.2) from link #0
4539[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4540[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.2) from link #1
4541[Parsed_overlay_2 @ 0x3e39a60] n:656.000000 t:26.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4542[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4543[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4544[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.24) from link #0
4545[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4546[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.24) from link #1
4547[Parsed_overlay_2 @ 0x3e39a60] n:657.000000 t:26.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4548[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4549[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4550[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.28) from link #0
4551[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4552[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.28) from link #1
4553[Parsed_overlay_2 @ 0x3e39a60] n:658.000000 t:26.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4554[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4555[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4556[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.32) from link #0
4557[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4558[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.32) from link #1
4559[Parsed_overlay_2 @ 0x3e39a60] n:659.000000 t:26.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4560[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4561[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4562[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.36) from link #0
4563[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4564[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.36) from link #1
4565[Parsed_overlay_2 @ 0x3e39a60] n:660.000000 t:26.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4566[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4567[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4568[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.4) from link #0
4569[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.4) from link #1
4571[Parsed_overlay_2 @ 0x3e39a60] n:661.000000 t:26.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4572[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4573[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4574[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.44) from link #0
4575[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.44) from link #1
4577[Parsed_overlay_2 @ 0x3e39a60] n:662.000000 t:26.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4578[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4579[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4580[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.48) from link #0
4581[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.48) from link #1
4583[Parsed_overlay_2 @ 0x3e39a60] n:663.000000 t:26.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4584[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4585[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4586[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.52) from link #0
4587[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.52) from link #1
4589[Parsed_overlay_2 @ 0x3e39a60] n:664.000000 t:26.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4590[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4591[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4592[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.56) from link #0
4593[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.56) from link #1
4595[Parsed_overlay_2 @ 0x3e39a60] n:665.000000 t:26.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4596[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4597[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4598[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.6) from link #0
4599[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.6) from link #1
4601[Parsed_overlay_2 @ 0x3e39a60] n:666.000000 t:26.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4602[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4603[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4604[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.64) from link #0
4605[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.64) from link #1
4607[Parsed_overlay_2 @ 0x3e39a60] n:667.000000 t:26.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4608[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4609[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4610[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.68) from link #0
4611[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.68) from link #1
4613[Parsed_overlay_2 @ 0x3e39a60] n:668.000000 t:26.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4614[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4615[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4616[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.72) from link #0
4617[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.72) from link #1
4619[Parsed_overlay_2 @ 0x3e39a60] n:669.000000 t:26.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4620[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4621[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4622[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.76) from link #0
4623[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.76) from link #1
4625[Parsed_overlay_2 @ 0x3e39a60] n:670.000000 t:26.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4626[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4627[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4628[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.8) from link #0
4629[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4630frame= 670 fps=121 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:26.80 bitrate=N/A speed=4.84x
4631[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.8) from link #1
4632[Parsed_overlay_2 @ 0x3e39a60] n:671.000000 t:26.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4633[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4634[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4635[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.84) from link #0
4636[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4637[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.84) from link #1
4638[Parsed_overlay_2 @ 0x3e39a60] n:672.000000 t:26.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4639[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4640[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4641[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.88) from link #0
4642[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4643[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.88) from link #1
4644[Parsed_overlay_2 @ 0x3e39a60] n:673.000000 t:26.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4645[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4646[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4647[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.92) from link #0
4648[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4649[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.92) from link #1
4650[Parsed_overlay_2 @ 0x3e39a60] n:674.000000 t:26.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4651[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4652[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4653[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.96) from link #0
4654[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4655[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:26.96) from link #1
4656[Parsed_overlay_2 @ 0x3e39a60] n:675.000000 t:26.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4657[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4658[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4659[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27) from link #0
4660[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4661[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27) from link #1
4662[Parsed_overlay_2 @ 0x3e39a60] n:676.000000 t:27.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4663[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4664[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4665[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.04) from link #0
4666[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4667[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.04) from link #1
4668[Parsed_overlay_2 @ 0x3e39a60] n:677.000000 t:27.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4669[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4670[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4671[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.08) from link #0
4672[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4673[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.08) from link #1
4674[Parsed_overlay_2 @ 0x3e39a60] n:678.000000 t:27.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4675[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4676[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4677[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.12) from link #0
4678[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4679[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.12) from link #1
4680[Parsed_overlay_2 @ 0x3e39a60] n:679.000000 t:27.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4681[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4682[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4683[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.16) from link #0
4684[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4685[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.16) from link #1
4686[Parsed_overlay_2 @ 0x3e39a60] n:680.000000 t:27.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4687[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4688[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4689[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.2) from link #0
4690[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4691[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.2) from link #1
4692[Parsed_overlay_2 @ 0x3e39a60] n:681.000000 t:27.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4693[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4694[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4695[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.24) from link #0
4696[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4697[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.24) from link #1
4698[Parsed_overlay_2 @ 0x3e39a60] n:682.000000 t:27.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4699[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4700[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4701[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.28) from link #0
4702[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4703[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.28) from link #1
4704[Parsed_overlay_2 @ 0x3e39a60] n:683.000000 t:27.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4705[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4706[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4707[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.32) from link #0
4708[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4709[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.32) from link #1
4710[Parsed_overlay_2 @ 0x3e39a60] n:684.000000 t:27.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4711[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4712[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4713[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.36) from link #0
4714[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4715[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.36) from link #1
4716[Parsed_overlay_2 @ 0x3e39a60] n:685.000000 t:27.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4717[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4718[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4719[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.4) from link #0
4720[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4721[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.4) from link #1
4722[Parsed_overlay_2 @ 0x3e39a60] n:686.000000 t:27.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4723[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4724[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4725[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.44) from link #0
4726[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4727[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.44) from link #1
4728[Parsed_overlay_2 @ 0x3e39a60] n:687.000000 t:27.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4729[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4730[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4731[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.48) from link #0
4732[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4733[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.48) from link #1
4734[Parsed_overlay_2 @ 0x3e39a60] n:688.000000 t:27.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4735[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4736[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4737[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.52) from link #0
4738[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4739[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.52) from link #1
4740[Parsed_overlay_2 @ 0x3e39a60] n:689.000000 t:27.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4741[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4742[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.56) from link #0
4743[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4744[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.56) from link #1
4745[Parsed_overlay_2 @ 0x3e39a60] n:690.000000 t:27.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4746[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4747[AVIOContext @ 0x50c11a0] Statistics: 0 seeks, 5 writeouts
4748[file @ 0x42231a0] Setting default whitelist 'file,crypto'
4749[file @ 0x43ccae0] Setting default whitelist 'file,crypto'
4750[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:2
4751[AVIOContext @ 0x50a9200] Statistics: 0 seeks, 1 writeouts
4752[AVIOContext @ 0x4faeb40] Statistics: 0 seeks, 5 writeouts
4753[file @ 0x3f79000] Setting default whitelist 'file,crypto'
4754[file @ 0x50cf4e0] Setting default whitelist 'file,crypto'
4755[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:3
4756[AVIOContext @ 0x3dec020] Statistics: 0 seeks, 1 writeouts
4757[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4758[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.6) from link #0
4759[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4760[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.6) from link #1
4761[Parsed_overlay_2 @ 0x3e39a60] n:691.000000 t:27.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4762[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4763[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4764[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.64) from link #0
4765[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4766[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.64) from link #1
4767[Parsed_overlay_2 @ 0x3e39a60] n:692.000000 t:27.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4768[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4769[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4770[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.68) from link #0
4771[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4772[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.68) from link #1
4773[Parsed_overlay_2 @ 0x3e39a60] n:693.000000 t:27.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4774[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4775[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4776[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.72) from link #0
4777[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4778[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.72) from link #1
4779[Parsed_overlay_2 @ 0x3e39a60] n:694.000000 t:27.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4780[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4781[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4782[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.76) from link #0
4783[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4784[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.76) from link #1
4785[Parsed_overlay_2 @ 0x3e39a60] n:695.000000 t:27.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4786[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4787[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4788[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.8) from link #0
4789[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4790[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.8) from link #1
4791[Parsed_overlay_2 @ 0x3e39a60] n:696.000000 t:27.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4792[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4793[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4794[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.84) from link #0
4795[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4796[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.84) from link #1
4797[Parsed_overlay_2 @ 0x3e39a60] n:697.000000 t:27.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4798[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4799[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4800[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.88) from link #0
4801[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4802[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.88) from link #1
4803[Parsed_overlay_2 @ 0x3e39a60] n:698.000000 t:27.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4804[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4805[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4806[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.92) from link #0
4807[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4808[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.92) from link #1
4809[Parsed_overlay_2 @ 0x3e39a60] n:699.000000 t:27.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4810[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4811[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4812[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.96) from link #0
4813[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4814[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:27.96) from link #1
4815[Parsed_overlay_2 @ 0x3e39a60] n:700.000000 t:27.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4816[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4817[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4818[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28) from link #0
4819[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4820[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28) from link #1
4821[Parsed_overlay_2 @ 0x3e39a60] n:701.000000 t:28.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4822[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4823[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4824[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.04) from link #0
4825[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4826[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.04) from link #1
4827[Parsed_overlay_2 @ 0x3e39a60] n:702.000000 t:28.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4828[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4829[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4830[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.08) from link #0
4831[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4832[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.08) from link #1
4833[Parsed_overlay_2 @ 0x3e39a60] n:703.000000 t:28.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4834[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4835[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4836[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.12) from link #0
4837[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4838[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.12) from link #1
4839[Parsed_overlay_2 @ 0x3e39a60] n:704.000000 t:28.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4840[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4841[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4842[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.16) from link #0
4843[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4844[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.16) from link #1
4845[Parsed_overlay_2 @ 0x3e39a60] n:705.000000 t:28.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4846[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4847[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4848[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.2) from link #0
4849[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4850[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.2) from link #1
4851[Parsed_overlay_2 @ 0x3e39a60] n:706.000000 t:28.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4852[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4853[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4854[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.24) from link #0
4855[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4856[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.24) from link #1
4857[Parsed_overlay_2 @ 0x3e39a60] n:707.000000 t:28.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4858[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4859[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4860[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.28) from link #0
4861[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4862[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.28) from link #1
4863[Parsed_overlay_2 @ 0x3e39a60] n:708.000000 t:28.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4864[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4865[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4866[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.32) from link #0
4867[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4868[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.32) from link #1
4869[Parsed_overlay_2 @ 0x3e39a60] n:709.000000 t:28.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4870[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4871[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4872[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.36) from link #0
4873[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4874[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.36) from link #1
4875[Parsed_overlay_2 @ 0x3e39a60] n:710.000000 t:28.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4876[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4877[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4878[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.4) from link #0
4879[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4880[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.4) from link #1
4881[Parsed_overlay_2 @ 0x3e39a60] n:711.000000 t:28.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4882[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4883[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4884[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.44) from link #0
4885[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4886[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.44) from link #1
4887[Parsed_overlay_2 @ 0x3e39a60] n:712.000000 t:28.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4888[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4889[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4890[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.48) from link #0
4891[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4892[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.48) from link #1
4893[Parsed_overlay_2 @ 0x3e39a60] n:713.000000 t:28.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4894[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4895[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4896[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.52) from link #0
4897[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4898[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.52) from link #1
4899[Parsed_overlay_2 @ 0x3e39a60] n:714.000000 t:28.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4900[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4901[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4902[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.56) from link #0
4903[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4904[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.56) from link #1
4905[Parsed_overlay_2 @ 0x3e39a60] n:715.000000 t:28.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4906[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4907[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4908[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.6) from link #0
4909[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4910[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.6) from link #1
4911[Parsed_overlay_2 @ 0x3e39a60] n:716.000000 t:28.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4912[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4913[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4914[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.64) from link #0
4915[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4916[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.64) from link #1
4917[Parsed_overlay_2 @ 0x3e39a60] n:717.000000 t:28.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4918[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4919[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4920[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.68) from link #0
4921[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4922[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.68) from link #1
4923[Parsed_overlay_2 @ 0x3e39a60] n:718.000000 t:28.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4924[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4925[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4926[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.72) from link #0
4927[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4928[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.72) from link #1
4929[Parsed_overlay_2 @ 0x3e39a60] n:719.000000 t:28.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4930[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4931[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4932[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.76) from link #0
4933[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4934[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.76) from link #1
4935[Parsed_overlay_2 @ 0x3e39a60] n:720.000000 t:28.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4936[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4937[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4938[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.8) from link #0
4939[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4940[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.8) from link #1
4941[Parsed_overlay_2 @ 0x3e39a60] n:721.000000 t:28.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4942[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4943[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4944[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.84) from link #0
4945[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4946[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.84) from link #1
4947[Parsed_overlay_2 @ 0x3e39a60] n:722.000000 t:28.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4948[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4949[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4950[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.88) from link #0
4951[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4952[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.88) from link #1
4953[Parsed_overlay_2 @ 0x3e39a60] n:723.000000 t:28.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4954[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4955[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4956[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.92) from link #0
4957[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4958[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.92) from link #1
4959[Parsed_overlay_2 @ 0x3e39a60] n:724.000000 t:28.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4960[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4961[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4962[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.96) from link #0
4963[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4964[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:28.96) from link #1
4965[Parsed_overlay_2 @ 0x3e39a60] n:725.000000 t:28.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4966[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4967[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4968[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29) from link #0
4969[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4970[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29) from link #1
4971[Parsed_overlay_2 @ 0x3e39a60] n:726.000000 t:29.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4972[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4973[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4974[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.04) from link #0
4975[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4976frame= 726 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:30.00 bitrate=N/A speed=4.97x
4977[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.04) from link #1
4978[Parsed_overlay_2 @ 0x3e39a60] n:727.000000 t:29.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4979[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4980[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4981[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.08) from link #0
4982[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4983[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.08) from link #1
4984[Parsed_overlay_2 @ 0x3e39a60] n:728.000000 t:29.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4985[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4986[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4987[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.12) from link #0
4988[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4989[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.12) from link #1
4990[Parsed_overlay_2 @ 0x3e39a60] n:729.000000 t:29.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4991[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4992[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4993[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.16) from link #0
4994[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
4995[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.16) from link #1
4996[Parsed_overlay_2 @ 0x3e39a60] n:730.000000 t:29.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
4997[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
4998[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
4999[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.2) from link #0
5000[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5001[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.2) from link #1
5002[Parsed_overlay_2 @ 0x3e39a60] n:731.000000 t:29.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5003[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5004[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5005[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.24) from link #0
5006[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5007[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.24) from link #1
5008[Parsed_overlay_2 @ 0x3e39a60] n:732.000000 t:29.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5009[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5010[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5011[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.28) from link #0
5012[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5013[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.28) from link #1
5014[Parsed_overlay_2 @ 0x3e39a60] n:733.000000 t:29.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5015[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5016[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5017[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.32) from link #0
5018[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5019[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.32) from link #1
5020[Parsed_overlay_2 @ 0x3e39a60] n:734.000000 t:29.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5021[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5022[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5023[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.36) from link #0
5024[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5025[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.36) from link #1
5026[Parsed_overlay_2 @ 0x3e39a60] n:735.000000 t:29.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5027[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5028[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5029[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.4) from link #0
5030[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5031[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.4) from link #1
5032[Parsed_overlay_2 @ 0x3e39a60] n:736.000000 t:29.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5033[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5034[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5035[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.44) from link #0
5036[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5037[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.44) from link #1
5038[Parsed_overlay_2 @ 0x3e39a60] n:737.000000 t:29.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5039[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5040[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5041[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.48) from link #0
5042[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5043[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.48) from link #1
5044[Parsed_overlay_2 @ 0x3e39a60] n:738.000000 t:29.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5045[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5046[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5047[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.52) from link #0
5048[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5049[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.52) from link #1
5050[Parsed_overlay_2 @ 0x3e39a60] n:739.000000 t:29.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5051[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5052[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5053[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.56) from link #0
5054[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5055[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.56) from link #1
5056[Parsed_overlay_2 @ 0x3e39a60] n:740.000000 t:29.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5057[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5058[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5059[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.6) from link #0
5060[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5061[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.6) from link #1
5062[Parsed_overlay_2 @ 0x3e39a60] n:741.000000 t:29.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5063[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5064[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5065[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.64) from link #0
5066[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5067[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.64) from link #1
5068[Parsed_overlay_2 @ 0x3e39a60] n:742.000000 t:29.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5069[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5070[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5071[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.68) from link #0
5072[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5073[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.68) from link #1
5074[Parsed_overlay_2 @ 0x3e39a60] n:743.000000 t:29.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5075[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5076[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5077[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.72) from link #0
5078[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5079[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.72) from link #1
5080[Parsed_overlay_2 @ 0x3e39a60] n:744.000000 t:29.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5081[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5082[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5083[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.76) from link #0
5084[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5085[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.76) from link #1
5086[Parsed_overlay_2 @ 0x3e39a60] n:745.000000 t:29.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5087[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5088[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5089[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.8) from link #0
5090[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5091[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.8) from link #1
5092[Parsed_overlay_2 @ 0x3e39a60] n:746.000000 t:29.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5093[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5094[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5095[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.84) from link #0
5096[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5097[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.84) from link #1
5098[Parsed_overlay_2 @ 0x3e39a60] n:747.000000 t:29.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5099[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5100[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5101[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.88) from link #0
5102[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5103[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.88) from link #1
5104[Parsed_overlay_2 @ 0x3e39a60] n:748.000000 t:29.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5105[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5106[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5107[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.92) from link #0
5108[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5109[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.92) from link #1
5110[Parsed_overlay_2 @ 0x3e39a60] n:749.000000 t:29.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5111[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5112[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5113[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.96) from link #0
5114[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5115[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:29.96) from link #1
5116[Parsed_overlay_2 @ 0x3e39a60] n:750.000000 t:29.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5117[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5118[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5119[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30) from link #0
5120[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5121[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30) from link #1
5122[Parsed_overlay_2 @ 0x3e39a60] n:751.000000 t:30.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5123[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5124[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5125[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.04) from link #0
5126[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5127[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.04) from link #1
5128[Parsed_overlay_2 @ 0x3e39a60] n:752.000000 t:30.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5129[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5130[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5131[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.08) from link #0
5132[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5133[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.08) from link #1
5134[Parsed_overlay_2 @ 0x3e39a60] n:753.000000 t:30.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5135[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5136[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5137[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.12) from link #0
5138[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5139[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.12) from link #1
5140[Parsed_overlay_2 @ 0x3e39a60] n:754.000000 t:30.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5141[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5142[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5143[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.16) from link #0
5144[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5145[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.16) from link #1
5146[Parsed_overlay_2 @ 0x3e39a60] n:755.000000 t:30.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5147[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5148[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5149[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.2) from link #0
5150[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5151[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.2) from link #1
5152[Parsed_overlay_2 @ 0x3e39a60] n:756.000000 t:30.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5153[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5154[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5155[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.24) from link #0
5156[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5157[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.24) from link #1
5158[Parsed_overlay_2 @ 0x3e39a60] n:757.000000 t:30.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5159[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5160[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5161[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.28) from link #0
5162[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5163[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.28) from link #1
5164[Parsed_overlay_2 @ 0x3e39a60] n:758.000000 t:30.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5165[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5166[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5167[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.32) from link #0
5168[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5169[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.32) from link #1
5170[Parsed_overlay_2 @ 0x3e39a60] n:759.000000 t:30.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5171[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5172[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5173[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.36) from link #0
5174[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5175[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.36) from link #1
5176[Parsed_overlay_2 @ 0x3e39a60] n:760.000000 t:30.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5177[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5178[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5179[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.4) from link #0
5180[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5181[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.4) from link #1
5182[Parsed_overlay_2 @ 0x3e39a60] n:761.000000 t:30.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5183[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5184[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5185[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.44) from link #0
5186[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5187[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.44) from link #1
5188[Parsed_overlay_2 @ 0x3e39a60] n:762.000000 t:30.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5189[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5190[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5191[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.48) from link #0
5192[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5193[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.48) from link #1
5194[Parsed_overlay_2 @ 0x3e39a60] n:763.000000 t:30.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5195[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5196[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5197[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.52) from link #0
5198[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5199[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.52) from link #1
5200[Parsed_overlay_2 @ 0x3e39a60] n:764.000000 t:30.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5201[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5202[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5203[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.56) from link #0
5204[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5205[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.56) from link #1
5206[Parsed_overlay_2 @ 0x3e39a60] n:765.000000 t:30.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5207[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5208[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5209[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.6) from link #0
5210[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5211[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.6) from link #1
5212[Parsed_overlay_2 @ 0x3e39a60] n:766.000000 t:30.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5213[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5214[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5215[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.64) from link #0
5216[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5217[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.64) from link #1
5218[Parsed_overlay_2 @ 0x3e39a60] n:767.000000 t:30.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5219[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5220[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5221[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.68) from link #0
5222[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5223[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.68) from link #1
5224[Parsed_overlay_2 @ 0x3e39a60] n:768.000000 t:30.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5225[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5226[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5227[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.72) from link #0
5228[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5229[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.72) from link #1
5230[Parsed_overlay_2 @ 0x3e39a60] n:769.000000 t:30.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5231[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5232[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5233[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.76) from link #0
5234[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5235[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.76) from link #1
5236[Parsed_overlay_2 @ 0x3e39a60] n:770.000000 t:30.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5237[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5238[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5239[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.8) from link #0
5240[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5241[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.8) from link #1
5242[Parsed_overlay_2 @ 0x3e39a60] n:771.000000 t:30.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5243[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5244[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5245[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.84) from link #0
5246[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5247[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.84) from link #1
5248[Parsed_overlay_2 @ 0x3e39a60] n:772.000000 t:30.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5249[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5250[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5251[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.88) from link #0
5252[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5253[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.88) from link #1
5254[Parsed_overlay_2 @ 0x3e39a60] n:773.000000 t:30.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5255[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5256[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5257[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.92) from link #0
5258[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5259[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.92) from link #1
5260[Parsed_overlay_2 @ 0x3e39a60] n:774.000000 t:30.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5261[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5262[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5263[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.96) from link #0
5264[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5265[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:30.96) from link #1
5266[Parsed_overlay_2 @ 0x3e39a60] n:775.000000 t:30.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5267[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5268[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5269[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31) from link #0
5270[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5271[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31) from link #1
5272[Parsed_overlay_2 @ 0x3e39a60] n:776.000000 t:31.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5273[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5274[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5275[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.04) from link #0
5276[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5277[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.04) from link #1
5278[Parsed_overlay_2 @ 0x3e39a60] n:777.000000 t:31.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5279[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5280[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5281[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.08) from link #0
5282[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5283[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.08) from link #1
5284[Parsed_overlay_2 @ 0x3e39a60] n:778.000000 t:31.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5285[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5286[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5287[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.12) from link #0
5288[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5289[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.12) from link #1
5290[Parsed_overlay_2 @ 0x3e39a60] n:779.000000 t:31.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5291[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5292[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5293[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.16) from link #0
5294[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5295[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.16) from link #1
5296[Parsed_overlay_2 @ 0x3e39a60] n:780.000000 t:31.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5297[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5298[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5299[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.2) from link #0
5300[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5301[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.2) from link #1
5302[Parsed_overlay_2 @ 0x3e39a60] n:781.000000 t:31.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5303[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5304[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5305[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.24) from link #0
5306[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5307[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.24) from link #1
5308[Parsed_overlay_2 @ 0x3e39a60] n:782.000000 t:31.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5309[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5310[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5311[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.28) from link #0
5312[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5313[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.28) from link #1
5314[Parsed_overlay_2 @ 0x3e39a60] n:783.000000 t:31.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5315[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5316[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5317[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.32) from link #0
5318[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5319[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.32) from link #1
5320[Parsed_overlay_2 @ 0x3e39a60] n:784.000000 t:31.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5321[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5322[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5323[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.36) from link #0
5324[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5325[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.36) from link #1
5326[Parsed_overlay_2 @ 0x3e39a60] n:785.000000 t:31.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5327[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5328[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5329[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.4) from link #0
5330[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5331[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.4) from link #1
5332[Parsed_overlay_2 @ 0x3e39a60] n:786.000000 t:31.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5333[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5334[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5335[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.44) from link #0
5336[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5337[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.44) from link #1
5338[Parsed_overlay_2 @ 0x3e39a60] n:787.000000 t:31.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5339[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5340[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5341[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.48) from link #0
5342[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5343[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.48) from link #1
5344[Parsed_overlay_2 @ 0x3e39a60] n:788.000000 t:31.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5345[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5346[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5347[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.52) from link #0
5348[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5349[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.52) from link #1
5350[Parsed_overlay_2 @ 0x3e39a60] n:789.000000 t:31.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5351[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5352[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5353[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.56) from link #0
5354[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5355[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.56) from link #1
5356[Parsed_overlay_2 @ 0x3e39a60] n:790.000000 t:31.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5357[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5358[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5359[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.6) from link #0
5360[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5361frame= 790 fps=121 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:31.60 bitrate=N/A speed=4.83x
5362[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.6) from link #1
5363[Parsed_overlay_2 @ 0x3e39a60] n:791.000000 t:31.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5364[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5365[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5366[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.64) from link #0
5367[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5368[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.64) from link #1
5369[Parsed_overlay_2 @ 0x3e39a60] n:792.000000 t:31.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5370[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5371[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5372[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.68) from link #0
5373[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5374[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.68) from link #1
5375[Parsed_overlay_2 @ 0x3e39a60] n:793.000000 t:31.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5376[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5377[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5378[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.72) from link #0
5379[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5380[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.72) from link #1
5381[Parsed_overlay_2 @ 0x3e39a60] n:794.000000 t:31.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5382[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5383[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5384[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.76) from link #0
5385[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5386[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.76) from link #1
5387[Parsed_overlay_2 @ 0x3e39a60] n:795.000000 t:31.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5388[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5389[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5390[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.8) from link #0
5391[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5392[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.8) from link #1
5393[Parsed_overlay_2 @ 0x3e39a60] n:796.000000 t:31.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5394[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5395[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5396[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.84) from link #0
5397[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5398[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.84) from link #1
5399[Parsed_overlay_2 @ 0x3e39a60] n:797.000000 t:31.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5400[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5401[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5402[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.88) from link #0
5403[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5404[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.88) from link #1
5405[Parsed_overlay_2 @ 0x3e39a60] n:798.000000 t:31.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5406[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5407[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5408[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.92) from link #0
5409[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5410[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.92) from link #1
5411[Parsed_overlay_2 @ 0x3e39a60] n:799.000000 t:31.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5412[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5413[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5414[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.96) from link #0
5415[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5416[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:31.96) from link #1
5417[Parsed_overlay_2 @ 0x3e39a60] n:800.000000 t:31.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5418[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5419[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5420[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32) from link #0
5421[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5422[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32) from link #1
5423[Parsed_overlay_2 @ 0x3e39a60] n:801.000000 t:32.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5424[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5425[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5426[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.04) from link #0
5427[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5428[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.04) from link #1
5429[Parsed_overlay_2 @ 0x3e39a60] n:802.000000 t:32.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5430[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5431[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5432[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.08) from link #0
5433[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5434[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.08) from link #1
5435[Parsed_overlay_2 @ 0x3e39a60] n:803.000000 t:32.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5436[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5437[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5438[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.12) from link #0
5439[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5440[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.12) from link #1
5441[Parsed_overlay_2 @ 0x3e39a60] n:804.000000 t:32.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5442[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5443[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5444[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.16) from link #0
5445[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5446[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.16) from link #1
5447[Parsed_overlay_2 @ 0x3e39a60] n:805.000000 t:32.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5448[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5449[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5450[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.2) from link #0
5451[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5452[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.2) from link #1
5453[Parsed_overlay_2 @ 0x3e39a60] n:806.000000 t:32.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5454[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5455[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5456[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.24) from link #0
5457[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5458[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.24) from link #1
5459[Parsed_overlay_2 @ 0x3e39a60] n:807.000000 t:32.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5460[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5461[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5462[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.28) from link #0
5463[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5464[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.28) from link #1
5465[Parsed_overlay_2 @ 0x3e39a60] n:808.000000 t:32.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5466[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5467[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5468[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.32) from link #0
5469[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5470[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.32) from link #1
5471[Parsed_overlay_2 @ 0x3e39a60] n:809.000000 t:32.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5472[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5473[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5474[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.36) from link #0
5475[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5476[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.36) from link #1
5477[Parsed_overlay_2 @ 0x3e39a60] n:810.000000 t:32.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5478[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5479[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5480[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.4) from link #0
5481[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5482[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.4) from link #1
5483[Parsed_overlay_2 @ 0x3e39a60] n:811.000000 t:32.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5484[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5485[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5486[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.44) from link #0
5487[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5488[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.44) from link #1
5489[Parsed_overlay_2 @ 0x3e39a60] n:812.000000 t:32.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5490[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5491[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5492[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.48) from link #0
5493[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5494[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.48) from link #1
5495[Parsed_overlay_2 @ 0x3e39a60] n:813.000000 t:32.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5496[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5497[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5498[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.52) from link #0
5499[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5500[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.52) from link #1
5501[Parsed_overlay_2 @ 0x3e39a60] n:814.000000 t:32.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5502[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5503[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.56) from link #0
5504[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5505[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.56) from link #1
5506[Parsed_overlay_2 @ 0x3e39a60] n:815.000000 t:32.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5507[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5508[AVIOContext @ 0x3f79a20] Statistics: 0 seeks, 5 writeouts
5509[file @ 0x58b26c0] Setting default whitelist 'file,crypto'
5510[file @ 0x4223240] Setting default whitelist 'file,crypto'
5511[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:4
5512[AVIOContext @ 0x4f56740] Statistics: 0 seeks, 1 writeouts
5513[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5514[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.6) from link #0
5515[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5516[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.6) from link #1
5517[Parsed_overlay_2 @ 0x3e39a60] n:816.000000 t:32.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5518[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5519[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5520[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.64) from link #0
5521[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5522[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.64) from link #1
5523[Parsed_overlay_2 @ 0x3e39a60] n:817.000000 t:32.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5524[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5525[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5526[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.68) from link #0
5527[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5528[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.68) from link #1
5529[Parsed_overlay_2 @ 0x3e39a60] n:818.000000 t:32.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5530[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5531[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5532[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.72) from link #0
5533[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5534[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.72) from link #1
5535[Parsed_overlay_2 @ 0x3e39a60] n:819.000000 t:32.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5536[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5537[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5538[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.76) from link #0
5539[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5540[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.76) from link #1
5541[Parsed_overlay_2 @ 0x3e39a60] n:820.000000 t:32.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5542[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5543[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5544[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.8) from link #0
5545[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5546[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.8) from link #1
5547[Parsed_overlay_2 @ 0x3e39a60] n:821.000000 t:32.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5548[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5549[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5550[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.84) from link #0
5551[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5552[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.84) from link #1
5553[Parsed_overlay_2 @ 0x3e39a60] n:822.000000 t:32.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5554[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5555[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5556[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.88) from link #0
5557[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5558[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.88) from link #1
5559[Parsed_overlay_2 @ 0x3e39a60] n:823.000000 t:32.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5560[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5561[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5562[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.92) from link #0
5563[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5564[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.92) from link #1
5565[Parsed_overlay_2 @ 0x3e39a60] n:824.000000 t:32.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5566[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5567[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5568[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.96) from link #0
5569[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:32.96) from link #1
5571[Parsed_overlay_2 @ 0x3e39a60] n:825.000000 t:32.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5572[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5573[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5574[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33) from link #0
5575[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33) from link #1
5577[Parsed_overlay_2 @ 0x3e39a60] n:826.000000 t:33.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5578[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5579[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5580[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.04) from link #0
5581[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.04) from link #1
5583[Parsed_overlay_2 @ 0x3e39a60] n:827.000000 t:33.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5584[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5585[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5586[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.08) from link #0
5587[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.08) from link #1
5589[Parsed_overlay_2 @ 0x3e39a60] n:828.000000 t:33.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5590[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5591[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5592[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.12) from link #0
5593[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.12) from link #1
5595[Parsed_overlay_2 @ 0x3e39a60] n:829.000000 t:33.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5596[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5597[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5598[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.16) from link #0
5599[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.16) from link #1
5601[Parsed_overlay_2 @ 0x3e39a60] n:830.000000 t:33.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5602[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5603[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5604[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.2) from link #0
5605[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.2) from link #1
5607[Parsed_overlay_2 @ 0x3e39a60] n:831.000000 t:33.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5608[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5609[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5610[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.24) from link #0
5611[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.24) from link #1
5613[Parsed_overlay_2 @ 0x3e39a60] n:832.000000 t:33.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5614[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5615[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5616[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.28) from link #0
5617[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.28) from link #1
5619[Parsed_overlay_2 @ 0x3e39a60] n:833.000000 t:33.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5620[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5621[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5622[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.32) from link #0
5623[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.32) from link #1
5625[Parsed_overlay_2 @ 0x3e39a60] n:834.000000 t:33.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5626[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5627[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5628[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.36) from link #0
5629[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.36) from link #1
5631[Parsed_overlay_2 @ 0x3e39a60] n:835.000000 t:33.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5632[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5633[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5634[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.4) from link #0
5635[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.4) from link #1
5637[Parsed_overlay_2 @ 0x3e39a60] n:836.000000 t:33.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5638[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5639[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5640[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.44) from link #0
5641[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5642[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.44) from link #1
5643[Parsed_overlay_2 @ 0x3e39a60] n:837.000000 t:33.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5644[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5645[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5646[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.48) from link #0
5647[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.48) from link #1
5649[Parsed_overlay_2 @ 0x3e39a60] n:838.000000 t:33.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5650[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5651[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5652[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.52) from link #0
5653[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5654[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.52) from link #1
5655[Parsed_overlay_2 @ 0x3e39a60] n:839.000000 t:33.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5656[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5657[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5658[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.56) from link #0
5659[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5660[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.56) from link #1
5661[Parsed_overlay_2 @ 0x3e39a60] n:840.000000 t:33.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5662[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5663[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5664[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.6) from link #0
5665[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5666[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.6) from link #1
5667[Parsed_overlay_2 @ 0x3e39a60] n:841.000000 t:33.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5668[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5669[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5670[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.64) from link #0
5671[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5672[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.64) from link #1
5673[Parsed_overlay_2 @ 0x3e39a60] n:842.000000 t:33.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5674[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5675[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5676[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.68) from link #0
5677[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5678[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.68) from link #1
5679[Parsed_overlay_2 @ 0x3e39a60] n:843.000000 t:33.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5680[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5681[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5682[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.72) from link #0
5683[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5684[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.72) from link #1
5685[Parsed_overlay_2 @ 0x3e39a60] n:844.000000 t:33.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5686[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5687[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5688[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.76) from link #0
5689[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5690[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.76) from link #1
5691[Parsed_overlay_2 @ 0x3e39a60] n:845.000000 t:33.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5692[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5693[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5694[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.8) from link #0
5695[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5696[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.8) from link #1
5697[Parsed_overlay_2 @ 0x3e39a60] n:846.000000 t:33.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5698[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5699[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5700[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.84) from link #0
5701[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5702frame= 846 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:35.00 bitrate=N/A speed=4.97x
5703[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.84) from link #1
5704[Parsed_overlay_2 @ 0x3e39a60] n:847.000000 t:33.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5705[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5706[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5707[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.88) from link #0
5708[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5709[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.88) from link #1
5710[Parsed_overlay_2 @ 0x3e39a60] n:848.000000 t:33.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5711[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5712[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5713[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.92) from link #0
5714[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5715[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.92) from link #1
5716[Parsed_overlay_2 @ 0x3e39a60] n:849.000000 t:33.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5717[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5718[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5719[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.96) from link #0
5720[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5721[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:33.96) from link #1
5722[Parsed_overlay_2 @ 0x3e39a60] n:850.000000 t:33.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5723[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5724[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5725[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34) from link #0
5726[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5727[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34) from link #1
5728[Parsed_overlay_2 @ 0x3e39a60] n:851.000000 t:34.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5729[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5730[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5731[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.04) from link #0
5732[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5733[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.04) from link #1
5734[Parsed_overlay_2 @ 0x3e39a60] n:852.000000 t:34.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5735[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5736[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5737[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.08) from link #0
5738[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5739[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.08) from link #1
5740[Parsed_overlay_2 @ 0x3e39a60] n:853.000000 t:34.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5741[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5742[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5743[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.12) from link #0
5744[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5745[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.12) from link #1
5746[Parsed_overlay_2 @ 0x3e39a60] n:854.000000 t:34.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5747[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5748[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5749[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.16) from link #0
5750[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5751[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.16) from link #1
5752[Parsed_overlay_2 @ 0x3e39a60] n:855.000000 t:34.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5753[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5754[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5755[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.2) from link #0
5756[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5757[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.2) from link #1
5758[Parsed_overlay_2 @ 0x3e39a60] n:856.000000 t:34.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5759[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5760[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5761[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.24) from link #0
5762[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5763[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.24) from link #1
5764[Parsed_overlay_2 @ 0x3e39a60] n:857.000000 t:34.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5765[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5766[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5767[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.28) from link #0
5768[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5769[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.28) from link #1
5770[Parsed_overlay_2 @ 0x3e39a60] n:858.000000 t:34.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5771[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5772[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5773[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.32) from link #0
5774[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5775[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.32) from link #1
5776[Parsed_overlay_2 @ 0x3e39a60] n:859.000000 t:34.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5777[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5778[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5779[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.36) from link #0
5780[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5781[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.36) from link #1
5782[Parsed_overlay_2 @ 0x3e39a60] n:860.000000 t:34.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5783[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5784[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5785[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.4) from link #0
5786[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5787[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.4) from link #1
5788[Parsed_overlay_2 @ 0x3e39a60] n:861.000000 t:34.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5789[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5790[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5791[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.44) from link #0
5792[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5793[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.44) from link #1
5794[Parsed_overlay_2 @ 0x3e39a60] n:862.000000 t:34.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5795[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5796[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5797[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.48) from link #0
5798[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5799[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.48) from link #1
5800[Parsed_overlay_2 @ 0x3e39a60] n:863.000000 t:34.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5801[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5802[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5803[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.52) from link #0
5804[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5805[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.52) from link #1
5806[Parsed_overlay_2 @ 0x3e39a60] n:864.000000 t:34.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5807[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5808[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5809[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.56) from link #0
5810[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5811[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.56) from link #1
5812[Parsed_overlay_2 @ 0x3e39a60] n:865.000000 t:34.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5813[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5814[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5815[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.6) from link #0
5816[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5817[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.6) from link #1
5818[Parsed_overlay_2 @ 0x3e39a60] n:866.000000 t:34.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5819[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5820[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5821[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.64) from link #0
5822[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5823[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.64) from link #1
5824[Parsed_overlay_2 @ 0x3e39a60] n:867.000000 t:34.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5825[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5826[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5827[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.68) from link #0
5828[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5829[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.68) from link #1
5830[Parsed_overlay_2 @ 0x3e39a60] n:868.000000 t:34.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5831[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5832[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5833[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.72) from link #0
5834[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5835[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.72) from link #1
5836[Parsed_overlay_2 @ 0x3e39a60] n:869.000000 t:34.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5837[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5838[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5839[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.76) from link #0
5840[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5841[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.76) from link #1
5842[Parsed_overlay_2 @ 0x3e39a60] n:870.000000 t:34.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5843[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5844[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5845[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.8) from link #0
5846[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5847[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.8) from link #1
5848[Parsed_overlay_2 @ 0x3e39a60] n:871.000000 t:34.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5849[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5850[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5851[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.84) from link #0
5852[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5853[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.84) from link #1
5854[Parsed_overlay_2 @ 0x3e39a60] n:872.000000 t:34.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5855[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5856[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5857[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.88) from link #0
5858[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5859[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.88) from link #1
5860[Parsed_overlay_2 @ 0x3e39a60] n:873.000000 t:34.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5861[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5862[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5863[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.92) from link #0
5864[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5865[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.92) from link #1
5866[Parsed_overlay_2 @ 0x3e39a60] n:874.000000 t:34.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5867[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5868[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5869[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.96) from link #0
5870[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5871[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:34.96) from link #1
5872[Parsed_overlay_2 @ 0x3e39a60] n:875.000000 t:34.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5873[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5874[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5875[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35) from link #0
5876[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5877[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35) from link #1
5878[Parsed_overlay_2 @ 0x3e39a60] n:876.000000 t:35.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5879[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5880[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5881[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.04) from link #0
5882[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5883[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.04) from link #1
5884[Parsed_overlay_2 @ 0x3e39a60] n:877.000000 t:35.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5885[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5886[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5887[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.08) from link #0
5888[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5889[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.08) from link #1
5890[Parsed_overlay_2 @ 0x3e39a60] n:878.000000 t:35.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5891[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5892[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5893[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.12) from link #0
5894[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5895[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.12) from link #1
5896[Parsed_overlay_2 @ 0x3e39a60] n:879.000000 t:35.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5897[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5898[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5899[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.16) from link #0
5900[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5901[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.16) from link #1
5902[Parsed_overlay_2 @ 0x3e39a60] n:880.000000 t:35.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5903[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5904[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5905[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.2) from link #0
5906[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5907[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.2) from link #1
5908[Parsed_overlay_2 @ 0x3e39a60] n:881.000000 t:35.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5909[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5910[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5911[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.24) from link #0
5912[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5913[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.24) from link #1
5914[Parsed_overlay_2 @ 0x3e39a60] n:882.000000 t:35.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5915[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5916[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5917[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.28) from link #0
5918[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5919[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.28) from link #1
5920[Parsed_overlay_2 @ 0x3e39a60] n:883.000000 t:35.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5921[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5922[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5923[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.32) from link #0
5924[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5925[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.32) from link #1
5926[Parsed_overlay_2 @ 0x3e39a60] n:884.000000 t:35.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5927[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5928[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5929[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.36) from link #0
5930[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5931[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.36) from link #1
5932[Parsed_overlay_2 @ 0x3e39a60] n:885.000000 t:35.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5933[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5934[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5935[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.4) from link #0
5936[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5937[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.4) from link #1
5938[Parsed_overlay_2 @ 0x3e39a60] n:886.000000 t:35.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5939[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5940[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5941[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.44) from link #0
5942[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5943[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.44) from link #1
5944[Parsed_overlay_2 @ 0x3e39a60] n:887.000000 t:35.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5945[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5946[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5947[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.48) from link #0
5948[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5949[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.48) from link #1
5950[Parsed_overlay_2 @ 0x3e39a60] n:888.000000 t:35.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5951[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5952[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5953[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.52) from link #0
5954[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5955[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.52) from link #1
5956[Parsed_overlay_2 @ 0x3e39a60] n:889.000000 t:35.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5957[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5958[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5959[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.56) from link #0
5960[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5961[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.56) from link #1
5962[Parsed_overlay_2 @ 0x3e39a60] n:890.000000 t:35.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5963[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5964[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5965[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.6) from link #0
5966[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5967[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.6) from link #1
5968[Parsed_overlay_2 @ 0x3e39a60] n:891.000000 t:35.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5969[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5970[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5971[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.64) from link #0
5972[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5973[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.64) from link #1
5974[Parsed_overlay_2 @ 0x3e39a60] n:892.000000 t:35.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5975[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5976[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5977[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.68) from link #0
5978[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5979[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.68) from link #1
5980[Parsed_overlay_2 @ 0x3e39a60] n:893.000000 t:35.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5981[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5982[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5983[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.72) from link #0
5984[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5985[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.72) from link #1
5986[Parsed_overlay_2 @ 0x3e39a60] n:894.000000 t:35.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5987[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5988[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5989[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.76) from link #0
5990[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5991[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.76) from link #1
5992[Parsed_overlay_2 @ 0x3e39a60] n:895.000000 t:35.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5993[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
5994[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
5995[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.8) from link #0
5996[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
5997[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.8) from link #1
5998[Parsed_overlay_2 @ 0x3e39a60] n:896.000000 t:35.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
5999[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6000[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6001[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.84) from link #0
6002[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6003[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.84) from link #1
6004[Parsed_overlay_2 @ 0x3e39a60] n:897.000000 t:35.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6005[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6006[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6007[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.88) from link #0
6008[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6009[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.88) from link #1
6010[Parsed_overlay_2 @ 0x3e39a60] n:898.000000 t:35.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6011[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6012[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6013[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.92) from link #0
6014[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6015[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.92) from link #1
6016[Parsed_overlay_2 @ 0x3e39a60] n:899.000000 t:35.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6017[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6018[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6019[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.96) from link #0
6020[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6021[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:35.96) from link #1
6022[Parsed_overlay_2 @ 0x3e39a60] n:900.000000 t:35.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6023[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6024[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6025[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36) from link #0
6026[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6027[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36) from link #1
6028[Parsed_overlay_2 @ 0x3e39a60] n:901.000000 t:36.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6029[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6030[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6031[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.04) from link #0
6032[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6033[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.04) from link #1
6034[Parsed_overlay_2 @ 0x3e39a60] n:902.000000 t:36.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6035[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6036[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6037[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.08) from link #0
6038[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6039[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.08) from link #1
6040[Parsed_overlay_2 @ 0x3e39a60] n:903.000000 t:36.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6041[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6042[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6043[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.12) from link #0
6044[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6045[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.12) from link #1
6046[Parsed_overlay_2 @ 0x3e39a60] n:904.000000 t:36.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6047[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6048[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6049[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.16) from link #0
6050[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6051[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.16) from link #1
6052[Parsed_overlay_2 @ 0x3e39a60] n:905.000000 t:36.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6053[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6054[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6055[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.2) from link #0
6056[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6057[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.2) from link #1
6058[Parsed_overlay_2 @ 0x3e39a60] n:906.000000 t:36.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6059[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6060[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6061[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.24) from link #0
6062[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6063[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.24) from link #1
6064[Parsed_overlay_2 @ 0x3e39a60] n:907.000000 t:36.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6065[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6066[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6067[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.28) from link #0
6068[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6069[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.28) from link #1
6070[Parsed_overlay_2 @ 0x3e39a60] n:908.000000 t:36.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6071[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6072[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6073[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.32) from link #0
6074[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6075[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.32) from link #1
6076[Parsed_overlay_2 @ 0x3e39a60] n:909.000000 t:36.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6077[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6078[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6079[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.36) from link #0
6080[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6081[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.36) from link #1
6082[Parsed_overlay_2 @ 0x3e39a60] n:910.000000 t:36.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6083[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6084[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6085[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.4) from link #0
6086[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6087[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.4) from link #1
6088[Parsed_overlay_2 @ 0x3e39a60] n:911.000000 t:36.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6089[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6090[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6091[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.44) from link #0
6092[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6093frame= 911 fps=121 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:36.44 bitrate=N/A speed=4.83x
6094[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.44) from link #1
6095[Parsed_overlay_2 @ 0x3e39a60] n:912.000000 t:36.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6096[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6097[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6098[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.48) from link #0
6099[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6100[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.48) from link #1
6101[Parsed_overlay_2 @ 0x3e39a60] n:913.000000 t:36.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6102[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6103[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6104[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.52) from link #0
6105[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6106[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.52) from link #1
6107[Parsed_overlay_2 @ 0x3e39a60] n:914.000000 t:36.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6108[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6109[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6110[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.56) from link #0
6111[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6112[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.56) from link #1
6113[Parsed_overlay_2 @ 0x3e39a60] n:915.000000 t:36.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6114[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6115[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6116[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.6) from link #0
6117[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6118[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.6) from link #1
6119[Parsed_overlay_2 @ 0x3e39a60] n:916.000000 t:36.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6120[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6121[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6122[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.64) from link #0
6123[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6124[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.64) from link #1
6125[Parsed_overlay_2 @ 0x3e39a60] n:917.000000 t:36.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6126[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6127[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6128[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.68) from link #0
6129[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6130[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.68) from link #1
6131[Parsed_overlay_2 @ 0x3e39a60] n:918.000000 t:36.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6132[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6133[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6134[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.72) from link #0
6135[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6136[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.72) from link #1
6137[Parsed_overlay_2 @ 0x3e39a60] n:919.000000 t:36.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6138[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6139[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6140[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.76) from link #0
6141[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6142[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.76) from link #1
6143[Parsed_overlay_2 @ 0x3e39a60] n:920.000000 t:36.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6144[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6145[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6146[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.8) from link #0
6147[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6148[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.8) from link #1
6149[Parsed_overlay_2 @ 0x3e39a60] n:921.000000 t:36.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6150[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6151[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6152[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.84) from link #0
6153[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6154[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.84) from link #1
6155[Parsed_overlay_2 @ 0x3e39a60] n:922.000000 t:36.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6156[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6157[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6158[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.88) from link #0
6159[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6160[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.88) from link #1
6161[Parsed_overlay_2 @ 0x3e39a60] n:923.000000 t:36.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6162[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6163[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6164[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.92) from link #0
6165[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6166[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.92) from link #1
6167[Parsed_overlay_2 @ 0x3e39a60] n:924.000000 t:36.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6168[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6169[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6170[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.96) from link #0
6171[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6172[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:36.96) from link #1
6173[Parsed_overlay_2 @ 0x3e39a60] n:925.000000 t:36.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6174[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6175[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6176[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37) from link #0
6177[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6178[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37) from link #1
6179[Parsed_overlay_2 @ 0x3e39a60] n:926.000000 t:37.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6180[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6181[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6182[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.04) from link #0
6183[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6184[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.04) from link #1
6185[Parsed_overlay_2 @ 0x3e39a60] n:927.000000 t:37.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6186[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6187[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6188[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.08) from link #0
6189[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6190[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.08) from link #1
6191[Parsed_overlay_2 @ 0x3e39a60] n:928.000000 t:37.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6192[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6193[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6194[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.12) from link #0
6195[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6196[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.12) from link #1
6197[Parsed_overlay_2 @ 0x3e39a60] n:929.000000 t:37.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6198[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6199[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6200[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.16) from link #0
6201[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6202[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.16) from link #1
6203[Parsed_overlay_2 @ 0x3e39a60] n:930.000000 t:37.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6204[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6205[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6206[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.2) from link #0
6207[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6208[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.2) from link #1
6209[Parsed_overlay_2 @ 0x3e39a60] n:931.000000 t:37.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6210[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6211[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6212[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.24) from link #0
6213[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6214[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.24) from link #1
6215[Parsed_overlay_2 @ 0x3e39a60] n:932.000000 t:37.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6216[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6217[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6218[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.28) from link #0
6219[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6220[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.28) from link #1
6221[Parsed_overlay_2 @ 0x3e39a60] n:933.000000 t:37.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6222[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6223[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6224[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.32) from link #0
6225[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6226[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.32) from link #1
6227[Parsed_overlay_2 @ 0x3e39a60] n:934.000000 t:37.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6228[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6229[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6230[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.36) from link #0
6231[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6232[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.36) from link #1
6233[Parsed_overlay_2 @ 0x3e39a60] n:935.000000 t:37.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6234[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6235[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6236[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.4) from link #0
6237[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6238[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.4) from link #1
6239[Parsed_overlay_2 @ 0x3e39a60] n:936.000000 t:37.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6240[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6241[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6242[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.44) from link #0
6243[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6244[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.44) from link #1
6245[Parsed_overlay_2 @ 0x3e39a60] n:937.000000 t:37.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6246[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6247[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6248[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.48) from link #0
6249[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6250[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.48) from link #1
6251[Parsed_overlay_2 @ 0x3e39a60] n:938.000000 t:37.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6252[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6253[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6254[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.52) from link #0
6255[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6256[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.52) from link #1
6257[Parsed_overlay_2 @ 0x3e39a60] n:939.000000 t:37.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6258[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6259[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.56) from link #0
6260[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6261[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.56) from link #1
6262[Parsed_overlay_2 @ 0x3e39a60] n:940.000000 t:37.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6263[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6264[AVIOContext @ 0x4f56900] Statistics: 0 seeks, 5 writeouts
6265[file @ 0x50c6920] Setting default whitelist 'file,crypto'
6266[file @ 0x50c65a0] Setting default whitelist 'file,crypto'
6267[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:5
6268[AVIOContext @ 0x51cf820] Statistics: 0 seeks, 1 writeouts
6269[AVIOContext @ 0x4f56900] Statistics: 0 seeks, 5 writeouts
6270[file @ 0x3f79000] Setting default whitelist 'file,crypto'
6271[file @ 0x50c65a0] Setting default whitelist 'file,crypto'
6272[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:6
6273[AVIOContext @ 0x50c4820] Statistics: 0 seeks, 1 writeouts
6274[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6275[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.6) from link #0
6276[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6277[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.6) from link #1
6278[Parsed_overlay_2 @ 0x3e39a60] n:941.000000 t:37.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6279[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6280[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6281[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.64) from link #0
6282[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6283[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.64) from link #1
6284[Parsed_overlay_2 @ 0x3e39a60] n:942.000000 t:37.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6285[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6286[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6287[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.68) from link #0
6288[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6289[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.68) from link #1
6290[Parsed_overlay_2 @ 0x3e39a60] n:943.000000 t:37.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6291[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6292[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6293[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.72) from link #0
6294[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6295[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.72) from link #1
6296[Parsed_overlay_2 @ 0x3e39a60] n:944.000000 t:37.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6297[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6298[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6299[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.76) from link #0
6300[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6301[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.76) from link #1
6302[Parsed_overlay_2 @ 0x3e39a60] n:945.000000 t:37.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6303[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6304[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6305[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.8) from link #0
6306[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6307[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.8) from link #1
6308[Parsed_overlay_2 @ 0x3e39a60] n:946.000000 t:37.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6309[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6310[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6311[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.84) from link #0
6312[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6313[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.84) from link #1
6314[Parsed_overlay_2 @ 0x3e39a60] n:947.000000 t:37.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6315[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6316[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6317[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.88) from link #0
6318[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6319[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.88) from link #1
6320[Parsed_overlay_2 @ 0x3e39a60] n:948.000000 t:37.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6321[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6322[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6323[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.92) from link #0
6324[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6325[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.92) from link #1
6326[Parsed_overlay_2 @ 0x3e39a60] n:949.000000 t:37.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6327[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6328[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6329[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.96) from link #0
6330[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6331[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:37.96) from link #1
6332[Parsed_overlay_2 @ 0x3e39a60] n:950.000000 t:37.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6333[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6334[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6335[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38) from link #0
6336[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6337[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38) from link #1
6338[Parsed_overlay_2 @ 0x3e39a60] n:951.000000 t:38.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6339[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6340[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6341[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.04) from link #0
6342[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6343[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.04) from link #1
6344[Parsed_overlay_2 @ 0x3e39a60] n:952.000000 t:38.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6345[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6346[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6347[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.08) from link #0
6348[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6349[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.08) from link #1
6350[Parsed_overlay_2 @ 0x3e39a60] n:953.000000 t:38.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6351[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6352[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6353[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.12) from link #0
6354[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6355[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.12) from link #1
6356[Parsed_overlay_2 @ 0x3e39a60] n:954.000000 t:38.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6357[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6358[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6359[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.16) from link #0
6360[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6361[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.16) from link #1
6362[Parsed_overlay_2 @ 0x3e39a60] n:955.000000 t:38.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6363[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6364[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6365[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.2) from link #0
6366[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6367[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.2) from link #1
6368[Parsed_overlay_2 @ 0x3e39a60] n:956.000000 t:38.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6369[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6370[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6371[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.24) from link #0
6372[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6373[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.24) from link #1
6374[Parsed_overlay_2 @ 0x3e39a60] n:957.000000 t:38.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6375[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6376[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6377[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.28) from link #0
6378[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6379[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.28) from link #1
6380[Parsed_overlay_2 @ 0x3e39a60] n:958.000000 t:38.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6381[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6382[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6383[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.32) from link #0
6384[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6385[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.32) from link #1
6386[Parsed_overlay_2 @ 0x3e39a60] n:959.000000 t:38.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6387[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6388[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6389[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.36) from link #0
6390[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6391[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.36) from link #1
6392[Parsed_overlay_2 @ 0x3e39a60] n:960.000000 t:38.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6393[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6394[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6395[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.4) from link #0
6396[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6397[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.4) from link #1
6398[Parsed_overlay_2 @ 0x3e39a60] n:961.000000 t:38.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6399[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6400[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6401[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.44) from link #0
6402[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6403[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.44) from link #1
6404[Parsed_overlay_2 @ 0x3e39a60] n:962.000000 t:38.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6405[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6406[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6407[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.48) from link #0
6408[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6409[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.48) from link #1
6410[Parsed_overlay_2 @ 0x3e39a60] n:963.000000 t:38.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6411[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6412[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6413[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.52) from link #0
6414[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6415[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.52) from link #1
6416[Parsed_overlay_2 @ 0x3e39a60] n:964.000000 t:38.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6417[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6418[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6419[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.56) from link #0
6420[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6421[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.56) from link #1
6422[Parsed_overlay_2 @ 0x3e39a60] n:965.000000 t:38.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6423[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6424[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6425[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.6) from link #0
6426[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6427[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.6) from link #1
6428[Parsed_overlay_2 @ 0x3e39a60] n:966.000000 t:38.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6429[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6430[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6431[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.64) from link #0
6432[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6433[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.64) from link #1
6434[Parsed_overlay_2 @ 0x3e39a60] n:967.000000 t:38.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6435[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6436[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6437[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.68) from link #0
6438[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6439frame= 967 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:40.00 bitrate=N/A speed=4.97x
6440[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.68) from link #1
6441[Parsed_overlay_2 @ 0x3e39a60] n:968.000000 t:38.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6442[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6443[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6444[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.72) from link #0
6445[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6446[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.72) from link #1
6447[Parsed_overlay_2 @ 0x3e39a60] n:969.000000 t:38.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6448[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6449[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6450[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.76) from link #0
6451[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6452[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.76) from link #1
6453[Parsed_overlay_2 @ 0x3e39a60] n:970.000000 t:38.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6454[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6455[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6456[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.8) from link #0
6457[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6458[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.8) from link #1
6459[Parsed_overlay_2 @ 0x3e39a60] n:971.000000 t:38.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6460[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6461[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6462[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.84) from link #0
6463[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6464[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.84) from link #1
6465[Parsed_overlay_2 @ 0x3e39a60] n:972.000000 t:38.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6466[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6467[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6468[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.88) from link #0
6469[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6470[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.88) from link #1
6471[Parsed_overlay_2 @ 0x3e39a60] n:973.000000 t:38.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6472[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6473[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6474[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.92) from link #0
6475[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6476[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.92) from link #1
6477[Parsed_overlay_2 @ 0x3e39a60] n:974.000000 t:38.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6478[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6479[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6480[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.96) from link #0
6481[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6482[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:38.96) from link #1
6483[Parsed_overlay_2 @ 0x3e39a60] n:975.000000 t:38.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6484[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6485[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6486[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39) from link #0
6487[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6488[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39) from link #1
6489[Parsed_overlay_2 @ 0x3e39a60] n:976.000000 t:39.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6490[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6491[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6492[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.04) from link #0
6493[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6494[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.04) from link #1
6495[Parsed_overlay_2 @ 0x3e39a60] n:977.000000 t:39.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6496[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6497[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6498[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.08) from link #0
6499[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6500[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.08) from link #1
6501[Parsed_overlay_2 @ 0x3e39a60] n:978.000000 t:39.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6502[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6503[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6504[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.12) from link #0
6505[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6506[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.12) from link #1
6507[Parsed_overlay_2 @ 0x3e39a60] n:979.000000 t:39.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6508[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6509[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6510[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.16) from link #0
6511[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6512[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.16) from link #1
6513[Parsed_overlay_2 @ 0x3e39a60] n:980.000000 t:39.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6514[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6515[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6516[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.2) from link #0
6517[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6518[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.2) from link #1
6519[Parsed_overlay_2 @ 0x3e39a60] n:981.000000 t:39.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6520[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6521[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6522[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.24) from link #0
6523[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6524[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.24) from link #1
6525[Parsed_overlay_2 @ 0x3e39a60] n:982.000000 t:39.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6526[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6527[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6528[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.28) from link #0
6529[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6530[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.28) from link #1
6531[Parsed_overlay_2 @ 0x3e39a60] n:983.000000 t:39.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6532[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6533[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6534[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.32) from link #0
6535[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6536[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.32) from link #1
6537[Parsed_overlay_2 @ 0x3e39a60] n:984.000000 t:39.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6538[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6539[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6540[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.36) from link #0
6541[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6542[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.36) from link #1
6543[Parsed_overlay_2 @ 0x3e39a60] n:985.000000 t:39.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6544[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6545[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6546[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.4) from link #0
6547[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6548[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.4) from link #1
6549[Parsed_overlay_2 @ 0x3e39a60] n:986.000000 t:39.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6550[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6551[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6552[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.44) from link #0
6553[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6554[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.44) from link #1
6555[Parsed_overlay_2 @ 0x3e39a60] n:987.000000 t:39.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6556[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6557[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6558[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.48) from link #0
6559[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6560[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.48) from link #1
6561[Parsed_overlay_2 @ 0x3e39a60] n:988.000000 t:39.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6562[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6563[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6564[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.52) from link #0
6565[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6566[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.52) from link #1
6567[Parsed_overlay_2 @ 0x3e39a60] n:989.000000 t:39.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6568[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6569[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.56) from link #0
6571[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6572[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.56) from link #1
6573[Parsed_overlay_2 @ 0x3e39a60] n:990.000000 t:39.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6574[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6575[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.6) from link #0
6577[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6578[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.6) from link #1
6579[Parsed_overlay_2 @ 0x3e39a60] n:991.000000 t:39.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6580[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6581[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.64) from link #0
6583[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6584[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.64) from link #1
6585[Parsed_overlay_2 @ 0x3e39a60] n:992.000000 t:39.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6586[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6587[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.68) from link #0
6589[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6590[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.68) from link #1
6591[Parsed_overlay_2 @ 0x3e39a60] n:993.000000 t:39.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6592[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6593[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.72) from link #0
6595[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6596[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.72) from link #1
6597[Parsed_overlay_2 @ 0x3e39a60] n:994.000000 t:39.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6598[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6599[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.76) from link #0
6601[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6602[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.76) from link #1
6603[Parsed_overlay_2 @ 0x3e39a60] n:995.000000 t:39.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6604[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6605[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.8) from link #0
6607[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6608[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.8) from link #1
6609[Parsed_overlay_2 @ 0x3e39a60] n:996.000000 t:39.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6610[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6611[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.84) from link #0
6613[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6614[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.84) from link #1
6615[Parsed_overlay_2 @ 0x3e39a60] n:997.000000 t:39.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6616[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6617[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.88) from link #0
6619[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6620[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.88) from link #1
6621[Parsed_overlay_2 @ 0x3e39a60] n:998.000000 t:39.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6622[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6623[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.92) from link #0
6625[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6626[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.92) from link #1
6627[Parsed_overlay_2 @ 0x3e39a60] n:999.000000 t:39.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6628[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6629[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.96) from link #0
6631[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6632[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:39.96) from link #1
6633[Parsed_overlay_2 @ 0x3e39a60] n:1000.000000 t:39.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6634[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6635[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40) from link #0
6637[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6638[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40) from link #1
6639[Parsed_overlay_2 @ 0x3e39a60] n:1001.000000 t:40.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6640[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6641[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6642[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.04) from link #0
6643[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6644[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.04) from link #1
6645[Parsed_overlay_2 @ 0x3e39a60] n:1002.000000 t:40.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6646[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6647[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.08) from link #0
6649[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6650[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.08) from link #1
6651[Parsed_overlay_2 @ 0x3e39a60] n:1003.000000 t:40.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6652[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6653[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6654[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.12) from link #0
6655[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6656[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.12) from link #1
6657[Parsed_overlay_2 @ 0x3e39a60] n:1004.000000 t:40.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6658[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6659[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6660[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.16) from link #0
6661[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6662[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.16) from link #1
6663[Parsed_overlay_2 @ 0x3e39a60] n:1005.000000 t:40.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6664[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6665[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6666[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.2) from link #0
6667[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6668[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.2) from link #1
6669[Parsed_overlay_2 @ 0x3e39a60] n:1006.000000 t:40.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6670[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6671[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6672[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.24) from link #0
6673[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6674[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.24) from link #1
6675[Parsed_overlay_2 @ 0x3e39a60] n:1007.000000 t:40.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6676[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6677[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6678[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.28) from link #0
6679[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6680[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.28) from link #1
6681[Parsed_overlay_2 @ 0x3e39a60] n:1008.000000 t:40.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6682[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6683[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6684[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.32) from link #0
6685[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6686[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.32) from link #1
6687[Parsed_overlay_2 @ 0x3e39a60] n:1009.000000 t:40.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6688[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6689[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6690[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.36) from link #0
6691[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6692[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.36) from link #1
6693[Parsed_overlay_2 @ 0x3e39a60] n:1010.000000 t:40.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6694[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6695[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6696[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.4) from link #0
6697[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6698[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.4) from link #1
6699[Parsed_overlay_2 @ 0x3e39a60] n:1011.000000 t:40.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6700[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6701[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6702[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.44) from link #0
6703[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6704[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.44) from link #1
6705[Parsed_overlay_2 @ 0x3e39a60] n:1012.000000 t:40.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6706[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6707[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6708[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.48) from link #0
6709[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6710[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.48) from link #1
6711[Parsed_overlay_2 @ 0x3e39a60] n:1013.000000 t:40.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6712[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6713[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6714[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.52) from link #0
6715[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6716[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.52) from link #1
6717[Parsed_overlay_2 @ 0x3e39a60] n:1014.000000 t:40.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6718[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6719[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6720[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.56) from link #0
6721[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6722[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.56) from link #1
6723[Parsed_overlay_2 @ 0x3e39a60] n:1015.000000 t:40.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6724[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6725[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6726[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.6) from link #0
6727[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6728[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.6) from link #1
6729[Parsed_overlay_2 @ 0x3e39a60] n:1016.000000 t:40.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6730[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6731[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6732[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.64) from link #0
6733[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6734[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.64) from link #1
6735[Parsed_overlay_2 @ 0x3e39a60] n:1017.000000 t:40.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6736[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6737[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6738[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.68) from link #0
6739[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6740[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.68) from link #1
6741[Parsed_overlay_2 @ 0x3e39a60] n:1018.000000 t:40.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6742[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6743[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6744[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.72) from link #0
6745[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6746[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.72) from link #1
6747[Parsed_overlay_2 @ 0x3e39a60] n:1019.000000 t:40.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6748[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6749[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6750[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.76) from link #0
6751[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6752[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.76) from link #1
6753[Parsed_overlay_2 @ 0x3e39a60] n:1020.000000 t:40.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6754[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6755[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6756[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.8) from link #0
6757[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6758[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.8) from link #1
6759[Parsed_overlay_2 @ 0x3e39a60] n:1021.000000 t:40.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6760[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6761[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6762[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.84) from link #0
6763[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6764[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.84) from link #1
6765[Parsed_overlay_2 @ 0x3e39a60] n:1022.000000 t:40.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6766[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6767[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6768[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.88) from link #0
6769[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6770[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.88) from link #1
6771[Parsed_overlay_2 @ 0x3e39a60] n:1023.000000 t:40.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6772[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6773[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6774[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.92) from link #0
6775[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6776[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.92) from link #1
6777[Parsed_overlay_2 @ 0x3e39a60] n:1024.000000 t:40.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6778[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6779[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6780[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.96) from link #0
6781[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6782[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:40.96) from link #1
6783[Parsed_overlay_2 @ 0x3e39a60] n:1025.000000 t:40.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6784[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6785[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6786[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41) from link #0
6787[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6788[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41) from link #1
6789[Parsed_overlay_2 @ 0x3e39a60] n:1026.000000 t:41.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6790[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6791[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6792[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.04) from link #0
6793[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6794[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.04) from link #1
6795[Parsed_overlay_2 @ 0x3e39a60] n:1027.000000 t:41.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6796[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6797[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6798[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.08) from link #0
6799[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6800[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.08) from link #1
6801[Parsed_overlay_2 @ 0x3e39a60] n:1028.000000 t:41.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6802[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6803[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6804[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.12) from link #0
6805[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6806[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.12) from link #1
6807[Parsed_overlay_2 @ 0x3e39a60] n:1029.000000 t:41.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6808[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6809[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6810[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.16) from link #0
6811[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6812[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.16) from link #1
6813[Parsed_overlay_2 @ 0x3e39a60] n:1030.000000 t:41.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6814[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6815[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6816[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.2) from link #0
6817[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6818[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.2) from link #1
6819[Parsed_overlay_2 @ 0x3e39a60] n:1031.000000 t:41.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6820[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6821[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6822[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.24) from link #0
6823[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6824[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.24) from link #1
6825[Parsed_overlay_2 @ 0x3e39a60] n:1032.000000 t:41.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6826[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6827[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6828[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.28) from link #0
6829[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6830frame= 1032 fps=121 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:41.28 bitrate=N/A speed=4.83x
6831[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.28) from link #1
6832[Parsed_overlay_2 @ 0x3e39a60] n:1033.000000 t:41.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6833[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6834[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6835[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.32) from link #0
6836[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6837[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.32) from link #1
6838[Parsed_overlay_2 @ 0x3e39a60] n:1034.000000 t:41.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6839[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6840[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6841[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.36) from link #0
6842[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6843[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.36) from link #1
6844[Parsed_overlay_2 @ 0x3e39a60] n:1035.000000 t:41.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6845[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6846[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6847[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.4) from link #0
6848[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6849[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.4) from link #1
6850[Parsed_overlay_2 @ 0x3e39a60] n:1036.000000 t:41.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6851[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6852[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6853[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.44) from link #0
6854[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6855[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.44) from link #1
6856[Parsed_overlay_2 @ 0x3e39a60] n:1037.000000 t:41.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6857[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6858[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6859[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.48) from link #0
6860[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6861[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.48) from link #1
6862[Parsed_overlay_2 @ 0x3e39a60] n:1038.000000 t:41.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6863[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6864[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6865[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.52) from link #0
6866[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6867[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.52) from link #1
6868[Parsed_overlay_2 @ 0x3e39a60] n:1039.000000 t:41.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6869[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6870[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6871[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.56) from link #0
6872[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6873[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.56) from link #1
6874[Parsed_overlay_2 @ 0x3e39a60] n:1040.000000 t:41.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6875[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6876[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6877[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.6) from link #0
6878[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6879[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.6) from link #1
6880[Parsed_overlay_2 @ 0x3e39a60] n:1041.000000 t:41.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6881[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6882[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6883[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.64) from link #0
6884[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6885[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.64) from link #1
6886[Parsed_overlay_2 @ 0x3e39a60] n:1042.000000 t:41.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6887[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6888[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6889[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.68) from link #0
6890[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6891[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.68) from link #1
6892[Parsed_overlay_2 @ 0x3e39a60] n:1043.000000 t:41.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6893[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6894[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6895[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.72) from link #0
6896[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6897[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.72) from link #1
6898[Parsed_overlay_2 @ 0x3e39a60] n:1044.000000 t:41.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6899[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6900[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6901[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.76) from link #0
6902[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6903[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.76) from link #1
6904[Parsed_overlay_2 @ 0x3e39a60] n:1045.000000 t:41.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6905[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6906[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6907[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.8) from link #0
6908[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6909[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.8) from link #1
6910[Parsed_overlay_2 @ 0x3e39a60] n:1046.000000 t:41.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6911[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6912[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6913[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.84) from link #0
6914[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6915[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.84) from link #1
6916[Parsed_overlay_2 @ 0x3e39a60] n:1047.000000 t:41.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6917[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6918[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6919[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.88) from link #0
6920[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6921[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.88) from link #1
6922[Parsed_overlay_2 @ 0x3e39a60] n:1048.000000 t:41.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6923[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6924[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6925[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.92) from link #0
6926[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6927[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.92) from link #1
6928[Parsed_overlay_2 @ 0x3e39a60] n:1049.000000 t:41.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6929[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6930[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6931[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.96) from link #0
6932[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6933[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:41.96) from link #1
6934[Parsed_overlay_2 @ 0x3e39a60] n:1050.000000 t:41.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6935[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6936[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6937[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42) from link #0
6938[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6939[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42) from link #1
6940[Parsed_overlay_2 @ 0x3e39a60] n:1051.000000 t:42.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6941[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6942[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6943[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.04) from link #0
6944[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6945[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.04) from link #1
6946[Parsed_overlay_2 @ 0x3e39a60] n:1052.000000 t:42.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6947[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6948[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6949[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.08) from link #0
6950[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6951[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.08) from link #1
6952[Parsed_overlay_2 @ 0x3e39a60] n:1053.000000 t:42.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6953[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6954[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6955[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.12) from link #0
6956[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6957[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.12) from link #1
6958[Parsed_overlay_2 @ 0x3e39a60] n:1054.000000 t:42.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6959[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6960[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6961[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.16) from link #0
6962[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6963[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.16) from link #1
6964[Parsed_overlay_2 @ 0x3e39a60] n:1055.000000 t:42.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6965[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6966[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6967[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.2) from link #0
6968[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6969[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.2) from link #1
6970[Parsed_overlay_2 @ 0x3e39a60] n:1056.000000 t:42.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6971[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6972[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6973[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.24) from link #0
6974[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6975[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.24) from link #1
6976[Parsed_overlay_2 @ 0x3e39a60] n:1057.000000 t:42.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6977[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6978[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6979[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.28) from link #0
6980[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6981[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.28) from link #1
6982[Parsed_overlay_2 @ 0x3e39a60] n:1058.000000 t:42.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6983[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6984[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6985[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.32) from link #0
6986[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6987[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.32) from link #1
6988[Parsed_overlay_2 @ 0x3e39a60] n:1059.000000 t:42.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6989[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6990[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6991[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.36) from link #0
6992[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6993[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.36) from link #1
6994[Parsed_overlay_2 @ 0x3e39a60] n:1060.000000 t:42.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
6995[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
6996[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
6997[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.4) from link #0
6998[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
6999[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.4) from link #1
7000[Parsed_overlay_2 @ 0x3e39a60] n:1061.000000 t:42.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7001[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7002[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7003[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.44) from link #0
7004[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7005[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.44) from link #1
7006[Parsed_overlay_2 @ 0x3e39a60] n:1062.000000 t:42.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7007[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7008[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7009[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.48) from link #0
7010[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7011[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.48) from link #1
7012[Parsed_overlay_2 @ 0x3e39a60] n:1063.000000 t:42.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7013[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7014[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7015[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.52) from link #0
7016[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7017[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.52) from link #1
7018[Parsed_overlay_2 @ 0x3e39a60] n:1064.000000 t:42.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7019[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7020[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.56) from link #0
7021[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7022[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.56) from link #1
7023[Parsed_overlay_2 @ 0x3e39a60] n:1065.000000 t:42.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7024[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7025[hls muxer @ 0x3e36080] deleting old segment segment20161224034525.ts
7026[AVIOContext @ 0x58b2820] Statistics: 0 seeks, 5 writeouts
7027[file @ 0x43cd0a0] Setting default whitelist 'file,crypto'
7028[file @ 0x50c5680] Setting default whitelist 'file,crypto'
7029[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:7
7030[AVIOContext @ 0x57ddb20] Statistics: 0 seeks, 1 writeouts
7031[hls muxer @ 0x3e36080] deleting old segment segment20161224034527.ts
7032[AVIOContext @ 0x58b2820] Statistics: 0 seeks, 5 writeouts
7033[file @ 0x3f79000] Setting default whitelist 'file,crypto'
7034[file @ 0x50c5680] Setting default whitelist 'file,crypto'
7035[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:8
7036[AVIOContext @ 0x43cb040] Statistics: 0 seeks, 1 writeouts
7037[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7038[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.6) from link #0
7039[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7040[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.6) from link #1
7041[Parsed_overlay_2 @ 0x3e39a60] n:1066.000000 t:42.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7042[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7043[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7044[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.64) from link #0
7045[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7046[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.64) from link #1
7047[Parsed_overlay_2 @ 0x3e39a60] n:1067.000000 t:42.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7048[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7049[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7050[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.68) from link #0
7051[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7052[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.68) from link #1
7053[Parsed_overlay_2 @ 0x3e39a60] n:1068.000000 t:42.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7054[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7055[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7056[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.72) from link #0
7057[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7058[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.72) from link #1
7059[Parsed_overlay_2 @ 0x3e39a60] n:1069.000000 t:42.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7060[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7061[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7062[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.76) from link #0
7063[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7064[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.76) from link #1
7065[Parsed_overlay_2 @ 0x3e39a60] n:1070.000000 t:42.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7066[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7067[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7068[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.8) from link #0
7069[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7070[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.8) from link #1
7071[Parsed_overlay_2 @ 0x3e39a60] n:1071.000000 t:42.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7072[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7073[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7074[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.84) from link #0
7075[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7076[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.84) from link #1
7077[Parsed_overlay_2 @ 0x3e39a60] n:1072.000000 t:42.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7078[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7079[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7080[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.88) from link #0
7081[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7082[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.88) from link #1
7083[Parsed_overlay_2 @ 0x3e39a60] n:1073.000000 t:42.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7084[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7085[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7086[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.92) from link #0
7087[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7088[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.92) from link #1
7089[Parsed_overlay_2 @ 0x3e39a60] n:1074.000000 t:42.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7090[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7091[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7092[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.96) from link #0
7093[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7094[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:42.96) from link #1
7095[Parsed_overlay_2 @ 0x3e39a60] n:1075.000000 t:42.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7096[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7097[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7098[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43) from link #0
7099[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7100[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43) from link #1
7101[Parsed_overlay_2 @ 0x3e39a60] n:1076.000000 t:43.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7102[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7103[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7104[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.04) from link #0
7105[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7106[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.04) from link #1
7107[Parsed_overlay_2 @ 0x3e39a60] n:1077.000000 t:43.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7108[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7109[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7110[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.08) from link #0
7111[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7112[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.08) from link #1
7113[Parsed_overlay_2 @ 0x3e39a60] n:1078.000000 t:43.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7114[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7115[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7116[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.12) from link #0
7117[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7118[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.12) from link #1
7119[Parsed_overlay_2 @ 0x3e39a60] n:1079.000000 t:43.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7120[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7121[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7122[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.16) from link #0
7123[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7124[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.16) from link #1
7125[Parsed_overlay_2 @ 0x3e39a60] n:1080.000000 t:43.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7126[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7127[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7128[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.2) from link #0
7129[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7130[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.2) from link #1
7131[Parsed_overlay_2 @ 0x3e39a60] n:1081.000000 t:43.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7132[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7133[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7134[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.24) from link #0
7135[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7136[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.24) from link #1
7137[Parsed_overlay_2 @ 0x3e39a60] n:1082.000000 t:43.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7138[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7139[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7140[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.28) from link #0
7141[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7142[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.28) from link #1
7143[Parsed_overlay_2 @ 0x3e39a60] n:1083.000000 t:43.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7144[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7145[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7146[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.32) from link #0
7147[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7148[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.32) from link #1
7149[Parsed_overlay_2 @ 0x3e39a60] n:1084.000000 t:43.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7150[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7151[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7152[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.36) from link #0
7153[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7154[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.36) from link #1
7155[Parsed_overlay_2 @ 0x3e39a60] n:1085.000000 t:43.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7156[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7157[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7158[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.4) from link #0
7159[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7160[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.4) from link #1
7161[Parsed_overlay_2 @ 0x3e39a60] n:1086.000000 t:43.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7162[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7163[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7164[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.44) from link #0
7165[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7166[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.44) from link #1
7167[Parsed_overlay_2 @ 0x3e39a60] n:1087.000000 t:43.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7168[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7169[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7170[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.48) from link #0
7171[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7172[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.48) from link #1
7173[Parsed_overlay_2 @ 0x3e39a60] n:1088.000000 t:43.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7174[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7175[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7176[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.52) from link #0
7177[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7178frame= 1088 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:45.00 bitrate=N/A speed=4.97x
7179[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.52) from link #1
7180[Parsed_overlay_2 @ 0x3e39a60] n:1089.000000 t:43.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7181[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7182[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7183[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.56) from link #0
7184[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7185[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.56) from link #1
7186[Parsed_overlay_2 @ 0x3e39a60] n:1090.000000 t:43.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7187[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7188[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7189[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.6) from link #0
7190[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7191[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.6) from link #1
7192[Parsed_overlay_2 @ 0x3e39a60] n:1091.000000 t:43.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7193[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7194[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7195[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.64) from link #0
7196[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7197[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.64) from link #1
7198[Parsed_overlay_2 @ 0x3e39a60] n:1092.000000 t:43.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7199[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7200[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7201[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.68) from link #0
7202[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7203[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.68) from link #1
7204[Parsed_overlay_2 @ 0x3e39a60] n:1093.000000 t:43.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7205[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7206[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7207[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.72) from link #0
7208[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7209[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.72) from link #1
7210[Parsed_overlay_2 @ 0x3e39a60] n:1094.000000 t:43.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7211[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7212[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7213[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.76) from link #0
7214[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7215[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.76) from link #1
7216[Parsed_overlay_2 @ 0x3e39a60] n:1095.000000 t:43.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7217[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7218[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7219[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.8) from link #0
7220[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7221[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.8) from link #1
7222[Parsed_overlay_2 @ 0x3e39a60] n:1096.000000 t:43.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7223[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7224[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7225[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.84) from link #0
7226[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7227[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.84) from link #1
7228[Parsed_overlay_2 @ 0x3e39a60] n:1097.000000 t:43.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7229[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7230[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7231[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.88) from link #0
7232[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7233[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.88) from link #1
7234[Parsed_overlay_2 @ 0x3e39a60] n:1098.000000 t:43.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7235[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7236[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7237[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.92) from link #0
7238[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7239[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.92) from link #1
7240[Parsed_overlay_2 @ 0x3e39a60] n:1099.000000 t:43.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7241[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7242[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7243[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.96) from link #0
7244[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7245[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:43.96) from link #1
7246[Parsed_overlay_2 @ 0x3e39a60] n:1100.000000 t:43.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7247[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7248[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7249[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44) from link #0
7250[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7251[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44) from link #1
7252[Parsed_overlay_2 @ 0x3e39a60] n:1101.000000 t:44.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7253[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7254[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7255[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.04) from link #0
7256[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7257[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.04) from link #1
7258[Parsed_overlay_2 @ 0x3e39a60] n:1102.000000 t:44.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7259[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7260[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7261[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.08) from link #0
7262[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7263[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.08) from link #1
7264[Parsed_overlay_2 @ 0x3e39a60] n:1103.000000 t:44.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7265[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7266[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7267[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.12) from link #0
7268[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7269[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.12) from link #1
7270[Parsed_overlay_2 @ 0x3e39a60] n:1104.000000 t:44.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7271[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7272[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7273[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.16) from link #0
7274[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7275[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.16) from link #1
7276[Parsed_overlay_2 @ 0x3e39a60] n:1105.000000 t:44.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7277[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7278[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7279[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.2) from link #0
7280[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7281[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.2) from link #1
7282[Parsed_overlay_2 @ 0x3e39a60] n:1106.000000 t:44.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7283[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7284[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7285[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.24) from link #0
7286[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7287[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.24) from link #1
7288[Parsed_overlay_2 @ 0x3e39a60] n:1107.000000 t:44.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7289[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7290[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7291[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.28) from link #0
7292[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7293[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.28) from link #1
7294[Parsed_overlay_2 @ 0x3e39a60] n:1108.000000 t:44.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7295[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7296[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7297[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.32) from link #0
7298[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7299[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.32) from link #1
7300[Parsed_overlay_2 @ 0x3e39a60] n:1109.000000 t:44.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7301[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7302[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7303[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.36) from link #0
7304[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7305[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.36) from link #1
7306[Parsed_overlay_2 @ 0x3e39a60] n:1110.000000 t:44.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7307[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7308[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7309[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.4) from link #0
7310[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7311[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.4) from link #1
7312[Parsed_overlay_2 @ 0x3e39a60] n:1111.000000 t:44.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7313[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7314[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7315[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.44) from link #0
7316[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7317[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.44) from link #1
7318[Parsed_overlay_2 @ 0x3e39a60] n:1112.000000 t:44.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7319[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7320[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7321[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.48) from link #0
7322[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7323[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.48) from link #1
7324[Parsed_overlay_2 @ 0x3e39a60] n:1113.000000 t:44.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7325[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7326[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7327[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.52) from link #0
7328[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7329[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.52) from link #1
7330[Parsed_overlay_2 @ 0x3e39a60] n:1114.000000 t:44.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7331[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7332[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7333[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.56) from link #0
7334[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7335[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.56) from link #1
7336[Parsed_overlay_2 @ 0x3e39a60] n:1115.000000 t:44.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7337[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7338[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7339[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.6) from link #0
7340[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7341[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.6) from link #1
7342[Parsed_overlay_2 @ 0x3e39a60] n:1116.000000 t:44.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7343[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7344[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7345[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.64) from link #0
7346[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7347[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.64) from link #1
7348[Parsed_overlay_2 @ 0x3e39a60] n:1117.000000 t:44.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7349[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7350[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7351[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.68) from link #0
7352[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7353[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.68) from link #1
7354[Parsed_overlay_2 @ 0x3e39a60] n:1118.000000 t:44.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7355[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7356[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7357[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.72) from link #0
7358[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7359[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.72) from link #1
7360[Parsed_overlay_2 @ 0x3e39a60] n:1119.000000 t:44.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7361[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7362[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7363[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.76) from link #0
7364[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7365[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.76) from link #1
7366[Parsed_overlay_2 @ 0x3e39a60] n:1120.000000 t:44.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7367[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7368[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7369[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.8) from link #0
7370[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7371[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.8) from link #1
7372[Parsed_overlay_2 @ 0x3e39a60] n:1121.000000 t:44.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7373[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7374[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7375[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.84) from link #0
7376[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7377[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.84) from link #1
7378[Parsed_overlay_2 @ 0x3e39a60] n:1122.000000 t:44.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7379[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7380[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7381[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.88) from link #0
7382[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7383[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.88) from link #1
7384[Parsed_overlay_2 @ 0x3e39a60] n:1123.000000 t:44.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7385[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7386[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7387[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.92) from link #0
7388[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7389[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.92) from link #1
7390[Parsed_overlay_2 @ 0x3e39a60] n:1124.000000 t:44.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7391[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7392[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7393[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.96) from link #0
7394[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7395[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:44.96) from link #1
7396[Parsed_overlay_2 @ 0x3e39a60] n:1125.000000 t:44.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7397[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7398[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7399[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45) from link #0
7400[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7401[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45) from link #1
7402[Parsed_overlay_2 @ 0x3e39a60] n:1126.000000 t:45.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7403[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7404[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7405[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.04) from link #0
7406[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7407[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.04) from link #1
7408[Parsed_overlay_2 @ 0x3e39a60] n:1127.000000 t:45.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7409[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7410[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7411[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.08) from link #0
7412[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7413[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.08) from link #1
7414[Parsed_overlay_2 @ 0x3e39a60] n:1128.000000 t:45.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7415[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7416[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7417[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.12) from link #0
7418[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7419[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.12) from link #1
7420[Parsed_overlay_2 @ 0x3e39a60] n:1129.000000 t:45.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7421[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7422[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7423[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.16) from link #0
7424[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7425[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.16) from link #1
7426[Parsed_overlay_2 @ 0x3e39a60] n:1130.000000 t:45.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7427[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7428[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7429[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.2) from link #0
7430[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7431[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.2) from link #1
7432[Parsed_overlay_2 @ 0x3e39a60] n:1131.000000 t:45.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7433[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7434[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7435[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.24) from link #0
7436[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7437[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.24) from link #1
7438[Parsed_overlay_2 @ 0x3e39a60] n:1132.000000 t:45.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7439[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7440[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7441[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.28) from link #0
7442[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7443[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.28) from link #1
7444[Parsed_overlay_2 @ 0x3e39a60] n:1133.000000 t:45.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7445[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7446[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7447[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.32) from link #0
7448[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7449[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.32) from link #1
7450[Parsed_overlay_2 @ 0x3e39a60] n:1134.000000 t:45.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7451[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7452[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7453[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.36) from link #0
7454[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7455[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.36) from link #1
7456[Parsed_overlay_2 @ 0x3e39a60] n:1135.000000 t:45.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7457[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7458[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7459[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.4) from link #0
7460[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7461[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.4) from link #1
7462[Parsed_overlay_2 @ 0x3e39a60] n:1136.000000 t:45.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7463[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7464[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7465[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.44) from link #0
7466[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7467[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.44) from link #1
7468[Parsed_overlay_2 @ 0x3e39a60] n:1137.000000 t:45.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7469[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7470[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7471[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.48) from link #0
7472[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7473[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.48) from link #1
7474[Parsed_overlay_2 @ 0x3e39a60] n:1138.000000 t:45.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7475[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7476[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7477[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.52) from link #0
7478[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7479[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.52) from link #1
7480[Parsed_overlay_2 @ 0x3e39a60] n:1139.000000 t:45.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7481[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7482[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7483[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.56) from link #0
7484[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7485[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.56) from link #1
7486[Parsed_overlay_2 @ 0x3e39a60] n:1140.000000 t:45.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7487[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7488[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7489[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.6) from link #0
7490[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7491[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.6) from link #1
7492[Parsed_overlay_2 @ 0x3e39a60] n:1141.000000 t:45.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7493[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7494[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7495[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.64) from link #0
7496[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7497[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.64) from link #1
7498[Parsed_overlay_2 @ 0x3e39a60] n:1142.000000 t:45.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7499[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7500[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7501[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.68) from link #0
7502[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7503[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.68) from link #1
7504[Parsed_overlay_2 @ 0x3e39a60] n:1143.000000 t:45.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7505[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7506[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7507[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.72) from link #0
7508[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7509[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.72) from link #1
7510[Parsed_overlay_2 @ 0x3e39a60] n:1144.000000 t:45.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7511[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7512[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7513[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.76) from link #0
7514[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7515[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.76) from link #1
7516[Parsed_overlay_2 @ 0x3e39a60] n:1145.000000 t:45.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7517[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7518[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7519[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.8) from link #0
7520[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7521[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.8) from link #1
7522[Parsed_overlay_2 @ 0x3e39a60] n:1146.000000 t:45.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7523[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7524[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7525[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.84) from link #0
7526[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7527[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.84) from link #1
7528[Parsed_overlay_2 @ 0x3e39a60] n:1147.000000 t:45.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7529[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7530[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7531[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.88) from link #0
7532[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7533[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.88) from link #1
7534[Parsed_overlay_2 @ 0x3e39a60] n:1148.000000 t:45.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7535[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7536[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7537[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.92) from link #0
7538[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7539[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.92) from link #1
7540[Parsed_overlay_2 @ 0x3e39a60] n:1149.000000 t:45.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7541[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7542[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7543[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.96) from link #0
7544[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7545[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:45.96) from link #1
7546[Parsed_overlay_2 @ 0x3e39a60] n:1150.000000 t:45.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7547[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7548[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7549[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46) from link #0
7550[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7551[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46) from link #1
7552[Parsed_overlay_2 @ 0x3e39a60] n:1151.000000 t:46.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7553[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7554[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7555[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.04) from link #0
7556[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7557[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.04) from link #1
7558[Parsed_overlay_2 @ 0x3e39a60] n:1152.000000 t:46.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7559[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7560[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7561[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.08) from link #0
7562[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7563[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.08) from link #1
7564[Parsed_overlay_2 @ 0x3e39a60] n:1153.000000 t:46.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7565[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7566[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7567[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.12) from link #0
7568[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7569frame= 1153 fps=121 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:46.12 bitrate=N/A speed=4.83x
7570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.12) from link #1
7571[Parsed_overlay_2 @ 0x3e39a60] n:1154.000000 t:46.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7572[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7573[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7574[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.16) from link #0
7575[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.16) from link #1
7577[Parsed_overlay_2 @ 0x3e39a60] n:1155.000000 t:46.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7578[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7579[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7580[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.2) from link #0
7581[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.2) from link #1
7583[Parsed_overlay_2 @ 0x3e39a60] n:1156.000000 t:46.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7584[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7585[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7586[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.24) from link #0
7587[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.24) from link #1
7589[Parsed_overlay_2 @ 0x3e39a60] n:1157.000000 t:46.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7590[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7591[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7592[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.28) from link #0
7593[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.28) from link #1
7595[Parsed_overlay_2 @ 0x3e39a60] n:1158.000000 t:46.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7596[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7597[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7598[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.32) from link #0
7599[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.32) from link #1
7601[Parsed_overlay_2 @ 0x3e39a60] n:1159.000000 t:46.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7602[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7603[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7604[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.36) from link #0
7605[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.36) from link #1
7607[Parsed_overlay_2 @ 0x3e39a60] n:1160.000000 t:46.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7608[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7609[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7610[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.4) from link #0
7611[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.4) from link #1
7613[Parsed_overlay_2 @ 0x3e39a60] n:1161.000000 t:46.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7614[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7615[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7616[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.44) from link #0
7617[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.44) from link #1
7619[Parsed_overlay_2 @ 0x3e39a60] n:1162.000000 t:46.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7620[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7621[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7622[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.48) from link #0
7623[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.48) from link #1
7625[Parsed_overlay_2 @ 0x3e39a60] n:1163.000000 t:46.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7626[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7627[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7628[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.52) from link #0
7629[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.52) from link #1
7631[Parsed_overlay_2 @ 0x3e39a60] n:1164.000000 t:46.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7632[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7633[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7634[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.56) from link #0
7635[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.56) from link #1
7637[Parsed_overlay_2 @ 0x3e39a60] n:1165.000000 t:46.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7638[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7639[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7640[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.6) from link #0
7641[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7642[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.6) from link #1
7643[Parsed_overlay_2 @ 0x3e39a60] n:1166.000000 t:46.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7644[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7645[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7646[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.64) from link #0
7647[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.64) from link #1
7649[Parsed_overlay_2 @ 0x3e39a60] n:1167.000000 t:46.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7650[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7651[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7652[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.68) from link #0
7653[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7654[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.68) from link #1
7655[Parsed_overlay_2 @ 0x3e39a60] n:1168.000000 t:46.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7656[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7657[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7658[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.72) from link #0
7659[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7660[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.72) from link #1
7661[Parsed_overlay_2 @ 0x3e39a60] n:1169.000000 t:46.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7662[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7663[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7664[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.76) from link #0
7665[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7666[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.76) from link #1
7667[Parsed_overlay_2 @ 0x3e39a60] n:1170.000000 t:46.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7668[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7669[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7670[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.8) from link #0
7671[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7672[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.8) from link #1
7673[Parsed_overlay_2 @ 0x3e39a60] n:1171.000000 t:46.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7674[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7675[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7676[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.84) from link #0
7677[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7678[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.84) from link #1
7679[Parsed_overlay_2 @ 0x3e39a60] n:1172.000000 t:46.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7680[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7681[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7682[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.88) from link #0
7683[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7684[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.88) from link #1
7685[Parsed_overlay_2 @ 0x3e39a60] n:1173.000000 t:46.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7686[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7687[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7688[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.92) from link #0
7689[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7690[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.92) from link #1
7691[Parsed_overlay_2 @ 0x3e39a60] n:1174.000000 t:46.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7692[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7693[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7694[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.96) from link #0
7695[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7696[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:46.96) from link #1
7697[Parsed_overlay_2 @ 0x3e39a60] n:1175.000000 t:46.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7698[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7699[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7700[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47) from link #0
7701[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7702[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47) from link #1
7703[Parsed_overlay_2 @ 0x3e39a60] n:1176.000000 t:47.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7704[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7705[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7706[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.04) from link #0
7707[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7708[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.04) from link #1
7709[Parsed_overlay_2 @ 0x3e39a60] n:1177.000000 t:47.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7710[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7711[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7712[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.08) from link #0
7713[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7714[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.08) from link #1
7715[Parsed_overlay_2 @ 0x3e39a60] n:1178.000000 t:47.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7716[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7717[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7718[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.12) from link #0
7719[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7720[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.12) from link #1
7721[Parsed_overlay_2 @ 0x3e39a60] n:1179.000000 t:47.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7722[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7723[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7724[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.16) from link #0
7725[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7726[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.16) from link #1
7727[Parsed_overlay_2 @ 0x3e39a60] n:1180.000000 t:47.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7728[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7729[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7730[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.2) from link #0
7731[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7732[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.2) from link #1
7733[Parsed_overlay_2 @ 0x3e39a60] n:1181.000000 t:47.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7734[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7735[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7736[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.24) from link #0
7737[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7738[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.24) from link #1
7739[Parsed_overlay_2 @ 0x3e39a60] n:1182.000000 t:47.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7740[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7741[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7742[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.28) from link #0
7743[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7744[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.28) from link #1
7745[Parsed_overlay_2 @ 0x3e39a60] n:1183.000000 t:47.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7746[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7747[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7748[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.32) from link #0
7749[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7750[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.32) from link #1
7751[Parsed_overlay_2 @ 0x3e39a60] n:1184.000000 t:47.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7752[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7753[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7754[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.36) from link #0
7755[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7756[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.36) from link #1
7757[Parsed_overlay_2 @ 0x3e39a60] n:1185.000000 t:47.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7758[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7759[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7760[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.4) from link #0
7761[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7762[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.4) from link #1
7763[Parsed_overlay_2 @ 0x3e39a60] n:1186.000000 t:47.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7764[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7765[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7766[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.44) from link #0
7767[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7768[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.44) from link #1
7769[Parsed_overlay_2 @ 0x3e39a60] n:1187.000000 t:47.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7770[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7771[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7772[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.48) from link #0
7773[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7774[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.48) from link #1
7775[Parsed_overlay_2 @ 0x3e39a60] n:1188.000000 t:47.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7776[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7777[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7778[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.52) from link #0
7779[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7780[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.52) from link #1
7781[Parsed_overlay_2 @ 0x3e39a60] n:1189.000000 t:47.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7782[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7783[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.56) from link #0
7784[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7785[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.56) from link #1
7786[Parsed_overlay_2 @ 0x3e39a60] n:1190.000000 t:47.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7787[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7788[hls muxer @ 0x3e36080] deleting old segment segment20161224034528.ts
7789[AVIOContext @ 0x3dec020] Statistics: 0 seeks, 5 writeouts
7790[file @ 0x50c46e0] Setting default whitelist 'file,crypto'
7791[file @ 0x3f51fa0] Setting default whitelist 'file,crypto'
7792[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:9
7793[AVIOContext @ 0x50cfac0] Statistics: 0 seeks, 1 writeouts
7794[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7795[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.6) from link #0
7796[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7797[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.6) from link #1
7798[Parsed_overlay_2 @ 0x3e39a60] n:1191.000000 t:47.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7799[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7800[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7801[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.64) from link #0
7802[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7803[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.64) from link #1
7804[Parsed_overlay_2 @ 0x3e39a60] n:1192.000000 t:47.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7805[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7806[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7807[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.68) from link #0
7808[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7809[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.68) from link #1
7810[Parsed_overlay_2 @ 0x3e39a60] n:1193.000000 t:47.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7811[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7812[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7813[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.72) from link #0
7814[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7815[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.72) from link #1
7816[Parsed_overlay_2 @ 0x3e39a60] n:1194.000000 t:47.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7817[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7818[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7819[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.76) from link #0
7820[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7821[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.76) from link #1
7822[Parsed_overlay_2 @ 0x3e39a60] n:1195.000000 t:47.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7823[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7824[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7825[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.8) from link #0
7826[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7827[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.8) from link #1
7828[Parsed_overlay_2 @ 0x3e39a60] n:1196.000000 t:47.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7829[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7830[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7831[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.84) from link #0
7832[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7833[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.84) from link #1
7834[Parsed_overlay_2 @ 0x3e39a60] n:1197.000000 t:47.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7835[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7836[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7837[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.88) from link #0
7838[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7839[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.88) from link #1
7840[Parsed_overlay_2 @ 0x3e39a60] n:1198.000000 t:47.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7841[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7842[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7843[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.92) from link #0
7844[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7845[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.92) from link #1
7846[Parsed_overlay_2 @ 0x3e39a60] n:1199.000000 t:47.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7847[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7848[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7849[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.96) from link #0
7850[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7851[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:47.96) from link #1
7852[Parsed_overlay_2 @ 0x3e39a60] n:1200.000000 t:47.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7853[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7854[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7855[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48) from link #0
7856[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7857[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48) from link #1
7858[Parsed_overlay_2 @ 0x3e39a60] n:1201.000000 t:48.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7859[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7860[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7861[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.04) from link #0
7862[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7863[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.04) from link #1
7864[Parsed_overlay_2 @ 0x3e39a60] n:1202.000000 t:48.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7865[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7866[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7867[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.08) from link #0
7868[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7869[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.08) from link #1
7870[Parsed_overlay_2 @ 0x3e39a60] n:1203.000000 t:48.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7871[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7872[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7873[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.12) from link #0
7874[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7875[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.12) from link #1
7876[Parsed_overlay_2 @ 0x3e39a60] n:1204.000000 t:48.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7877[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7878[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7879[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.16) from link #0
7880[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7881[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.16) from link #1
7882[Parsed_overlay_2 @ 0x3e39a60] n:1205.000000 t:48.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7883[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7884[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7885[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.2) from link #0
7886[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7887[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.2) from link #1
7888[Parsed_overlay_2 @ 0x3e39a60] n:1206.000000 t:48.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7889[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7890[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7891[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.24) from link #0
7892[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7893[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.24) from link #1
7894[Parsed_overlay_2 @ 0x3e39a60] n:1207.000000 t:48.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7895[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7896[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7897[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.28) from link #0
7898[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7899[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.28) from link #1
7900[Parsed_overlay_2 @ 0x3e39a60] n:1208.000000 t:48.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7901[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7902[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7903[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.32) from link #0
7904[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7905[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.32) from link #1
7906[Parsed_overlay_2 @ 0x3e39a60] n:1209.000000 t:48.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7907[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7908[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7909[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.36) from link #0
7910[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7911frame= 1209 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:50.00 bitrate=N/A speed=4.97x
7912[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.36) from link #1
7913[Parsed_overlay_2 @ 0x3e39a60] n:1210.000000 t:48.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7914[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7915[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7916[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.4) from link #0
7917[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7918[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.4) from link #1
7919[Parsed_overlay_2 @ 0x3e39a60] n:1211.000000 t:48.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7920[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7921[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7922[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.44) from link #0
7923[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7924[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.44) from link #1
7925[Parsed_overlay_2 @ 0x3e39a60] n:1212.000000 t:48.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7926[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7927[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7928[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.48) from link #0
7929[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7930[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.48) from link #1
7931[Parsed_overlay_2 @ 0x3e39a60] n:1213.000000 t:48.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7932[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7933[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7934[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.52) from link #0
7935[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7936[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.52) from link #1
7937[Parsed_overlay_2 @ 0x3e39a60] n:1214.000000 t:48.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7938[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7939[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7940[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.56) from link #0
7941[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7942[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.56) from link #1
7943[Parsed_overlay_2 @ 0x3e39a60] n:1215.000000 t:48.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7944[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7945[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7946[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.6) from link #0
7947[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7948[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.6) from link #1
7949[Parsed_overlay_2 @ 0x3e39a60] n:1216.000000 t:48.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7950[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7951[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7952[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.64) from link #0
7953[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7954[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.64) from link #1
7955[Parsed_overlay_2 @ 0x3e39a60] n:1217.000000 t:48.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7956[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7957[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7958[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.68) from link #0
7959[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7960[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.68) from link #1
7961[Parsed_overlay_2 @ 0x3e39a60] n:1218.000000 t:48.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7962[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7963[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7964[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.72) from link #0
7965[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7966[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.72) from link #1
7967[Parsed_overlay_2 @ 0x3e39a60] n:1219.000000 t:48.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7968[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7969[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7970[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.76) from link #0
7971[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7972[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.76) from link #1
7973[Parsed_overlay_2 @ 0x3e39a60] n:1220.000000 t:48.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7974[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7975[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7976[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.8) from link #0
7977[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7978[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.8) from link #1
7979[Parsed_overlay_2 @ 0x3e39a60] n:1221.000000 t:48.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7980[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7981[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7982[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.84) from link #0
7983[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7984[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.84) from link #1
7985[Parsed_overlay_2 @ 0x3e39a60] n:1222.000000 t:48.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7986[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7987[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7988[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.88) from link #0
7989[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7990[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.88) from link #1
7991[Parsed_overlay_2 @ 0x3e39a60] n:1223.000000 t:48.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7992[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7993[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
7994[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.92) from link #0
7995[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
7996[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.92) from link #1
7997[Parsed_overlay_2 @ 0x3e39a60] n:1224.000000 t:48.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
7998[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
7999[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8000[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.96) from link #0
8001[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8002[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:48.96) from link #1
8003[Parsed_overlay_2 @ 0x3e39a60] n:1225.000000 t:48.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8004[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8005[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8006[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49) from link #0
8007[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8008[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49) from link #1
8009[Parsed_overlay_2 @ 0x3e39a60] n:1226.000000 t:49.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8010[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8011[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8012[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.04) from link #0
8013[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8014[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.04) from link #1
8015[Parsed_overlay_2 @ 0x3e39a60] n:1227.000000 t:49.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8016[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8017[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8018[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.08) from link #0
8019[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8020[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.08) from link #1
8021[Parsed_overlay_2 @ 0x3e39a60] n:1228.000000 t:49.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8022[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8023[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8024[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.12) from link #0
8025[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8026[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.12) from link #1
8027[Parsed_overlay_2 @ 0x3e39a60] n:1229.000000 t:49.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8028[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8029[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8030[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.16) from link #0
8031[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8032[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.16) from link #1
8033[Parsed_overlay_2 @ 0x3e39a60] n:1230.000000 t:49.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8034[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8035[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8036[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.2) from link #0
8037[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8038[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.2) from link #1
8039[Parsed_overlay_2 @ 0x3e39a60] n:1231.000000 t:49.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8040[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8041[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8042[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.24) from link #0
8043[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8044[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.24) from link #1
8045[Parsed_overlay_2 @ 0x3e39a60] n:1232.000000 t:49.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8046[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8047[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8048[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.28) from link #0
8049[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8050[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.28) from link #1
8051[Parsed_overlay_2 @ 0x3e39a60] n:1233.000000 t:49.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8052[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8053[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8054[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.32) from link #0
8055[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8056[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.32) from link #1
8057[Parsed_overlay_2 @ 0x3e39a60] n:1234.000000 t:49.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8058[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8059[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8060[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.36) from link #0
8061[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8062[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.36) from link #1
8063[Parsed_overlay_2 @ 0x3e39a60] n:1235.000000 t:49.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8064[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8065[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8066[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.4) from link #0
8067[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8068[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.4) from link #1
8069[Parsed_overlay_2 @ 0x3e39a60] n:1236.000000 t:49.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8070[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8071[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8072[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.44) from link #0
8073[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8074[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.44) from link #1
8075[Parsed_overlay_2 @ 0x3e39a60] n:1237.000000 t:49.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8076[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8077[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8078[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.48) from link #0
8079[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8080[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.48) from link #1
8081[Parsed_overlay_2 @ 0x3e39a60] n:1238.000000 t:49.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8082[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8083[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8084[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.52) from link #0
8085[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8086[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.52) from link #1
8087[Parsed_overlay_2 @ 0x3e39a60] n:1239.000000 t:49.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8088[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8089[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8090[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.56) from link #0
8091[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8092[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.56) from link #1
8093[Parsed_overlay_2 @ 0x3e39a60] n:1240.000000 t:49.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8094[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8095[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8096[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.6) from link #0
8097[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8098[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.6) from link #1
8099[Parsed_overlay_2 @ 0x3e39a60] n:1241.000000 t:49.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8100[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8101[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8102[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.64) from link #0
8103[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8104[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.64) from link #1
8105[Parsed_overlay_2 @ 0x3e39a60] n:1242.000000 t:49.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8106[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8107[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8108[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.68) from link #0
8109[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8110[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.68) from link #1
8111[Parsed_overlay_2 @ 0x3e39a60] n:1243.000000 t:49.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8112[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8113[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8114[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.72) from link #0
8115[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8116[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.72) from link #1
8117[Parsed_overlay_2 @ 0x3e39a60] n:1244.000000 t:49.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8118[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8119[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8120[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.76) from link #0
8121[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8122[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.76) from link #1
8123[Parsed_overlay_2 @ 0x3e39a60] n:1245.000000 t:49.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8124[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8125[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8126[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.8) from link #0
8127[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8128[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.8) from link #1
8129[Parsed_overlay_2 @ 0x3e39a60] n:1246.000000 t:49.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8130[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8131[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8132[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.84) from link #0
8133[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8134[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.84) from link #1
8135[Parsed_overlay_2 @ 0x3e39a60] n:1247.000000 t:49.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8136[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8137[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8138[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.88) from link #0
8139[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8140[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.88) from link #1
8141[Parsed_overlay_2 @ 0x3e39a60] n:1248.000000 t:49.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8142[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8143[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8144[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.92) from link #0
8145[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8146[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.92) from link #1
8147[Parsed_overlay_2 @ 0x3e39a60] n:1249.000000 t:49.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8148[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8149[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8150[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.96) from link #0
8151[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8152[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:49.96) from link #1
8153[Parsed_overlay_2 @ 0x3e39a60] n:1250.000000 t:49.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8154[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8155[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8156[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50) from link #0
8157[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8158[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50) from link #1
8159[Parsed_overlay_2 @ 0x3e39a60] n:1251.000000 t:50.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8160[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8161[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8162[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.04) from link #0
8163[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8164[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.04) from link #1
8165[Parsed_overlay_2 @ 0x3e39a60] n:1252.000000 t:50.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8166[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8167[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8168[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.08) from link #0
8169[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8170[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.08) from link #1
8171[Parsed_overlay_2 @ 0x3e39a60] n:1253.000000 t:50.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8172[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8173[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8174[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.12) from link #0
8175[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8176[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.12) from link #1
8177[Parsed_overlay_2 @ 0x3e39a60] n:1254.000000 t:50.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8178[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8179[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8180[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.16) from link #0
8181[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8182[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.16) from link #1
8183[Parsed_overlay_2 @ 0x3e39a60] n:1255.000000 t:50.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8184[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8185[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8186[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.2) from link #0
8187[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8188[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.2) from link #1
8189[Parsed_overlay_2 @ 0x3e39a60] n:1256.000000 t:50.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8190[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8191[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8192[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.24) from link #0
8193[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8194[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.24) from link #1
8195[Parsed_overlay_2 @ 0x3e39a60] n:1257.000000 t:50.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8196[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8197[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8198[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.28) from link #0
8199[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8200[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.28) from link #1
8201[Parsed_overlay_2 @ 0x3e39a60] n:1258.000000 t:50.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8202[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8203[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8204[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.32) from link #0
8205[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8206[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.32) from link #1
8207[Parsed_overlay_2 @ 0x3e39a60] n:1259.000000 t:50.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8208[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8209[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8210[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.36) from link #0
8211[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8212[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.36) from link #1
8213[Parsed_overlay_2 @ 0x3e39a60] n:1260.000000 t:50.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8214[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8215[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8216[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.4) from link #0
8217[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8218[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.4) from link #1
8219[Parsed_overlay_2 @ 0x3e39a60] n:1261.000000 t:50.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8220[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8221[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8222[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.44) from link #0
8223[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8224[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.44) from link #1
8225[Parsed_overlay_2 @ 0x3e39a60] n:1262.000000 t:50.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8226[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8227[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8228[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.48) from link #0
8229[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8230[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.48) from link #1
8231[Parsed_overlay_2 @ 0x3e39a60] n:1263.000000 t:50.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8232[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8233[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8234[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.52) from link #0
8235[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8236[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.52) from link #1
8237[Parsed_overlay_2 @ 0x3e39a60] n:1264.000000 t:50.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8238[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8239[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8240[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.56) from link #0
8241[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8242[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.56) from link #1
8243[Parsed_overlay_2 @ 0x3e39a60] n:1265.000000 t:50.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8244[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8245[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8246[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.6) from link #0
8247[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8248[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.6) from link #1
8249[Parsed_overlay_2 @ 0x3e39a60] n:1266.000000 t:50.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8250[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8251[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8252[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.64) from link #0
8253[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8254[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.64) from link #1
8255[Parsed_overlay_2 @ 0x3e39a60] n:1267.000000 t:50.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8256[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8257[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8258[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.68) from link #0
8259[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8260[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.68) from link #1
8261[Parsed_overlay_2 @ 0x3e39a60] n:1268.000000 t:50.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8262[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8263[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8264[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.72) from link #0
8265[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8266[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.72) from link #1
8267[Parsed_overlay_2 @ 0x3e39a60] n:1269.000000 t:50.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8268[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8269[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8270[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.76) from link #0
8271[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8272[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.76) from link #1
8273[Parsed_overlay_2 @ 0x3e39a60] n:1270.000000 t:50.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8274[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8275[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8276[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.8) from link #0
8277[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8278[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.8) from link #1
8279[Parsed_overlay_2 @ 0x3e39a60] n:1271.000000 t:50.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8280[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8281[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8282[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.84) from link #0
8283[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8284[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.84) from link #1
8285[Parsed_overlay_2 @ 0x3e39a60] n:1272.000000 t:50.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8286[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8287[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8288[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.88) from link #0
8289[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8290[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.88) from link #1
8291[Parsed_overlay_2 @ 0x3e39a60] n:1273.000000 t:50.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8292[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8293[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8294[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.92) from link #0
8295[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8296[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.92) from link #1
8297[Parsed_overlay_2 @ 0x3e39a60] n:1274.000000 t:50.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8298[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8299[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8300[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.96) from link #0
8301[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8302frame= 1274 fps=121 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:50.96 bitrate=N/A speed=4.82x
8303[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:50.96) from link #1
8304[Parsed_overlay_2 @ 0x3e39a60] n:1275.000000 t:50.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8305[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8306[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8307[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51) from link #0
8308[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8309[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51) from link #1
8310[Parsed_overlay_2 @ 0x3e39a60] n:1276.000000 t:51.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8311[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8312[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8313[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.04) from link #0
8314[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8315[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.04) from link #1
8316[Parsed_overlay_2 @ 0x3e39a60] n:1277.000000 t:51.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8317[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8318[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8319[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.08) from link #0
8320[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8321[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.08) from link #1
8322[Parsed_overlay_2 @ 0x3e39a60] n:1278.000000 t:51.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8323[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8324[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8325[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.12) from link #0
8326[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8327[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.12) from link #1
8328[Parsed_overlay_2 @ 0x3e39a60] n:1279.000000 t:51.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8329[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8330[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8331[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.16) from link #0
8332[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8333[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.16) from link #1
8334[Parsed_overlay_2 @ 0x3e39a60] n:1280.000000 t:51.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8335[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8336[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8337[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.2) from link #0
8338[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8339[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.2) from link #1
8340[Parsed_overlay_2 @ 0x3e39a60] n:1281.000000 t:51.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8341[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8342[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8343[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.24) from link #0
8344[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8345[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.24) from link #1
8346[Parsed_overlay_2 @ 0x3e39a60] n:1282.000000 t:51.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8347[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8348[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8349[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.28) from link #0
8350[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8351[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.28) from link #1
8352[Parsed_overlay_2 @ 0x3e39a60] n:1283.000000 t:51.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8353[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8354[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8355[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.32) from link #0
8356[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8357[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.32) from link #1
8358[Parsed_overlay_2 @ 0x3e39a60] n:1284.000000 t:51.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8359[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8360[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8361[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.36) from link #0
8362[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8363[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.36) from link #1
8364[Parsed_overlay_2 @ 0x3e39a60] n:1285.000000 t:51.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8365[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8366[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8367[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.4) from link #0
8368[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8369[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.4) from link #1
8370[Parsed_overlay_2 @ 0x3e39a60] n:1286.000000 t:51.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8371[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8372[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8373[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.44) from link #0
8374[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8375[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.44) from link #1
8376[Parsed_overlay_2 @ 0x3e39a60] n:1287.000000 t:51.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8377[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8378[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8379[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.48) from link #0
8380[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8381[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.48) from link #1
8382[Parsed_overlay_2 @ 0x3e39a60] n:1288.000000 t:51.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8383[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8384[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8385[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.52) from link #0
8386[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8387[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.52) from link #1
8388[Parsed_overlay_2 @ 0x3e39a60] n:1289.000000 t:51.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8389[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8390[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8391[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.56) from link #0
8392[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8393[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.56) from link #1
8394[Parsed_overlay_2 @ 0x3e39a60] n:1290.000000 t:51.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8395[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8396[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8397[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.6) from link #0
8398[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8399[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.6) from link #1
8400[Parsed_overlay_2 @ 0x3e39a60] n:1291.000000 t:51.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8401[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8402[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8403[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.64) from link #0
8404[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8405[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.64) from link #1
8406[Parsed_overlay_2 @ 0x3e39a60] n:1292.000000 t:51.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8407[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8408[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8409[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.68) from link #0
8410[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8411[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.68) from link #1
8412[Parsed_overlay_2 @ 0x3e39a60] n:1293.000000 t:51.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8413[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8414[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8415[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.72) from link #0
8416[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8417[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.72) from link #1
8418[Parsed_overlay_2 @ 0x3e39a60] n:1294.000000 t:51.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8419[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8420[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8421[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.76) from link #0
8422[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8423[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.76) from link #1
8424[Parsed_overlay_2 @ 0x3e39a60] n:1295.000000 t:51.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8425[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8426[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8427[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.8) from link #0
8428[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8429[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.8) from link #1
8430[Parsed_overlay_2 @ 0x3e39a60] n:1296.000000 t:51.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8431[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8432[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8433[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.84) from link #0
8434[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8435[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.84) from link #1
8436[Parsed_overlay_2 @ 0x3e39a60] n:1297.000000 t:51.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8437[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8438[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8439[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.88) from link #0
8440[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8441[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.88) from link #1
8442[Parsed_overlay_2 @ 0x3e39a60] n:1298.000000 t:51.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8443[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8444[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8445[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.92) from link #0
8446[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8447[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.92) from link #1
8448[Parsed_overlay_2 @ 0x3e39a60] n:1299.000000 t:51.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8449[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8450[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8451[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.96) from link #0
8452[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8453[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:51.96) from link #1
8454[Parsed_overlay_2 @ 0x3e39a60] n:1300.000000 t:51.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8455[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8456[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8457[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52) from link #0
8458[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8459[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52) from link #1
8460[Parsed_overlay_2 @ 0x3e39a60] n:1301.000000 t:52.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8461[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8462[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8463[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.04) from link #0
8464[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8465[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.04) from link #1
8466[Parsed_overlay_2 @ 0x3e39a60] n:1302.000000 t:52.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8467[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8468[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8469[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.08) from link #0
8470[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8471[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.08) from link #1
8472[Parsed_overlay_2 @ 0x3e39a60] n:1303.000000 t:52.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8473[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8474[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8475[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.12) from link #0
8476[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8477[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.12) from link #1
8478[Parsed_overlay_2 @ 0x3e39a60] n:1304.000000 t:52.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8479[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8480[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8481[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.16) from link #0
8482[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8483[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.16) from link #1
8484[Parsed_overlay_2 @ 0x3e39a60] n:1305.000000 t:52.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8485[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8486[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8487[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.2) from link #0
8488[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8489[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.2) from link #1
8490[Parsed_overlay_2 @ 0x3e39a60] n:1306.000000 t:52.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8491[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8492[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8493[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.24) from link #0
8494[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8495[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.24) from link #1
8496[Parsed_overlay_2 @ 0x3e39a60] n:1307.000000 t:52.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8497[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8498[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8499[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.28) from link #0
8500[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8501[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.28) from link #1
8502[Parsed_overlay_2 @ 0x3e39a60] n:1308.000000 t:52.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8503[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8504[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8505[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.32) from link #0
8506[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8507[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.32) from link #1
8508[Parsed_overlay_2 @ 0x3e39a60] n:1309.000000 t:52.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8509[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8510[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8511[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.36) from link #0
8512[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8513[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.36) from link #1
8514[Parsed_overlay_2 @ 0x3e39a60] n:1310.000000 t:52.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8515[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8516[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8517[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.4) from link #0
8518[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8519[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.4) from link #1
8520[Parsed_overlay_2 @ 0x3e39a60] n:1311.000000 t:52.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8521[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8522[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8523[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.44) from link #0
8524[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8525[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.44) from link #1
8526[Parsed_overlay_2 @ 0x3e39a60] n:1312.000000 t:52.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8527[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8528[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8529[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.48) from link #0
8530[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8531[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.48) from link #1
8532[Parsed_overlay_2 @ 0x3e39a60] n:1313.000000 t:52.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8533[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8534[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8535[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.52) from link #0
8536[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8537[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.52) from link #1
8538[Parsed_overlay_2 @ 0x3e39a60] n:1314.000000 t:52.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8539[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8540[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.56) from link #0
8541[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8542[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.56) from link #1
8543[Parsed_overlay_2 @ 0x3e39a60] n:1315.000000 t:52.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8544[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8545[hls muxer @ 0x3e36080] deleting old segment segment20161224034528.ts
8546[hls muxer @ 0x3e36080] failed to delete old segment /dev/shm/segment20161224034528.ts: No such file or directory
8547[AVIOContext @ 0x47b8300] Statistics: 0 seeks, 5 writeouts
8548[file @ 0x42cda20] Setting default whitelist 'file,crypto'
8549[file @ 0x50cf0e0] Setting default whitelist 'file,crypto'
8550[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:10
8551[AVIOContext @ 0x42cd4e0] Statistics: 0 seeks, 1 writeouts
8552[AVIOContext @ 0x42cd6e0] Statistics: 0 seeks, 5 writeouts
8553[file @ 0x50cf0e0] Setting default whitelist 'file,crypto'
8554[file @ 0x4005180] Setting default whitelist 'file,crypto'
8555[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:11
8556[AVIOContext @ 0x3f52b20] Statistics: 0 seeks, 1 writeouts
8557[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8558[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.6) from link #0
8559[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8560[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.6) from link #1
8561[Parsed_overlay_2 @ 0x3e39a60] n:1316.000000 t:52.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8562[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8563[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8564[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.64) from link #0
8565[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8566[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.64) from link #1
8567[Parsed_overlay_2 @ 0x3e39a60] n:1317.000000 t:52.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8568[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8569[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.68) from link #0
8571[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8572[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.68) from link #1
8573[Parsed_overlay_2 @ 0x3e39a60] n:1318.000000 t:52.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8574[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8575[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.72) from link #0
8577[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8578[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.72) from link #1
8579[Parsed_overlay_2 @ 0x3e39a60] n:1319.000000 t:52.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8580[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8581[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.76) from link #0
8583[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8584[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.76) from link #1
8585[Parsed_overlay_2 @ 0x3e39a60] n:1320.000000 t:52.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8586[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8587[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.8) from link #0
8589[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8590[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.8) from link #1
8591[Parsed_overlay_2 @ 0x3e39a60] n:1321.000000 t:52.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8592[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8593[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.84) from link #0
8595[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8596[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.84) from link #1
8597[Parsed_overlay_2 @ 0x3e39a60] n:1322.000000 t:52.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8598[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8599[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.88) from link #0
8601[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8602[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.88) from link #1
8603[Parsed_overlay_2 @ 0x3e39a60] n:1323.000000 t:52.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8604[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8605[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.92) from link #0
8607[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8608[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.92) from link #1
8609[Parsed_overlay_2 @ 0x3e39a60] n:1324.000000 t:52.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8610[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8611[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.96) from link #0
8613[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8614[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:52.96) from link #1
8615[Parsed_overlay_2 @ 0x3e39a60] n:1325.000000 t:52.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8616[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8617[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53) from link #0
8619[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8620[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53) from link #1
8621[Parsed_overlay_2 @ 0x3e39a60] n:1326.000000 t:53.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8622[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8623[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.04) from link #0
8625[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8626[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.04) from link #1
8627[Parsed_overlay_2 @ 0x3e39a60] n:1327.000000 t:53.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8628[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8629[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.08) from link #0
8631[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8632[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.08) from link #1
8633[Parsed_overlay_2 @ 0x3e39a60] n:1328.000000 t:53.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8634[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8635[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.12) from link #0
8637[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8638[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.12) from link #1
8639[Parsed_overlay_2 @ 0x3e39a60] n:1329.000000 t:53.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8640[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8641[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8642[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.16) from link #0
8643[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8644[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.16) from link #1
8645[Parsed_overlay_2 @ 0x3e39a60] n:1330.000000 t:53.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8646[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8647[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.2) from link #0
8649[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8650frame= 1330 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:55.00 bitrate=N/A speed=4.97x
8651[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.2) from link #1
8652[Parsed_overlay_2 @ 0x3e39a60] n:1331.000000 t:53.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8653[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8654[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8655[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.24) from link #0
8656[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8657[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.24) from link #1
8658[Parsed_overlay_2 @ 0x3e39a60] n:1332.000000 t:53.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8659[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8660[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8661[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.28) from link #0
8662[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8663[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.28) from link #1
8664[Parsed_overlay_2 @ 0x3e39a60] n:1333.000000 t:53.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8665[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8666[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8667[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.32) from link #0
8668[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8669[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.32) from link #1
8670[Parsed_overlay_2 @ 0x3e39a60] n:1334.000000 t:53.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8671[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8672[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8673[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.36) from link #0
8674[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8675[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.36) from link #1
8676[Parsed_overlay_2 @ 0x3e39a60] n:1335.000000 t:53.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8677[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8678[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8679[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.4) from link #0
8680[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8681[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.4) from link #1
8682[Parsed_overlay_2 @ 0x3e39a60] n:1336.000000 t:53.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8683[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8684[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8685[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.44) from link #0
8686[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8687[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.44) from link #1
8688[Parsed_overlay_2 @ 0x3e39a60] n:1337.000000 t:53.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8689[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8690[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8691[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.48) from link #0
8692[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8693[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.48) from link #1
8694[Parsed_overlay_2 @ 0x3e39a60] n:1338.000000 t:53.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8695[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8696[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8697[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.52) from link #0
8698[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8699[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.52) from link #1
8700[Parsed_overlay_2 @ 0x3e39a60] n:1339.000000 t:53.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8701[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8702[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8703[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.56) from link #0
8704[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8705[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.56) from link #1
8706[Parsed_overlay_2 @ 0x3e39a60] n:1340.000000 t:53.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8707[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8708[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8709[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.6) from link #0
8710[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8711[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.6) from link #1
8712[Parsed_overlay_2 @ 0x3e39a60] n:1341.000000 t:53.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8713[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8714[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8715[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.64) from link #0
8716[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8717[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.64) from link #1
8718[Parsed_overlay_2 @ 0x3e39a60] n:1342.000000 t:53.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8719[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8720[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8721[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.68) from link #0
8722[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8723[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.68) from link #1
8724[Parsed_overlay_2 @ 0x3e39a60] n:1343.000000 t:53.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8725[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8726[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8727[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.72) from link #0
8728[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8729[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.72) from link #1
8730[Parsed_overlay_2 @ 0x3e39a60] n:1344.000000 t:53.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8731[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8732[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8733[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.76) from link #0
8734[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8735[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.76) from link #1
8736[Parsed_overlay_2 @ 0x3e39a60] n:1345.000000 t:53.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8737[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8738[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8739[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.8) from link #0
8740[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8741[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.8) from link #1
8742[Parsed_overlay_2 @ 0x3e39a60] n:1346.000000 t:53.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8743[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8744[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8745[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.84) from link #0
8746[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8747[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.84) from link #1
8748[Parsed_overlay_2 @ 0x3e39a60] n:1347.000000 t:53.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8749[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8750[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8751[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.88) from link #0
8752[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8753[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.88) from link #1
8754[Parsed_overlay_2 @ 0x3e39a60] n:1348.000000 t:53.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8755[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8756[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8757[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.92) from link #0
8758[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8759[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.92) from link #1
8760[Parsed_overlay_2 @ 0x3e39a60] n:1349.000000 t:53.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8761[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8762[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8763[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.96) from link #0
8764[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8765[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:53.96) from link #1
8766[Parsed_overlay_2 @ 0x3e39a60] n:1350.000000 t:53.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8767[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8768[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8769[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54) from link #0
8770[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8771[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54) from link #1
8772[Parsed_overlay_2 @ 0x3e39a60] n:1351.000000 t:54.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8773[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8774[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8775[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.04) from link #0
8776[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8777[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.04) from link #1
8778[Parsed_overlay_2 @ 0x3e39a60] n:1352.000000 t:54.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8779[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8780[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8781[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.08) from link #0
8782[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8783[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.08) from link #1
8784[Parsed_overlay_2 @ 0x3e39a60] n:1353.000000 t:54.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8785[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8786[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8787[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.12) from link #0
8788[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8789[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.12) from link #1
8790[Parsed_overlay_2 @ 0x3e39a60] n:1354.000000 t:54.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8791[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8792[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8793[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.16) from link #0
8794[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8795[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.16) from link #1
8796[Parsed_overlay_2 @ 0x3e39a60] n:1355.000000 t:54.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8797[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8798[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8799[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.2) from link #0
8800[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8801[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.2) from link #1
8802[Parsed_overlay_2 @ 0x3e39a60] n:1356.000000 t:54.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8803[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8804[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8805[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.24) from link #0
8806[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8807[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.24) from link #1
8808[Parsed_overlay_2 @ 0x3e39a60] n:1357.000000 t:54.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8809[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8810[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8811[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.28) from link #0
8812[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8813[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.28) from link #1
8814[Parsed_overlay_2 @ 0x3e39a60] n:1358.000000 t:54.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8815[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8816[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8817[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.32) from link #0
8818[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8819[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.32) from link #1
8820[Parsed_overlay_2 @ 0x3e39a60] n:1359.000000 t:54.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8821[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8822[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8823[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.36) from link #0
8824[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8825[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.36) from link #1
8826[Parsed_overlay_2 @ 0x3e39a60] n:1360.000000 t:54.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8827[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8828[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8829[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.4) from link #0
8830[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8831[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.4) from link #1
8832[Parsed_overlay_2 @ 0x3e39a60] n:1361.000000 t:54.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8833[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8834[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8835[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.44) from link #0
8836[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8837[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.44) from link #1
8838[Parsed_overlay_2 @ 0x3e39a60] n:1362.000000 t:54.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8839[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8840[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8841[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.48) from link #0
8842[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8843[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.48) from link #1
8844[Parsed_overlay_2 @ 0x3e39a60] n:1363.000000 t:54.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8845[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8846[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8847[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.52) from link #0
8848[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8849[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.52) from link #1
8850[Parsed_overlay_2 @ 0x3e39a60] n:1364.000000 t:54.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8851[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8852[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8853[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.56) from link #0
8854[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8855[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.56) from link #1
8856[Parsed_overlay_2 @ 0x3e39a60] n:1365.000000 t:54.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8857[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8858[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8859[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.6) from link #0
8860[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8861[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.6) from link #1
8862[Parsed_overlay_2 @ 0x3e39a60] n:1366.000000 t:54.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8863[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8864[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8865[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.64) from link #0
8866[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8867[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.64) from link #1
8868[Parsed_overlay_2 @ 0x3e39a60] n:1367.000000 t:54.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8869[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8870[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8871[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.68) from link #0
8872[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8873[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.68) from link #1
8874[Parsed_overlay_2 @ 0x3e39a60] n:1368.000000 t:54.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8875[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8876[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8877[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.72) from link #0
8878[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8879[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.72) from link #1
8880[Parsed_overlay_2 @ 0x3e39a60] n:1369.000000 t:54.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8881[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8882[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8883[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.76) from link #0
8884[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8885[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.76) from link #1
8886[Parsed_overlay_2 @ 0x3e39a60] n:1370.000000 t:54.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8887[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8888[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8889[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.8) from link #0
8890[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8891[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.8) from link #1
8892[Parsed_overlay_2 @ 0x3e39a60] n:1371.000000 t:54.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8893[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8894[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8895[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.84) from link #0
8896[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8897[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.84) from link #1
8898[Parsed_overlay_2 @ 0x3e39a60] n:1372.000000 t:54.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8899[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8900[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8901[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.88) from link #0
8902[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8903[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.88) from link #1
8904[Parsed_overlay_2 @ 0x3e39a60] n:1373.000000 t:54.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8905[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8906[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8907[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.92) from link #0
8908[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8909[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.92) from link #1
8910[Parsed_overlay_2 @ 0x3e39a60] n:1374.000000 t:54.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8911[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8912[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8913[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.96) from link #0
8914[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8915[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:54.96) from link #1
8916[Parsed_overlay_2 @ 0x3e39a60] n:1375.000000 t:54.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8917[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8918[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8919[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55) from link #0
8920[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8921[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55) from link #1
8922[Parsed_overlay_2 @ 0x3e39a60] n:1376.000000 t:55.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8923[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8924[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8925[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.04) from link #0
8926[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8927[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.04) from link #1
8928[Parsed_overlay_2 @ 0x3e39a60] n:1377.000000 t:55.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8929[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8930[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8931[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.08) from link #0
8932[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8933[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.08) from link #1
8934[Parsed_overlay_2 @ 0x3e39a60] n:1378.000000 t:55.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8935[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8936[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8937[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.12) from link #0
8938[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8939[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.12) from link #1
8940[Parsed_overlay_2 @ 0x3e39a60] n:1379.000000 t:55.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8941[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8942[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8943[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.16) from link #0
8944[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8945[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.16) from link #1
8946[Parsed_overlay_2 @ 0x3e39a60] n:1380.000000 t:55.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8947[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8948[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8949[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.2) from link #0
8950[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8951[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.2) from link #1
8952[Parsed_overlay_2 @ 0x3e39a60] n:1381.000000 t:55.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8953[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8954[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8955[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.24) from link #0
8956[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8957[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.24) from link #1
8958[Parsed_overlay_2 @ 0x3e39a60] n:1382.000000 t:55.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8959[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8960[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8961[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.28) from link #0
8962[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8963[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.28) from link #1
8964[Parsed_overlay_2 @ 0x3e39a60] n:1383.000000 t:55.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8965[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8966[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8967[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.32) from link #0
8968[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8969[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.32) from link #1
8970[Parsed_overlay_2 @ 0x3e39a60] n:1384.000000 t:55.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8971[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8972[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8973[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.36) from link #0
8974[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8975[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.36) from link #1
8976[Parsed_overlay_2 @ 0x3e39a60] n:1385.000000 t:55.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8977[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8978[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8979[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.4) from link #0
8980[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8981[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.4) from link #1
8982[Parsed_overlay_2 @ 0x3e39a60] n:1386.000000 t:55.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8983[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8984[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8985[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.44) from link #0
8986[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8987[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.44) from link #1
8988[Parsed_overlay_2 @ 0x3e39a60] n:1387.000000 t:55.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8989[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8990[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8991[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.48) from link #0
8992[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8993[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.48) from link #1
8994[Parsed_overlay_2 @ 0x3e39a60] n:1388.000000 t:55.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
8995[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
8996[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
8997[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.52) from link #0
8998[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
8999[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.52) from link #1
9000[Parsed_overlay_2 @ 0x3e39a60] n:1389.000000 t:55.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9001[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9002[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9003[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.56) from link #0
9004[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9005[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.56) from link #1
9006[Parsed_overlay_2 @ 0x3e39a60] n:1390.000000 t:55.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9007[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9008[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9009[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.6) from link #0
9010[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9011[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.6) from link #1
9012[Parsed_overlay_2 @ 0x3e39a60] n:1391.000000 t:55.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9013[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9014[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9015[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.64) from link #0
9016[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9017frame= 1391 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:00:55.64 bitrate=N/A speed=4.81x
9018[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.64) from link #1
9019[Parsed_overlay_2 @ 0x3e39a60] n:1392.000000 t:55.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9020[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9021[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9022[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.68) from link #0
9023[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9024[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.68) from link #1
9025[Parsed_overlay_2 @ 0x3e39a60] n:1393.000000 t:55.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9026[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9027[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9028[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.72) from link #0
9029[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9030[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.72) from link #1
9031[Parsed_overlay_2 @ 0x3e39a60] n:1394.000000 t:55.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9032[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9033[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9034[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.76) from link #0
9035[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9036[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.76) from link #1
9037[Parsed_overlay_2 @ 0x3e39a60] n:1395.000000 t:55.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9038[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9039[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9040[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.8) from link #0
9041[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9042[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.8) from link #1
9043[Parsed_overlay_2 @ 0x3e39a60] n:1396.000000 t:55.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9044[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9045[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9046[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.84) from link #0
9047[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9048[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.84) from link #1
9049[Parsed_overlay_2 @ 0x3e39a60] n:1397.000000 t:55.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9050[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9051[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9052[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.88) from link #0
9053[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9054[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.88) from link #1
9055[Parsed_overlay_2 @ 0x3e39a60] n:1398.000000 t:55.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9056[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9057[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9058[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.92) from link #0
9059[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9060[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.92) from link #1
9061[Parsed_overlay_2 @ 0x3e39a60] n:1399.000000 t:55.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9062[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9063[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9064[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.96) from link #0
9065[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9066[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:55.96) from link #1
9067[Parsed_overlay_2 @ 0x3e39a60] n:1400.000000 t:55.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9068[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9069[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9070[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56) from link #0
9071[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9072[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56) from link #1
9073[Parsed_overlay_2 @ 0x3e39a60] n:1401.000000 t:56.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9074[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9075[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9076[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.04) from link #0
9077[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9078[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.04) from link #1
9079[Parsed_overlay_2 @ 0x3e39a60] n:1402.000000 t:56.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9080[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9081[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9082[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.08) from link #0
9083[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9084[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.08) from link #1
9085[Parsed_overlay_2 @ 0x3e39a60] n:1403.000000 t:56.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9086[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9087[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9088[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.12) from link #0
9089[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9090[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.12) from link #1
9091[Parsed_overlay_2 @ 0x3e39a60] n:1404.000000 t:56.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9092[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9093[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9094[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.16) from link #0
9095[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9096[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.16) from link #1
9097[Parsed_overlay_2 @ 0x3e39a60] n:1405.000000 t:56.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9098[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9099[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9100[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.2) from link #0
9101[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9102[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.2) from link #1
9103[Parsed_overlay_2 @ 0x3e39a60] n:1406.000000 t:56.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9104[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9105[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9106[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.24) from link #0
9107[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9108[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.24) from link #1
9109[Parsed_overlay_2 @ 0x3e39a60] n:1407.000000 t:56.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9110[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9111[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9112[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.28) from link #0
9113[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9114[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.28) from link #1
9115[Parsed_overlay_2 @ 0x3e39a60] n:1408.000000 t:56.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9116[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9117[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9118[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.32) from link #0
9119[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9120[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.32) from link #1
9121[Parsed_overlay_2 @ 0x3e39a60] n:1409.000000 t:56.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9122[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9123[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9124[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.36) from link #0
9125[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9126[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.36) from link #1
9127[Parsed_overlay_2 @ 0x3e39a60] n:1410.000000 t:56.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9128[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9129[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9130[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.4) from link #0
9131[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9132[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.4) from link #1
9133[Parsed_overlay_2 @ 0x3e39a60] n:1411.000000 t:56.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9134[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9135[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9136[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.44) from link #0
9137[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9138[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.44) from link #1
9139[Parsed_overlay_2 @ 0x3e39a60] n:1412.000000 t:56.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9140[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9141[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9142[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.48) from link #0
9143[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9144[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.48) from link #1
9145[Parsed_overlay_2 @ 0x3e39a60] n:1413.000000 t:56.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9146[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9147[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9148[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.52) from link #0
9149[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9150[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.52) from link #1
9151[Parsed_overlay_2 @ 0x3e39a60] n:1414.000000 t:56.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9152[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9153[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9154[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.56) from link #0
9155[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9156[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.56) from link #1
9157[Parsed_overlay_2 @ 0x3e39a60] n:1415.000000 t:56.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9158[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9159[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9160[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.6) from link #0
9161[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9162[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.6) from link #1
9163[Parsed_overlay_2 @ 0x3e39a60] n:1416.000000 t:56.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9164[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9165[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9166[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.64) from link #0
9167[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9168[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.64) from link #1
9169[Parsed_overlay_2 @ 0x3e39a60] n:1417.000000 t:56.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9170[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9171[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9172[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.68) from link #0
9173[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9174[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.68) from link #1
9175[Parsed_overlay_2 @ 0x3e39a60] n:1418.000000 t:56.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9176[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9177[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9178[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.72) from link #0
9179[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9180[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.72) from link #1
9181[Parsed_overlay_2 @ 0x3e39a60] n:1419.000000 t:56.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9182[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9183[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9184[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.76) from link #0
9185[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9186[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.76) from link #1
9187[Parsed_overlay_2 @ 0x3e39a60] n:1420.000000 t:56.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9188[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9189[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9190[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.8) from link #0
9191[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9192[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.8) from link #1
9193[Parsed_overlay_2 @ 0x3e39a60] n:1421.000000 t:56.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9194[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9195[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9196[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.84) from link #0
9197[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9198[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.84) from link #1
9199[Parsed_overlay_2 @ 0x3e39a60] n:1422.000000 t:56.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9200[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9201[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9202[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.88) from link #0
9203[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9204[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.88) from link #1
9205[Parsed_overlay_2 @ 0x3e39a60] n:1423.000000 t:56.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9206[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9207[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9208[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.92) from link #0
9209[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9210[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.92) from link #1
9211[Parsed_overlay_2 @ 0x3e39a60] n:1424.000000 t:56.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9212[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9213[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9214[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.96) from link #0
9215[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9216[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:56.96) from link #1
9217[Parsed_overlay_2 @ 0x3e39a60] n:1425.000000 t:56.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9218[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9219[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9220[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57) from link #0
9221[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9222[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57) from link #1
9223[Parsed_overlay_2 @ 0x3e39a60] n:1426.000000 t:57.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9224[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9225[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9226[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.04) from link #0
9227[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9228[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.04) from link #1
9229[Parsed_overlay_2 @ 0x3e39a60] n:1427.000000 t:57.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9230[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9231[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9232[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.08) from link #0
9233[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9234[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.08) from link #1
9235[Parsed_overlay_2 @ 0x3e39a60] n:1428.000000 t:57.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9236[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9237[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9238[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.12) from link #0
9239[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9240[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.12) from link #1
9241[Parsed_overlay_2 @ 0x3e39a60] n:1429.000000 t:57.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9242[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9243[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9244[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.16) from link #0
9245[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9246[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.16) from link #1
9247[Parsed_overlay_2 @ 0x3e39a60] n:1430.000000 t:57.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9248[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9249[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9250[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.2) from link #0
9251[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9252[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.2) from link #1
9253[Parsed_overlay_2 @ 0x3e39a60] n:1431.000000 t:57.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9254[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9255[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9256[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.24) from link #0
9257[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9258[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.24) from link #1
9259[Parsed_overlay_2 @ 0x3e39a60] n:1432.000000 t:57.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9260[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9261[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9262[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.28) from link #0
9263[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9264[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.28) from link #1
9265[Parsed_overlay_2 @ 0x3e39a60] n:1433.000000 t:57.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9266[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9267[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9268[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.32) from link #0
9269[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9270[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.32) from link #1
9271[Parsed_overlay_2 @ 0x3e39a60] n:1434.000000 t:57.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9272[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9273[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9274[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.36) from link #0
9275[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9276[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.36) from link #1
9277[Parsed_overlay_2 @ 0x3e39a60] n:1435.000000 t:57.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9278[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9279[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9280[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.4) from link #0
9281[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9282[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.4) from link #1
9283[Parsed_overlay_2 @ 0x3e39a60] n:1436.000000 t:57.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9284[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9285[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9286[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.44) from link #0
9287[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9288[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.44) from link #1
9289[Parsed_overlay_2 @ 0x3e39a60] n:1437.000000 t:57.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9290[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9291[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9292[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.48) from link #0
9293[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9294[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.48) from link #1
9295[Parsed_overlay_2 @ 0x3e39a60] n:1438.000000 t:57.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9296[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9297[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9298[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.52) from link #0
9299[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9300[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.52) from link #1
9301[Parsed_overlay_2 @ 0x3e39a60] n:1439.000000 t:57.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9302[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9303[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.56) from link #0
9304[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9305[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.56) from link #1
9306[Parsed_overlay_2 @ 0x3e39a60] n:1440.000000 t:57.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9307[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9308[hls muxer @ 0x3e36080] deleting old segment segment20161224034529.ts
9309[AVIOContext @ 0x42cd6e0] Statistics: 0 seeks, 5 writeouts
9310[file @ 0x42cd0e0] Setting default whitelist 'file,crypto'
9311[file @ 0x42cd9c0] Setting default whitelist 'file,crypto'
9312[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:12
9313[AVIOContext @ 0x50a9200] Statistics: 0 seeks, 1 writeouts
9314[hls muxer @ 0x3e36080] deleting old segment segment20161224034530.ts
9315[AVIOContext @ 0x50c3ee0] Statistics: 0 seeks, 5 writeouts
9316[file @ 0x50c3d20] Setting default whitelist 'file,crypto'
9317[file @ 0x3f79000] Setting default whitelist 'file,crypto'
9318[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:13
9319[AVIOContext @ 0x50c1820] Statistics: 0 seeks, 1 writeouts
9320[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9321[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.6) from link #0
9322[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9323[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.6) from link #1
9324[Parsed_overlay_2 @ 0x3e39a60] n:1441.000000 t:57.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9325[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9326[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9327[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.64) from link #0
9328[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9329[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.64) from link #1
9330[Parsed_overlay_2 @ 0x3e39a60] n:1442.000000 t:57.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9331[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9332[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9333[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.68) from link #0
9334[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9335[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.68) from link #1
9336[Parsed_overlay_2 @ 0x3e39a60] n:1443.000000 t:57.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9337[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9338[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9339[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.72) from link #0
9340[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9341[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.72) from link #1
9342[Parsed_overlay_2 @ 0x3e39a60] n:1444.000000 t:57.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9343[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9344[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9345[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.76) from link #0
9346[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9347[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.76) from link #1
9348[Parsed_overlay_2 @ 0x3e39a60] n:1445.000000 t:57.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9349[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9350[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9351[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.8) from link #0
9352[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9353[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.8) from link #1
9354[Parsed_overlay_2 @ 0x3e39a60] n:1446.000000 t:57.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9355[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9356[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9357[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.84) from link #0
9358[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9359[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.84) from link #1
9360[Parsed_overlay_2 @ 0x3e39a60] n:1447.000000 t:57.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9361[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9362[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9363[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.88) from link #0
9364[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9365frame= 1447 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:00.00 bitrate=N/A speed=4.97x
9366[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.88) from link #1
9367[Parsed_overlay_2 @ 0x3e39a60] n:1448.000000 t:57.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9368[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9369[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9370[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.92) from link #0
9371[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9372[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.92) from link #1
9373[Parsed_overlay_2 @ 0x3e39a60] n:1449.000000 t:57.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9374[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9375[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9376[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.96) from link #0
9377[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9378[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:57.96) from link #1
9379[Parsed_overlay_2 @ 0x3e39a60] n:1450.000000 t:57.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9380[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9381[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9382[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58) from link #0
9383[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9384[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58) from link #1
9385[Parsed_overlay_2 @ 0x3e39a60] n:1451.000000 t:58.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9386[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9387[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9388[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.04) from link #0
9389[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9390[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.04) from link #1
9391[Parsed_overlay_2 @ 0x3e39a60] n:1452.000000 t:58.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9392[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9393[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9394[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.08) from link #0
9395[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9396[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.08) from link #1
9397[Parsed_overlay_2 @ 0x3e39a60] n:1453.000000 t:58.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9398[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9399[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9400[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.12) from link #0
9401[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9402[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.12) from link #1
9403[Parsed_overlay_2 @ 0x3e39a60] n:1454.000000 t:58.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9404[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9405[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9406[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.16) from link #0
9407[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9408[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.16) from link #1
9409[Parsed_overlay_2 @ 0x3e39a60] n:1455.000000 t:58.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9410[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9411[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9412[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.2) from link #0
9413[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9414[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.2) from link #1
9415[Parsed_overlay_2 @ 0x3e39a60] n:1456.000000 t:58.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9416[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9417[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9418[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.24) from link #0
9419[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9420[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.24) from link #1
9421[Parsed_overlay_2 @ 0x3e39a60] n:1457.000000 t:58.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9422[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9423[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9424[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.28) from link #0
9425[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9426[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.28) from link #1
9427[Parsed_overlay_2 @ 0x3e39a60] n:1458.000000 t:58.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9428[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9429[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9430[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.32) from link #0
9431[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9432[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.32) from link #1
9433[Parsed_overlay_2 @ 0x3e39a60] n:1459.000000 t:58.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9434[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9435[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9436[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.36) from link #0
9437[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9438[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.36) from link #1
9439[Parsed_overlay_2 @ 0x3e39a60] n:1460.000000 t:58.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9440[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9441[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9442[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.4) from link #0
9443[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9444[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.4) from link #1
9445[Parsed_overlay_2 @ 0x3e39a60] n:1461.000000 t:58.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9446[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9447[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9448[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.44) from link #0
9449[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9450[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.44) from link #1
9451[Parsed_overlay_2 @ 0x3e39a60] n:1462.000000 t:58.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9452[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9453[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9454[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.48) from link #0
9455[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9456[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.48) from link #1
9457[Parsed_overlay_2 @ 0x3e39a60] n:1463.000000 t:58.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9458[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9459[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9460[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.52) from link #0
9461[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9462[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.52) from link #1
9463[Parsed_overlay_2 @ 0x3e39a60] n:1464.000000 t:58.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9464[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9465[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9466[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.56) from link #0
9467[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9468[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.56) from link #1
9469[Parsed_overlay_2 @ 0x3e39a60] n:1465.000000 t:58.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9470[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9471[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9472[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.6) from link #0
9473[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9474[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.6) from link #1
9475[Parsed_overlay_2 @ 0x3e39a60] n:1466.000000 t:58.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9476[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9477[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9478[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.64) from link #0
9479[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9480[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.64) from link #1
9481[Parsed_overlay_2 @ 0x3e39a60] n:1467.000000 t:58.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9482[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9483[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9484[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.68) from link #0
9485[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9486[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.68) from link #1
9487[Parsed_overlay_2 @ 0x3e39a60] n:1468.000000 t:58.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9488[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9489[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9490[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.72) from link #0
9491[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9492[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.72) from link #1
9493[Parsed_overlay_2 @ 0x3e39a60] n:1469.000000 t:58.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9494[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9495[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9496[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.76) from link #0
9497[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9498[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.76) from link #1
9499[Parsed_overlay_2 @ 0x3e39a60] n:1470.000000 t:58.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9500[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9501[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9502[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.8) from link #0
9503[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9504[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.8) from link #1
9505[Parsed_overlay_2 @ 0x3e39a60] n:1471.000000 t:58.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9506[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9507[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9508[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.84) from link #0
9509[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9510[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.84) from link #1
9511[Parsed_overlay_2 @ 0x3e39a60] n:1472.000000 t:58.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9512[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9513[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9514[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.88) from link #0
9515[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9516[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.88) from link #1
9517[Parsed_overlay_2 @ 0x3e39a60] n:1473.000000 t:58.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9518[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9519[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9520[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.92) from link #0
9521[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9522[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.92) from link #1
9523[Parsed_overlay_2 @ 0x3e39a60] n:1474.000000 t:58.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9524[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9525[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9526[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.96) from link #0
9527[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9528[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:58.96) from link #1
9529[Parsed_overlay_2 @ 0x3e39a60] n:1475.000000 t:58.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9530[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9531[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9532[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59) from link #0
9533[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9534[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59) from link #1
9535[Parsed_overlay_2 @ 0x3e39a60] n:1476.000000 t:59.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9536[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9537[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9538[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.04) from link #0
9539[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9540[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.04) from link #1
9541[Parsed_overlay_2 @ 0x3e39a60] n:1477.000000 t:59.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9542[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9543[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9544[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.08) from link #0
9545[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9546[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.08) from link #1
9547[Parsed_overlay_2 @ 0x3e39a60] n:1478.000000 t:59.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9548[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9549[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9550[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.12) from link #0
9551[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9552[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.12) from link #1
9553[Parsed_overlay_2 @ 0x3e39a60] n:1479.000000 t:59.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9554[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9555[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9556[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.16) from link #0
9557[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9558[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.16) from link #1
9559[Parsed_overlay_2 @ 0x3e39a60] n:1480.000000 t:59.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9560[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9561[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9562[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.2) from link #0
9563[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9564[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.2) from link #1
9565[Parsed_overlay_2 @ 0x3e39a60] n:1481.000000 t:59.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9566[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9567[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9568[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.24) from link #0
9569[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.24) from link #1
9571[Parsed_overlay_2 @ 0x3e39a60] n:1482.000000 t:59.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9572[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9573[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9574[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.28) from link #0
9575[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.28) from link #1
9577[Parsed_overlay_2 @ 0x3e39a60] n:1483.000000 t:59.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9578[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9579[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9580[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.32) from link #0
9581[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.32) from link #1
9583[Parsed_overlay_2 @ 0x3e39a60] n:1484.000000 t:59.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9584[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9585[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9586[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.36) from link #0
9587[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.36) from link #1
9589[Parsed_overlay_2 @ 0x3e39a60] n:1485.000000 t:59.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9590[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9591[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9592[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.4) from link #0
9593[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.4) from link #1
9595[Parsed_overlay_2 @ 0x3e39a60] n:1486.000000 t:59.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9596[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9597[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9598[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.44) from link #0
9599[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.44) from link #1
9601[Parsed_overlay_2 @ 0x3e39a60] n:1487.000000 t:59.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9602[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9603[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9604[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.48) from link #0
9605[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.48) from link #1
9607[Parsed_overlay_2 @ 0x3e39a60] n:1488.000000 t:59.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9608[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9609[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9610[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.52) from link #0
9611[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.52) from link #1
9613[Parsed_overlay_2 @ 0x3e39a60] n:1489.000000 t:59.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9614[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9615[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9616[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.56) from link #0
9617[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.56) from link #1
9619[Parsed_overlay_2 @ 0x3e39a60] n:1490.000000 t:59.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9620[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9621[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9622[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.6) from link #0
9623[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.6) from link #1
9625[Parsed_overlay_2 @ 0x3e39a60] n:1491.000000 t:59.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9626[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9627[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9628[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.64) from link #0
9629[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.64) from link #1
9631[Parsed_overlay_2 @ 0x3e39a60] n:1492.000000 t:59.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9632[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9633[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9634[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.68) from link #0
9635[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.68) from link #1
9637[Parsed_overlay_2 @ 0x3e39a60] n:1493.000000 t:59.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9638[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9639[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9640[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.72) from link #0
9641[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9642[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.72) from link #1
9643[Parsed_overlay_2 @ 0x3e39a60] n:1494.000000 t:59.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9644[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9645[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9646[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.76) from link #0
9647[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.76) from link #1
9649[Parsed_overlay_2 @ 0x3e39a60] n:1495.000000 t:59.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9650[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9651[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9652[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.8) from link #0
9653[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9654[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.8) from link #1
9655[Parsed_overlay_2 @ 0x3e39a60] n:1496.000000 t:59.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9656[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9657[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9658[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.84) from link #0
9659[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9660[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.84) from link #1
9661[Parsed_overlay_2 @ 0x3e39a60] n:1497.000000 t:59.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9662[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9663[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9664[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.88) from link #0
9665[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9666[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.88) from link #1
9667[Parsed_overlay_2 @ 0x3e39a60] n:1498.000000 t:59.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9668[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9669[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9670[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.92) from link #0
9671[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9672[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.92) from link #1
9673[Parsed_overlay_2 @ 0x3e39a60] n:1499.000000 t:59.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9674[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9675[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9676[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.96) from link #0
9677[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9678[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:59.96) from link #1
9679[Parsed_overlay_2 @ 0x3e39a60] n:1500.000000 t:59.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9680[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9681[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9682[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60) from link #0
9683[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9684[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60) from link #1
9685[Parsed_overlay_2 @ 0x3e39a60] n:1501.000000 t:60.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9686[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9687[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9688[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.04) from link #0
9689[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9690[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.04) from link #1
9691[Parsed_overlay_2 @ 0x3e39a60] n:1502.000000 t:60.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9692[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9693[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9694[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.08) from link #0
9695[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9696[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.08) from link #1
9697[Parsed_overlay_2 @ 0x3e39a60] n:1503.000000 t:60.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9698[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9699[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9700[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.12) from link #0
9701[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9702[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.12) from link #1
9703[Parsed_overlay_2 @ 0x3e39a60] n:1504.000000 t:60.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9704[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9705[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9706[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.16) from link #0
9707[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9708[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.16) from link #1
9709[Parsed_overlay_2 @ 0x3e39a60] n:1505.000000 t:60.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9710[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9711[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9712[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.2) from link #0
9713[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9714[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.2) from link #1
9715[Parsed_overlay_2 @ 0x3e39a60] n:1506.000000 t:60.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9716[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9717[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9718[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.24) from link #0
9719[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9720[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.24) from link #1
9721[Parsed_overlay_2 @ 0x3e39a60] n:1507.000000 t:60.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9722[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9723[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9724[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.28) from link #0
9725[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9726[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.28) from link #1
9727[Parsed_overlay_2 @ 0x3e39a60] n:1508.000000 t:60.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9728[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9729[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9730[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.32) from link #0
9731[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9732[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.32) from link #1
9733[Parsed_overlay_2 @ 0x3e39a60] n:1509.000000 t:60.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9734[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9735[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9736[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.36) from link #0
9737[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9738[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.36) from link #1
9739[Parsed_overlay_2 @ 0x3e39a60] n:1510.000000 t:60.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9740[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9741[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9742[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.4) from link #0
9743[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9744[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.4) from link #1
9745[Parsed_overlay_2 @ 0x3e39a60] n:1511.000000 t:60.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9746[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9747[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9748[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.44) from link #0
9749[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9750[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.44) from link #1
9751[Parsed_overlay_2 @ 0x3e39a60] n:1512.000000 t:60.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9752[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9753[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9754[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.48) from link #0
9755[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9756frame= 1512 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:00.48 bitrate=N/A speed=4.81x
9757[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.48) from link #1
9758[Parsed_overlay_2 @ 0x3e39a60] n:1513.000000 t:60.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9759[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9760[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9761[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.52) from link #0
9762[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9763[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.52) from link #1
9764[Parsed_overlay_2 @ 0x3e39a60] n:1514.000000 t:60.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9765[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9766[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9767[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.56) from link #0
9768[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9769[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.56) from link #1
9770[Parsed_overlay_2 @ 0x3e39a60] n:1515.000000 t:60.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9771[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9772[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9773[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.6) from link #0
9774[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9775[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.6) from link #1
9776[Parsed_overlay_2 @ 0x3e39a60] n:1516.000000 t:60.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9777[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9778[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9779[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.64) from link #0
9780[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9781[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.64) from link #1
9782[Parsed_overlay_2 @ 0x3e39a60] n:1517.000000 t:60.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9783[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9784[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9785[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.68) from link #0
9786[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9787[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.68) from link #1
9788[Parsed_overlay_2 @ 0x3e39a60] n:1518.000000 t:60.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9789[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9790[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9791[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.72) from link #0
9792[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9793[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.72) from link #1
9794[Parsed_overlay_2 @ 0x3e39a60] n:1519.000000 t:60.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9795[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9796[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9797[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.76) from link #0
9798[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9799[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.76) from link #1
9800[Parsed_overlay_2 @ 0x3e39a60] n:1520.000000 t:60.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9801[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9802[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9803[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.8) from link #0
9804[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9805[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.8) from link #1
9806[Parsed_overlay_2 @ 0x3e39a60] n:1521.000000 t:60.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9807[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9808[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9809[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.84) from link #0
9810[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9811[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.84) from link #1
9812[Parsed_overlay_2 @ 0x3e39a60] n:1522.000000 t:60.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9813[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9814[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9815[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.88) from link #0
9816[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9817[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.88) from link #1
9818[Parsed_overlay_2 @ 0x3e39a60] n:1523.000000 t:60.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9819[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9820[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9821[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.92) from link #0
9822[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9823[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.92) from link #1
9824[Parsed_overlay_2 @ 0x3e39a60] n:1524.000000 t:60.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9825[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9826[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9827[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.96) from link #0
9828[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9829[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:60.96) from link #1
9830[Parsed_overlay_2 @ 0x3e39a60] n:1525.000000 t:60.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9831[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9832[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9833[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61) from link #0
9834[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9835[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61) from link #1
9836[Parsed_overlay_2 @ 0x3e39a60] n:1526.000000 t:61.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9837[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9838[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9839[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.04) from link #0
9840[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9841[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.04) from link #1
9842[Parsed_overlay_2 @ 0x3e39a60] n:1527.000000 t:61.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9843[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9844[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9845[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.08) from link #0
9846[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9847[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.08) from link #1
9848[Parsed_overlay_2 @ 0x3e39a60] n:1528.000000 t:61.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9849[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9850[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9851[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.12) from link #0
9852[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9853[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.12) from link #1
9854[Parsed_overlay_2 @ 0x3e39a60] n:1529.000000 t:61.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9855[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9856[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9857[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.16) from link #0
9858[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9859[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.16) from link #1
9860[Parsed_overlay_2 @ 0x3e39a60] n:1530.000000 t:61.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9861[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9862[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9863[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.2) from link #0
9864[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9865[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.2) from link #1
9866[Parsed_overlay_2 @ 0x3e39a60] n:1531.000000 t:61.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9867[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9868[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9869[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.24) from link #0
9870[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9871[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.24) from link #1
9872[Parsed_overlay_2 @ 0x3e39a60] n:1532.000000 t:61.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9873[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9874[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9875[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.28) from link #0
9876[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9877[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.28) from link #1
9878[Parsed_overlay_2 @ 0x3e39a60] n:1533.000000 t:61.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9879[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9880[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9881[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.32) from link #0
9882[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9883[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.32) from link #1
9884[Parsed_overlay_2 @ 0x3e39a60] n:1534.000000 t:61.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9885[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9886[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9887[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.36) from link #0
9888[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9889[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.36) from link #1
9890[Parsed_overlay_2 @ 0x3e39a60] n:1535.000000 t:61.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9891[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9892[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9893[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.4) from link #0
9894[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9895[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.4) from link #1
9896[Parsed_overlay_2 @ 0x3e39a60] n:1536.000000 t:61.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9897[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9898[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9899[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.44) from link #0
9900[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9901[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.44) from link #1
9902[Parsed_overlay_2 @ 0x3e39a60] n:1537.000000 t:61.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9903[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9904[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9905[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.48) from link #0
9906[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9907[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.48) from link #1
9908[Parsed_overlay_2 @ 0x3e39a60] n:1538.000000 t:61.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9909[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9910[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9911[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.52) from link #0
9912[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9913[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.52) from link #1
9914[Parsed_overlay_2 @ 0x3e39a60] n:1539.000000 t:61.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9915[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9916[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9917[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.56) from link #0
9918[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9919[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.56) from link #1
9920[Parsed_overlay_2 @ 0x3e39a60] n:1540.000000 t:61.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9921[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9922[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9923[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.6) from link #0
9924[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9925[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.6) from link #1
9926[Parsed_overlay_2 @ 0x3e39a60] n:1541.000000 t:61.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9927[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9928[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9929[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.64) from link #0
9930[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9931[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.64) from link #1
9932[Parsed_overlay_2 @ 0x3e39a60] n:1542.000000 t:61.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9933[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9934[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9935[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.68) from link #0
9936[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9937[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.68) from link #1
9938[Parsed_overlay_2 @ 0x3e39a60] n:1543.000000 t:61.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9939[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9940[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9941[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.72) from link #0
9942[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9943[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.72) from link #1
9944[Parsed_overlay_2 @ 0x3e39a60] n:1544.000000 t:61.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9945[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9946[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9947[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.76) from link #0
9948[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9949[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.76) from link #1
9950[Parsed_overlay_2 @ 0x3e39a60] n:1545.000000 t:61.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9951[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9952[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9953[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.8) from link #0
9954[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9955[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.8) from link #1
9956[Parsed_overlay_2 @ 0x3e39a60] n:1546.000000 t:61.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9957[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9958[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9959[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.84) from link #0
9960[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9961[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.84) from link #1
9962[Parsed_overlay_2 @ 0x3e39a60] n:1547.000000 t:61.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9963[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9964[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9965[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.88) from link #0
9966[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9967[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.88) from link #1
9968[Parsed_overlay_2 @ 0x3e39a60] n:1548.000000 t:61.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9969[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9970[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9971[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.92) from link #0
9972[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9973[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.92) from link #1
9974[Parsed_overlay_2 @ 0x3e39a60] n:1549.000000 t:61.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9975[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9976[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9977[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.96) from link #0
9978[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9979[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:61.96) from link #1
9980[Parsed_overlay_2 @ 0x3e39a60] n:1550.000000 t:61.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9981[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9982[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9983[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62) from link #0
9984[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9985[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62) from link #1
9986[Parsed_overlay_2 @ 0x3e39a60] n:1551.000000 t:62.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9987[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9988[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9989[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.04) from link #0
9990[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9991[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.04) from link #1
9992[Parsed_overlay_2 @ 0x3e39a60] n:1552.000000 t:62.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9993[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
9994[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
9995[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.08) from link #0
9996[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
9997[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.08) from link #1
9998[Parsed_overlay_2 @ 0x3e39a60] n:1553.000000 t:62.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
9999[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10000[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10001[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.12) from link #0
10002[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10003[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.12) from link #1
10004[Parsed_overlay_2 @ 0x3e39a60] n:1554.000000 t:62.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10005[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10006[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10007[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.16) from link #0
10008[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10009[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.16) from link #1
10010[Parsed_overlay_2 @ 0x3e39a60] n:1555.000000 t:62.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10011[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10012[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10013[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.2) from link #0
10014[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10015[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.2) from link #1
10016[Parsed_overlay_2 @ 0x3e39a60] n:1556.000000 t:62.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10017[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10018[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10019[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.24) from link #0
10020[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10021[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.24) from link #1
10022[Parsed_overlay_2 @ 0x3e39a60] n:1557.000000 t:62.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10023[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10024[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10025[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.28) from link #0
10026[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10027[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.28) from link #1
10028[Parsed_overlay_2 @ 0x3e39a60] n:1558.000000 t:62.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10029[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10030[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10031[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.32) from link #0
10032[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10033[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.32) from link #1
10034[Parsed_overlay_2 @ 0x3e39a60] n:1559.000000 t:62.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10035[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10036[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10037[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.36) from link #0
10038[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10039[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.36) from link #1
10040[Parsed_overlay_2 @ 0x3e39a60] n:1560.000000 t:62.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10041[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10042[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10043[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.4) from link #0
10044[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10045[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.4) from link #1
10046[Parsed_overlay_2 @ 0x3e39a60] n:1561.000000 t:62.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10047[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10048[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10049[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.44) from link #0
10050[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10051[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.44) from link #1
10052[Parsed_overlay_2 @ 0x3e39a60] n:1562.000000 t:62.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10053[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10054[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10055[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.48) from link #0
10056[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10057[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.48) from link #1
10058[Parsed_overlay_2 @ 0x3e39a60] n:1563.000000 t:62.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10059[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10060[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10061[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.52) from link #0
10062[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10063[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.52) from link #1
10064[Parsed_overlay_2 @ 0x3e39a60] n:1564.000000 t:62.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10065[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10066[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.56) from link #0
10067[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10068[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.56) from link #1
10069[Parsed_overlay_2 @ 0x3e39a60] n:1565.000000 t:62.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10070[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10071[hls muxer @ 0x3e36080] deleting old segment segment20161224034531.ts
10072[hls muxer @ 0x3e36080] deleting old segment segment20161224034530.ts
10073[hls muxer @ 0x3e36080] failed to delete old segment /dev/shm/segment20161224034530.ts: No such file or directory
10074[AVIOContext @ 0x50c3ee0] Statistics: 0 seeks, 5 writeouts
10075[file @ 0x5608580] Setting default whitelist 'file,crypto'
10076[file @ 0x4cdad00] Setting default whitelist 'file,crypto'
10077[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:14
10078[AVIOContext @ 0x50c3ec0] Statistics: 0 seeks, 1 writeouts
10079[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10080[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.6) from link #0
10081[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10082[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.6) from link #1
10083[Parsed_overlay_2 @ 0x3e39a60] n:1566.000000 t:62.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10084[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10085[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10086[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.64) from link #0
10087[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10088[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.64) from link #1
10089[Parsed_overlay_2 @ 0x3e39a60] n:1567.000000 t:62.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10090[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10091[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10092[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.68) from link #0
10093[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10094[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.68) from link #1
10095[Parsed_overlay_2 @ 0x3e39a60] n:1568.000000 t:62.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10096[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10097[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10098[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.72) from link #0
10099[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10100frame= 1568 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:05.00 bitrate=N/A speed=4.97x
10101[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.72) from link #1
10102[Parsed_overlay_2 @ 0x3e39a60] n:1569.000000 t:62.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10103[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10104[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10105[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.76) from link #0
10106[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10107[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.76) from link #1
10108[Parsed_overlay_2 @ 0x3e39a60] n:1570.000000 t:62.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10109[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10110[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10111[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.8) from link #0
10112[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10113[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.8) from link #1
10114[Parsed_overlay_2 @ 0x3e39a60] n:1571.000000 t:62.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10115[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10116[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10117[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.84) from link #0
10118[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10119[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.84) from link #1
10120[Parsed_overlay_2 @ 0x3e39a60] n:1572.000000 t:62.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10121[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10122[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10123[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.88) from link #0
10124[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10125[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.88) from link #1
10126[Parsed_overlay_2 @ 0x3e39a60] n:1573.000000 t:62.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10127[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10128[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10129[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.92) from link #0
10130[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10131[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.92) from link #1
10132[Parsed_overlay_2 @ 0x3e39a60] n:1574.000000 t:62.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10133[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10134[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10135[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.96) from link #0
10136[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10137[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:62.96) from link #1
10138[Parsed_overlay_2 @ 0x3e39a60] n:1575.000000 t:62.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10139[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10140[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10141[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63) from link #0
10142[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10143[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63) from link #1
10144[Parsed_overlay_2 @ 0x3e39a60] n:1576.000000 t:63.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10145[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10146[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10147[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.04) from link #0
10148[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10149[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.04) from link #1
10150[Parsed_overlay_2 @ 0x3e39a60] n:1577.000000 t:63.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10151[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10152[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10153[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.08) from link #0
10154[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10155[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.08) from link #1
10156[Parsed_overlay_2 @ 0x3e39a60] n:1578.000000 t:63.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10157[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10158[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10159[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.12) from link #0
10160[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10161[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.12) from link #1
10162[Parsed_overlay_2 @ 0x3e39a60] n:1579.000000 t:63.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10163[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10164[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10165[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.16) from link #0
10166[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10167[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.16) from link #1
10168[Parsed_overlay_2 @ 0x3e39a60] n:1580.000000 t:63.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10169[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10170[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10171[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.2) from link #0
10172[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10173[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.2) from link #1
10174[Parsed_overlay_2 @ 0x3e39a60] n:1581.000000 t:63.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10175[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10176[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10177[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.24) from link #0
10178[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10179[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.24) from link #1
10180[Parsed_overlay_2 @ 0x3e39a60] n:1582.000000 t:63.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10181[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10182[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10183[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.28) from link #0
10184[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10185[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.28) from link #1
10186[Parsed_overlay_2 @ 0x3e39a60] n:1583.000000 t:63.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10187[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10188[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10189[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.32) from link #0
10190[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10191[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.32) from link #1
10192[Parsed_overlay_2 @ 0x3e39a60] n:1584.000000 t:63.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10193[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10194[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10195[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.36) from link #0
10196[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10197[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.36) from link #1
10198[Parsed_overlay_2 @ 0x3e39a60] n:1585.000000 t:63.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10199[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10200[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10201[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.4) from link #0
10202[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10203[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.4) from link #1
10204[Parsed_overlay_2 @ 0x3e39a60] n:1586.000000 t:63.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10205[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10206[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10207[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.44) from link #0
10208[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10209[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.44) from link #1
10210[Parsed_overlay_2 @ 0x3e39a60] n:1587.000000 t:63.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10211[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10212[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10213[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.48) from link #0
10214[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10215[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.48) from link #1
10216[Parsed_overlay_2 @ 0x3e39a60] n:1588.000000 t:63.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10217[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10218[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10219[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.52) from link #0
10220[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10221[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.52) from link #1
10222[Parsed_overlay_2 @ 0x3e39a60] n:1589.000000 t:63.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10223[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10224[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10225[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.56) from link #0
10226[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10227[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.56) from link #1
10228[Parsed_overlay_2 @ 0x3e39a60] n:1590.000000 t:63.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10229[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10230[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10231[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.6) from link #0
10232[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10233[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.6) from link #1
10234[Parsed_overlay_2 @ 0x3e39a60] n:1591.000000 t:63.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10235[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10236[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10237[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.64) from link #0
10238[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10239[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.64) from link #1
10240[Parsed_overlay_2 @ 0x3e39a60] n:1592.000000 t:63.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10241[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10242[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10243[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.68) from link #0
10244[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10245[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.68) from link #1
10246[Parsed_overlay_2 @ 0x3e39a60] n:1593.000000 t:63.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10247[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10248[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10249[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.72) from link #0
10250[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10251[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.72) from link #1
10252[Parsed_overlay_2 @ 0x3e39a60] n:1594.000000 t:63.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10253[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10254[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10255[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.76) from link #0
10256[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10257[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.76) from link #1
10258[Parsed_overlay_2 @ 0x3e39a60] n:1595.000000 t:63.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10259[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10260[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10261[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.8) from link #0
10262[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10263[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.8) from link #1
10264[Parsed_overlay_2 @ 0x3e39a60] n:1596.000000 t:63.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10265[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10266[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10267[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.84) from link #0
10268[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10269[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.84) from link #1
10270[Parsed_overlay_2 @ 0x3e39a60] n:1597.000000 t:63.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10271[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10272[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10273[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.88) from link #0
10274[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10275[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.88) from link #1
10276[Parsed_overlay_2 @ 0x3e39a60] n:1598.000000 t:63.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10277[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10278[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10279[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.92) from link #0
10280[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10281[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.92) from link #1
10282[Parsed_overlay_2 @ 0x3e39a60] n:1599.000000 t:63.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10283[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10284[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10285[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.96) from link #0
10286[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10287[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:63.96) from link #1
10288[Parsed_overlay_2 @ 0x3e39a60] n:1600.000000 t:63.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10289[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10290[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10291[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64) from link #0
10292[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10293[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64) from link #1
10294[Parsed_overlay_2 @ 0x3e39a60] n:1601.000000 t:64.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10295[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10296[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10297[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.04) from link #0
10298[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10299[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.04) from link #1
10300[Parsed_overlay_2 @ 0x3e39a60] n:1602.000000 t:64.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10301[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10302[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10303[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.08) from link #0
10304[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10305[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.08) from link #1
10306[Parsed_overlay_2 @ 0x3e39a60] n:1603.000000 t:64.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10307[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10308[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10309[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.12) from link #0
10310[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10311[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.12) from link #1
10312[Parsed_overlay_2 @ 0x3e39a60] n:1604.000000 t:64.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10313[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10314[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10315[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.16) from link #0
10316[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10317[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.16) from link #1
10318[Parsed_overlay_2 @ 0x3e39a60] n:1605.000000 t:64.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10319[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10320[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10321[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.2) from link #0
10322[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10323[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.2) from link #1
10324[Parsed_overlay_2 @ 0x3e39a60] n:1606.000000 t:64.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10325[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10326[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10327[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.24) from link #0
10328[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10329[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.24) from link #1
10330[Parsed_overlay_2 @ 0x3e39a60] n:1607.000000 t:64.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10331[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10332[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10333[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.28) from link #0
10334[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10335[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.28) from link #1
10336[Parsed_overlay_2 @ 0x3e39a60] n:1608.000000 t:64.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10337[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10338[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10339[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.32) from link #0
10340[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10341[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.32) from link #1
10342[Parsed_overlay_2 @ 0x3e39a60] n:1609.000000 t:64.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10343[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10344[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10345[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.36) from link #0
10346[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10347[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.36) from link #1
10348[Parsed_overlay_2 @ 0x3e39a60] n:1610.000000 t:64.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10349[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10350[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10351[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.4) from link #0
10352[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10353[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.4) from link #1
10354[Parsed_overlay_2 @ 0x3e39a60] n:1611.000000 t:64.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10355[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10356[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10357[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.44) from link #0
10358[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10359[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.44) from link #1
10360[Parsed_overlay_2 @ 0x3e39a60] n:1612.000000 t:64.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10361[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10362[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10363[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.48) from link #0
10364[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10365[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.48) from link #1
10366[Parsed_overlay_2 @ 0x3e39a60] n:1613.000000 t:64.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10367[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10368[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10369[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.52) from link #0
10370[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10371[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.52) from link #1
10372[Parsed_overlay_2 @ 0x3e39a60] n:1614.000000 t:64.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10373[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10374[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10375[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.56) from link #0
10376[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10377[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.56) from link #1
10378[Parsed_overlay_2 @ 0x3e39a60] n:1615.000000 t:64.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10379[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10380[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10381[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.6) from link #0
10382[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10383[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.6) from link #1
10384[Parsed_overlay_2 @ 0x3e39a60] n:1616.000000 t:64.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10385[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10386[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10387[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.64) from link #0
10388[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10389[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.64) from link #1
10390[Parsed_overlay_2 @ 0x3e39a60] n:1617.000000 t:64.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10391[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10392[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10393[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.68) from link #0
10394[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10395[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.68) from link #1
10396[Parsed_overlay_2 @ 0x3e39a60] n:1618.000000 t:64.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10397[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10398[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10399[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.72) from link #0
10400[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10401[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.72) from link #1
10402[Parsed_overlay_2 @ 0x3e39a60] n:1619.000000 t:64.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10403[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10404[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10405[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.76) from link #0
10406[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10407[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.76) from link #1
10408[Parsed_overlay_2 @ 0x3e39a60] n:1620.000000 t:64.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10409[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10410[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10411[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.8) from link #0
10412[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10413[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.8) from link #1
10414[Parsed_overlay_2 @ 0x3e39a60] n:1621.000000 t:64.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10415[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10416[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10417[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.84) from link #0
10418[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10419[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.84) from link #1
10420[Parsed_overlay_2 @ 0x3e39a60] n:1622.000000 t:64.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10421[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10422[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10423[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.88) from link #0
10424[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10425[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.88) from link #1
10426[Parsed_overlay_2 @ 0x3e39a60] n:1623.000000 t:64.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10427[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10428[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10429[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.92) from link #0
10430[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10431[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.92) from link #1
10432[Parsed_overlay_2 @ 0x3e39a60] n:1624.000000 t:64.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10433[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10434[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10435[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.96) from link #0
10436[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10437[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:64.96) from link #1
10438[Parsed_overlay_2 @ 0x3e39a60] n:1625.000000 t:64.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10439[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10440[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10441[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65) from link #0
10442[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10443[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65) from link #1
10444[Parsed_overlay_2 @ 0x3e39a60] n:1626.000000 t:65.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10445[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10446[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10447[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.04) from link #0
10448[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10449[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.04) from link #1
10450[Parsed_overlay_2 @ 0x3e39a60] n:1627.000000 t:65.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10451[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10452[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10453[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.08) from link #0
10454[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10455[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.08) from link #1
10456[Parsed_overlay_2 @ 0x3e39a60] n:1628.000000 t:65.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10457[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10458[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10459[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.12) from link #0
10460[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10461[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.12) from link #1
10462[Parsed_overlay_2 @ 0x3e39a60] n:1629.000000 t:65.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10463[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10464[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10465[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.16) from link #0
10466[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10467[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.16) from link #1
10468[Parsed_overlay_2 @ 0x3e39a60] n:1630.000000 t:65.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10469[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10470[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10471[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.2) from link #0
10472[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10473[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.2) from link #1
10474[Parsed_overlay_2 @ 0x3e39a60] n:1631.000000 t:65.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10475[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10476[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10477[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.24) from link #0
10478[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10479[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.24) from link #1
10480[Parsed_overlay_2 @ 0x3e39a60] n:1632.000000 t:65.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10481[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10482[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10483[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.28) from link #0
10484[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10485[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.28) from link #1
10486[Parsed_overlay_2 @ 0x3e39a60] n:1633.000000 t:65.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10487[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10488[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10489[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.32) from link #0
10490[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10491frame= 1633 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:05.32 bitrate=N/A speed=4.81x
10492[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.32) from link #1
10493[Parsed_overlay_2 @ 0x3e39a60] n:1634.000000 t:65.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10494[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10495[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10496[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.36) from link #0
10497[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10498[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.36) from link #1
10499[Parsed_overlay_2 @ 0x3e39a60] n:1635.000000 t:65.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10500[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10501[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10502[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.4) from link #0
10503[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10504[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.4) from link #1
10505[Parsed_overlay_2 @ 0x3e39a60] n:1636.000000 t:65.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10506[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10507[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10508[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.44) from link #0
10509[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10510[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.44) from link #1
10511[Parsed_overlay_2 @ 0x3e39a60] n:1637.000000 t:65.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10512[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10513[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10514[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.48) from link #0
10515[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10516[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.48) from link #1
10517[Parsed_overlay_2 @ 0x3e39a60] n:1638.000000 t:65.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10518[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10519[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10520[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.52) from link #0
10521[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10522[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.52) from link #1
10523[Parsed_overlay_2 @ 0x3e39a60] n:1639.000000 t:65.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10524[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10525[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10526[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.56) from link #0
10527[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10528[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.56) from link #1
10529[Parsed_overlay_2 @ 0x3e39a60] n:1640.000000 t:65.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10530[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10531[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10532[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.6) from link #0
10533[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10534[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.6) from link #1
10535[Parsed_overlay_2 @ 0x3e39a60] n:1641.000000 t:65.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10536[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10537[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10538[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.64) from link #0
10539[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10540[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.64) from link #1
10541[Parsed_overlay_2 @ 0x3e39a60] n:1642.000000 t:65.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10542[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10543[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10544[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.68) from link #0
10545[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10546[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.68) from link #1
10547[Parsed_overlay_2 @ 0x3e39a60] n:1643.000000 t:65.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10548[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10549[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10550[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.72) from link #0
10551[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10552[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.72) from link #1
10553[Parsed_overlay_2 @ 0x3e39a60] n:1644.000000 t:65.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10554[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10555[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10556[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.76) from link #0
10557[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10558[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.76) from link #1
10559[Parsed_overlay_2 @ 0x3e39a60] n:1645.000000 t:65.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10560[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10561[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10562[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.8) from link #0
10563[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10564[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.8) from link #1
10565[Parsed_overlay_2 @ 0x3e39a60] n:1646.000000 t:65.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10566[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10567[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10568[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.84) from link #0
10569[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.84) from link #1
10571[Parsed_overlay_2 @ 0x3e39a60] n:1647.000000 t:65.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10572[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10573[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10574[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.88) from link #0
10575[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.88) from link #1
10577[Parsed_overlay_2 @ 0x3e39a60] n:1648.000000 t:65.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10578[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10579[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10580[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.92) from link #0
10581[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.92) from link #1
10583[Parsed_overlay_2 @ 0x3e39a60] n:1649.000000 t:65.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10584[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10585[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10586[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.96) from link #0
10587[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:65.96) from link #1
10589[Parsed_overlay_2 @ 0x3e39a60] n:1650.000000 t:65.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10590[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10591[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10592[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66) from link #0
10593[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66) from link #1
10595[Parsed_overlay_2 @ 0x3e39a60] n:1651.000000 t:66.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10596[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10597[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10598[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.04) from link #0
10599[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.04) from link #1
10601[Parsed_overlay_2 @ 0x3e39a60] n:1652.000000 t:66.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10602[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10603[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10604[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.08) from link #0
10605[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.08) from link #1
10607[Parsed_overlay_2 @ 0x3e39a60] n:1653.000000 t:66.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10608[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10609[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10610[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.12) from link #0
10611[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.12) from link #1
10613[Parsed_overlay_2 @ 0x3e39a60] n:1654.000000 t:66.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10614[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10615[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10616[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.16) from link #0
10617[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.16) from link #1
10619[Parsed_overlay_2 @ 0x3e39a60] n:1655.000000 t:66.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10620[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10621[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10622[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.2) from link #0
10623[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.2) from link #1
10625[Parsed_overlay_2 @ 0x3e39a60] n:1656.000000 t:66.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10626[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10627[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10628[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.24) from link #0
10629[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.24) from link #1
10631[Parsed_overlay_2 @ 0x3e39a60] n:1657.000000 t:66.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10632[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10633[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10634[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.28) from link #0
10635[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.28) from link #1
10637[Parsed_overlay_2 @ 0x3e39a60] n:1658.000000 t:66.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10638[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10639[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10640[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.32) from link #0
10641[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10642[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.32) from link #1
10643[Parsed_overlay_2 @ 0x3e39a60] n:1659.000000 t:66.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10644[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10645[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10646[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.36) from link #0
10647[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.36) from link #1
10649[Parsed_overlay_2 @ 0x3e39a60] n:1660.000000 t:66.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10650[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10651[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10652[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.4) from link #0
10653[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10654[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.4) from link #1
10655[Parsed_overlay_2 @ 0x3e39a60] n:1661.000000 t:66.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10656[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10657[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10658[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.44) from link #0
10659[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10660[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.44) from link #1
10661[Parsed_overlay_2 @ 0x3e39a60] n:1662.000000 t:66.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10662[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10663[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10664[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.48) from link #0
10665[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10666[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.48) from link #1
10667[Parsed_overlay_2 @ 0x3e39a60] n:1663.000000 t:66.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10668[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10669[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10670[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.52) from link #0
10671[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10672[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.52) from link #1
10673[Parsed_overlay_2 @ 0x3e39a60] n:1664.000000 t:66.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10674[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10675[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10676[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.56) from link #0
10677[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10678[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.56) from link #1
10679[Parsed_overlay_2 @ 0x3e39a60] n:1665.000000 t:66.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10680[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10681[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10682[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.6) from link #0
10683[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10684[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.6) from link #1
10685[Parsed_overlay_2 @ 0x3e39a60] n:1666.000000 t:66.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10686[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10687[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10688[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.64) from link #0
10689[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10690[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.64) from link #1
10691[Parsed_overlay_2 @ 0x3e39a60] n:1667.000000 t:66.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10692[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10693[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10694[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.68) from link #0
10695[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10696[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.68) from link #1
10697[Parsed_overlay_2 @ 0x3e39a60] n:1668.000000 t:66.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10698[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10699[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10700[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.72) from link #0
10701[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10702[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.72) from link #1
10703[Parsed_overlay_2 @ 0x3e39a60] n:1669.000000 t:66.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10704[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10705[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10706[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.76) from link #0
10707[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10708[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.76) from link #1
10709[Parsed_overlay_2 @ 0x3e39a60] n:1670.000000 t:66.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10710[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10711[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10712[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.8) from link #0
10713[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10714[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.8) from link #1
10715[Parsed_overlay_2 @ 0x3e39a60] n:1671.000000 t:66.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10716[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10717[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10718[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.84) from link #0
10719[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10720[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.84) from link #1
10721[Parsed_overlay_2 @ 0x3e39a60] n:1672.000000 t:66.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10722[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10723[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10724[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.88) from link #0
10725[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10726[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.88) from link #1
10727[Parsed_overlay_2 @ 0x3e39a60] n:1673.000000 t:66.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10728[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10729[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10730[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.92) from link #0
10731[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10732[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.92) from link #1
10733[Parsed_overlay_2 @ 0x3e39a60] n:1674.000000 t:66.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10734[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10735[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10736[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.96) from link #0
10737[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10738[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:66.96) from link #1
10739[Parsed_overlay_2 @ 0x3e39a60] n:1675.000000 t:66.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10740[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10741[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10742[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67) from link #0
10743[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10744[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67) from link #1
10745[Parsed_overlay_2 @ 0x3e39a60] n:1676.000000 t:67.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10746[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10747[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10748[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.04) from link #0
10749[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10750[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.04) from link #1
10751[Parsed_overlay_2 @ 0x3e39a60] n:1677.000000 t:67.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10752[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10753[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10754[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.08) from link #0
10755[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10756[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.08) from link #1
10757[Parsed_overlay_2 @ 0x3e39a60] n:1678.000000 t:67.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10758[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10759[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10760[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.12) from link #0
10761[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10762[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.12) from link #1
10763[Parsed_overlay_2 @ 0x3e39a60] n:1679.000000 t:67.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10764[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10765[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10766[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.16) from link #0
10767[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10768[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.16) from link #1
10769[Parsed_overlay_2 @ 0x3e39a60] n:1680.000000 t:67.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10770[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10771[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10772[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.2) from link #0
10773[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10774[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.2) from link #1
10775[Parsed_overlay_2 @ 0x3e39a60] n:1681.000000 t:67.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10776[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10777[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10778[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.24) from link #0
10779[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10780[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.24) from link #1
10781[Parsed_overlay_2 @ 0x3e39a60] n:1682.000000 t:67.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10782[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10783[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10784[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.28) from link #0
10785[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10786[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.28) from link #1
10787[Parsed_overlay_2 @ 0x3e39a60] n:1683.000000 t:67.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10788[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10789[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10790[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.32) from link #0
10791[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10792[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.32) from link #1
10793[Parsed_overlay_2 @ 0x3e39a60] n:1684.000000 t:67.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10794[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10795[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10796[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.36) from link #0
10797[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10798[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.36) from link #1
10799[Parsed_overlay_2 @ 0x3e39a60] n:1685.000000 t:67.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10800[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10801[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10802[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.4) from link #0
10803[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10804[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.4) from link #1
10805[Parsed_overlay_2 @ 0x3e39a60] n:1686.000000 t:67.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10806[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10807[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10808[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.44) from link #0
10809[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10810[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.44) from link #1
10811[Parsed_overlay_2 @ 0x3e39a60] n:1687.000000 t:67.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10812[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10813[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10814[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.48) from link #0
10815[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10816[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.48) from link #1
10817[Parsed_overlay_2 @ 0x3e39a60] n:1688.000000 t:67.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10818[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10819[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10820[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.52) from link #0
10821[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10822[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.52) from link #1
10823[Parsed_overlay_2 @ 0x3e39a60] n:1689.000000 t:67.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10824[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10825[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.56) from link #0
10826[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10827[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.56) from link #1
10828[Parsed_overlay_2 @ 0x3e39a60] n:1690.000000 t:67.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10829[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10830[AVIOContext @ 0x5223fe0] Statistics: 0 seeks, 5 writeouts
10831[file @ 0x56090a0] Setting default whitelist 'file,crypto'
10832[file @ 0x754e8a0] Setting default whitelist 'file,crypto'
10833[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:15
10834[AVIOContext @ 0x754de20] Statistics: 0 seeks, 1 writeouts
10835[hls muxer @ 0x3e36080] deleting old segment segment20161224034531.ts
10836[hls muxer @ 0x3e36080] failed to delete old segment /dev/shm/segment20161224034531.ts: No such file or directory
10837[AVIOContext @ 0x5223fe0] Statistics: 0 seeks, 5 writeouts
10838[file @ 0x50a93e0] Setting default whitelist 'file,crypto'
10839[file @ 0x56089c0] Setting default whitelist 'file,crypto'
10840[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:16
10841[AVIOContext @ 0x3f51da0] Statistics: 0 seeks, 1 writeouts
10842frame= 1690 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:10.00 bitrate=N/A speed=4.97x
10843[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10844[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.6) from link #0
10845[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10846[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.6) from link #1
10847[Parsed_overlay_2 @ 0x3e39a60] n:1691.000000 t:67.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10848[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10849[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10850[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.64) from link #0
10851[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10852[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.64) from link #1
10853[Parsed_overlay_2 @ 0x3e39a60] n:1692.000000 t:67.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10854[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10855[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10856[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.68) from link #0
10857[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10858[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.68) from link #1
10859[Parsed_overlay_2 @ 0x3e39a60] n:1693.000000 t:67.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10860[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10861[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10862[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.72) from link #0
10863[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10864[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.72) from link #1
10865[Parsed_overlay_2 @ 0x3e39a60] n:1694.000000 t:67.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10866[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10867[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10868[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.76) from link #0
10869[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10870[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.76) from link #1
10871[Parsed_overlay_2 @ 0x3e39a60] n:1695.000000 t:67.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10872[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10873[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10874[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.8) from link #0
10875[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10876[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.8) from link #1
10877[Parsed_overlay_2 @ 0x3e39a60] n:1696.000000 t:67.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10878[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10879[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10880[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.84) from link #0
10881[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10882[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.84) from link #1
10883[Parsed_overlay_2 @ 0x3e39a60] n:1697.000000 t:67.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10884[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10885[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10886[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.88) from link #0
10887[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10888[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.88) from link #1
10889[Parsed_overlay_2 @ 0x3e39a60] n:1698.000000 t:67.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10890[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10891[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10892[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.92) from link #0
10893[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10894[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.92) from link #1
10895[Parsed_overlay_2 @ 0x3e39a60] n:1699.000000 t:67.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10896[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10897[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10898[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.96) from link #0
10899[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10900[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:67.96) from link #1
10901[Parsed_overlay_2 @ 0x3e39a60] n:1700.000000 t:67.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10902[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10903[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10904[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68) from link #0
10905[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10906[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68) from link #1
10907[Parsed_overlay_2 @ 0x3e39a60] n:1701.000000 t:68.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10908[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10909[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10910[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.04) from link #0
10911[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10912[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.04) from link #1
10913[Parsed_overlay_2 @ 0x3e39a60] n:1702.000000 t:68.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10914[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10915[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10916[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.08) from link #0
10917[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10918[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.08) from link #1
10919[Parsed_overlay_2 @ 0x3e39a60] n:1703.000000 t:68.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10920[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10921[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10922[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.12) from link #0
10923[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10924[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.12) from link #1
10925[Parsed_overlay_2 @ 0x3e39a60] n:1704.000000 t:68.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10926[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10927[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10928[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.16) from link #0
10929[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10930[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.16) from link #1
10931[Parsed_overlay_2 @ 0x3e39a60] n:1705.000000 t:68.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10932[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10933[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10934[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.2) from link #0
10935[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10936[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.2) from link #1
10937[Parsed_overlay_2 @ 0x3e39a60] n:1706.000000 t:68.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10938[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10939[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10940[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.24) from link #0
10941[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10942[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.24) from link #1
10943[Parsed_overlay_2 @ 0x3e39a60] n:1707.000000 t:68.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10944[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10945[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10946[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.28) from link #0
10947[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10948[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.28) from link #1
10949[Parsed_overlay_2 @ 0x3e39a60] n:1708.000000 t:68.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10950[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10951[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10952[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.32) from link #0
10953[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10954[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.32) from link #1
10955[Parsed_overlay_2 @ 0x3e39a60] n:1709.000000 t:68.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10956[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10957[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10958[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.36) from link #0
10959[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10960[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.36) from link #1
10961[Parsed_overlay_2 @ 0x3e39a60] n:1710.000000 t:68.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10962[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10963[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10964[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.4) from link #0
10965[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10966[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.4) from link #1
10967[Parsed_overlay_2 @ 0x3e39a60] n:1711.000000 t:68.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10968[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10969[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10970[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.44) from link #0
10971[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10972[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.44) from link #1
10973[Parsed_overlay_2 @ 0x3e39a60] n:1712.000000 t:68.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10974[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10975[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10976[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.48) from link #0
10977[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10978[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.48) from link #1
10979[Parsed_overlay_2 @ 0x3e39a60] n:1713.000000 t:68.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10980[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10981[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10982[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.52) from link #0
10983[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10984[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.52) from link #1
10985[Parsed_overlay_2 @ 0x3e39a60] n:1714.000000 t:68.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10986[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10987[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10988[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.56) from link #0
10989[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10990[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.56) from link #1
10991[Parsed_overlay_2 @ 0x3e39a60] n:1715.000000 t:68.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10992[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10993[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
10994[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.6) from link #0
10995[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
10996[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.6) from link #1
10997[Parsed_overlay_2 @ 0x3e39a60] n:1716.000000 t:68.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
10998[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
10999[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11000[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.64) from link #0
11001[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11002[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.64) from link #1
11003[Parsed_overlay_2 @ 0x3e39a60] n:1717.000000 t:68.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11004[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11005[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11006[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.68) from link #0
11007[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11008[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.68) from link #1
11009[Parsed_overlay_2 @ 0x3e39a60] n:1718.000000 t:68.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11010[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11011[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11012[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.72) from link #0
11013[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11014[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.72) from link #1
11015[Parsed_overlay_2 @ 0x3e39a60] n:1719.000000 t:68.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11016[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11017[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11018[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.76) from link #0
11019[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11020[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.76) from link #1
11021[Parsed_overlay_2 @ 0x3e39a60] n:1720.000000 t:68.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11022[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11023[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11024[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.8) from link #0
11025[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11026[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.8) from link #1
11027[Parsed_overlay_2 @ 0x3e39a60] n:1721.000000 t:68.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11028[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11029[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11030[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.84) from link #0
11031[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11032[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.84) from link #1
11033[Parsed_overlay_2 @ 0x3e39a60] n:1722.000000 t:68.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11034[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11035[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11036[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.88) from link #0
11037[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11038[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.88) from link #1
11039[Parsed_overlay_2 @ 0x3e39a60] n:1723.000000 t:68.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11040[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11041[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11042[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.92) from link #0
11043[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11044[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.92) from link #1
11045[Parsed_overlay_2 @ 0x3e39a60] n:1724.000000 t:68.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11046[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11047[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11048[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.96) from link #0
11049[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11050[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:68.96) from link #1
11051[Parsed_overlay_2 @ 0x3e39a60] n:1725.000000 t:68.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11052[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11053[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11054[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69) from link #0
11055[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11056[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69) from link #1
11057[Parsed_overlay_2 @ 0x3e39a60] n:1726.000000 t:69.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11058[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11059[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11060[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.04) from link #0
11061[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11062[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.04) from link #1
11063[Parsed_overlay_2 @ 0x3e39a60] n:1727.000000 t:69.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11064[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11065[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11066[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.08) from link #0
11067[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11068[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.08) from link #1
11069[Parsed_overlay_2 @ 0x3e39a60] n:1728.000000 t:69.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11070[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11071[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11072[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.12) from link #0
11073[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11074[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.12) from link #1
11075[Parsed_overlay_2 @ 0x3e39a60] n:1729.000000 t:69.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11076[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11077[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11078[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.16) from link #0
11079[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11080[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.16) from link #1
11081[Parsed_overlay_2 @ 0x3e39a60] n:1730.000000 t:69.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11082[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11083[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11084[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.2) from link #0
11085[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11086[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.2) from link #1
11087[Parsed_overlay_2 @ 0x3e39a60] n:1731.000000 t:69.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11088[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11089[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11090[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.24) from link #0
11091[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11092[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.24) from link #1
11093[Parsed_overlay_2 @ 0x3e39a60] n:1732.000000 t:69.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11094[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11095[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11096[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.28) from link #0
11097[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11098[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.28) from link #1
11099[Parsed_overlay_2 @ 0x3e39a60] n:1733.000000 t:69.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11100[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11101[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11102[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.32) from link #0
11103[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11104[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.32) from link #1
11105[Parsed_overlay_2 @ 0x3e39a60] n:1734.000000 t:69.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11106[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11107[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11108[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.36) from link #0
11109[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11110[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.36) from link #1
11111[Parsed_overlay_2 @ 0x3e39a60] n:1735.000000 t:69.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11112[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11113[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11114[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.4) from link #0
11115[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11116[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.4) from link #1
11117[Parsed_overlay_2 @ 0x3e39a60] n:1736.000000 t:69.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11118[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11119[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11120[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.44) from link #0
11121[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11122[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.44) from link #1
11123[Parsed_overlay_2 @ 0x3e39a60] n:1737.000000 t:69.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11124[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11125[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11126[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.48) from link #0
11127[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11128[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.48) from link #1
11129[Parsed_overlay_2 @ 0x3e39a60] n:1738.000000 t:69.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11130[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11131[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11132[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.52) from link #0
11133[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11134[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.52) from link #1
11135[Parsed_overlay_2 @ 0x3e39a60] n:1739.000000 t:69.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11136[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11137[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11138[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.56) from link #0
11139[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11140[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.56) from link #1
11141[Parsed_overlay_2 @ 0x3e39a60] n:1740.000000 t:69.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11142[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11143[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11144[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.6) from link #0
11145[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11146[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.6) from link #1
11147[Parsed_overlay_2 @ 0x3e39a60] n:1741.000000 t:69.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11148[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11149[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11150[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.64) from link #0
11151[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11152[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.64) from link #1
11153[Parsed_overlay_2 @ 0x3e39a60] n:1742.000000 t:69.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11154[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11155[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11156[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.68) from link #0
11157[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11158[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.68) from link #1
11159[Parsed_overlay_2 @ 0x3e39a60] n:1743.000000 t:69.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11160[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11161[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11162[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.72) from link #0
11163[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11164[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.72) from link #1
11165[Parsed_overlay_2 @ 0x3e39a60] n:1744.000000 t:69.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11166[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11167[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11168[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.76) from link #0
11169[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11170[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.76) from link #1
11171[Parsed_overlay_2 @ 0x3e39a60] n:1745.000000 t:69.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11172[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11173[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11174[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.8) from link #0
11175[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11176[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.8) from link #1
11177[Parsed_overlay_2 @ 0x3e39a60] n:1746.000000 t:69.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11178[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11179[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11180[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.84) from link #0
11181[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11182[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.84) from link #1
11183[Parsed_overlay_2 @ 0x3e39a60] n:1747.000000 t:69.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11184[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11185[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11186[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.88) from link #0
11187[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11188[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.88) from link #1
11189[Parsed_overlay_2 @ 0x3e39a60] n:1748.000000 t:69.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11190[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11191[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11192[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.92) from link #0
11193[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11194[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.92) from link #1
11195[Parsed_overlay_2 @ 0x3e39a60] n:1749.000000 t:69.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11196[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11197[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11198[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.96) from link #0
11199[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11200[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:69.96) from link #1
11201[Parsed_overlay_2 @ 0x3e39a60] n:1750.000000 t:69.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11202[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11203[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11204[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70) from link #0
11205[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11206[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70) from link #1
11207[Parsed_overlay_2 @ 0x3e39a60] n:1751.000000 t:70.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11208[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11209[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11210[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.04) from link #0
11211[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11212[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.04) from link #1
11213[Parsed_overlay_2 @ 0x3e39a60] n:1752.000000 t:70.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11214[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11215[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11216[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.08) from link #0
11217[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11218[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.08) from link #1
11219[Parsed_overlay_2 @ 0x3e39a60] n:1753.000000 t:70.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11220[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11221[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11222[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.12) from link #0
11223[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11224[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.12) from link #1
11225[Parsed_overlay_2 @ 0x3e39a60] n:1754.000000 t:70.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11226[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11227[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11228[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.16) from link #0
11229[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11230frame= 1754 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:10.16 bitrate=N/A speed=4.81x
11231[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.16) from link #1
11232[Parsed_overlay_2 @ 0x3e39a60] n:1755.000000 t:70.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11233[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11234[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11235[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.2) from link #0
11236[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11237[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.2) from link #1
11238[Parsed_overlay_2 @ 0x3e39a60] n:1756.000000 t:70.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11239[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11240[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11241[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.24) from link #0
11242[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11243[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.24) from link #1
11244[Parsed_overlay_2 @ 0x3e39a60] n:1757.000000 t:70.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11245[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11246[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11247[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.28) from link #0
11248[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11249[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.28) from link #1
11250[Parsed_overlay_2 @ 0x3e39a60] n:1758.000000 t:70.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11251[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11252[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11253[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.32) from link #0
11254[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11255[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.32) from link #1
11256[Parsed_overlay_2 @ 0x3e39a60] n:1759.000000 t:70.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11257[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11258[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11259[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.36) from link #0
11260[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11261[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.36) from link #1
11262[Parsed_overlay_2 @ 0x3e39a60] n:1760.000000 t:70.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11263[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11264[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11265[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.4) from link #0
11266[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11267[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.4) from link #1
11268[Parsed_overlay_2 @ 0x3e39a60] n:1761.000000 t:70.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11269[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11270[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11271[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.44) from link #0
11272[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11273[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.44) from link #1
11274[Parsed_overlay_2 @ 0x3e39a60] n:1762.000000 t:70.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11275[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11276[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11277[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.48) from link #0
11278[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11279[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.48) from link #1
11280[Parsed_overlay_2 @ 0x3e39a60] n:1763.000000 t:70.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11281[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11282[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11283[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.52) from link #0
11284[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11285[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.52) from link #1
11286[Parsed_overlay_2 @ 0x3e39a60] n:1764.000000 t:70.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11287[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11288[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11289[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.56) from link #0
11290[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11291[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.56) from link #1
11292[Parsed_overlay_2 @ 0x3e39a60] n:1765.000000 t:70.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11293[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11294[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11295[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.6) from link #0
11296[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11297[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.6) from link #1
11298[Parsed_overlay_2 @ 0x3e39a60] n:1766.000000 t:70.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11299[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11300[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11301[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.64) from link #0
11302[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11303[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.64) from link #1
11304[Parsed_overlay_2 @ 0x3e39a60] n:1767.000000 t:70.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11305[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11306[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11307[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.68) from link #0
11308[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11309[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.68) from link #1
11310[Parsed_overlay_2 @ 0x3e39a60] n:1768.000000 t:70.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11311[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11312[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11313[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.72) from link #0
11314[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11315[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.72) from link #1
11316[Parsed_overlay_2 @ 0x3e39a60] n:1769.000000 t:70.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11317[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11318[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11319[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.76) from link #0
11320[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11321[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.76) from link #1
11322[Parsed_overlay_2 @ 0x3e39a60] n:1770.000000 t:70.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11323[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11324[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11325[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.8) from link #0
11326[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11327[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.8) from link #1
11328[Parsed_overlay_2 @ 0x3e39a60] n:1771.000000 t:70.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11329[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11330[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11331[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.84) from link #0
11332[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11333[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.84) from link #1
11334[Parsed_overlay_2 @ 0x3e39a60] n:1772.000000 t:70.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11335[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11336[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11337[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.88) from link #0
11338[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11339[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.88) from link #1
11340[Parsed_overlay_2 @ 0x3e39a60] n:1773.000000 t:70.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11341[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11342[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11343[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.92) from link #0
11344[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11345[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.92) from link #1
11346[Parsed_overlay_2 @ 0x3e39a60] n:1774.000000 t:70.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11347[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11348[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11349[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.96) from link #0
11350[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11351[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:70.96) from link #1
11352[Parsed_overlay_2 @ 0x3e39a60] n:1775.000000 t:70.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11353[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11354[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11355[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71) from link #0
11356[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11357[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71) from link #1
11358[Parsed_overlay_2 @ 0x3e39a60] n:1776.000000 t:71.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11359[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11360[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11361[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.04) from link #0
11362[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11363[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.04) from link #1
11364[Parsed_overlay_2 @ 0x3e39a60] n:1777.000000 t:71.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11365[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11366[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11367[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.08) from link #0
11368[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11369[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.08) from link #1
11370[Parsed_overlay_2 @ 0x3e39a60] n:1778.000000 t:71.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11371[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11372[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11373[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.12) from link #0
11374[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11375[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.12) from link #1
11376[Parsed_overlay_2 @ 0x3e39a60] n:1779.000000 t:71.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11377[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11378[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11379[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.16) from link #0
11380[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11381[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.16) from link #1
11382[Parsed_overlay_2 @ 0x3e39a60] n:1780.000000 t:71.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11383[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11384[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11385[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.2) from link #0
11386[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11387[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.2) from link #1
11388[Parsed_overlay_2 @ 0x3e39a60] n:1781.000000 t:71.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11389[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11390[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11391[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.24) from link #0
11392[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11393[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.24) from link #1
11394[Parsed_overlay_2 @ 0x3e39a60] n:1782.000000 t:71.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11395[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11396[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11397[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.28) from link #0
11398[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11399[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.28) from link #1
11400[Parsed_overlay_2 @ 0x3e39a60] n:1783.000000 t:71.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11401[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11402[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11403[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.32) from link #0
11404[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11405[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.32) from link #1
11406[Parsed_overlay_2 @ 0x3e39a60] n:1784.000000 t:71.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11407[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11408[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11409[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.36) from link #0
11410[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11411[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.36) from link #1
11412[Parsed_overlay_2 @ 0x3e39a60] n:1785.000000 t:71.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11413[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11414[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11415[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.4) from link #0
11416[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11417[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.4) from link #1
11418[Parsed_overlay_2 @ 0x3e39a60] n:1786.000000 t:71.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11419[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11420[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11421[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.44) from link #0
11422[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11423[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.44) from link #1
11424[Parsed_overlay_2 @ 0x3e39a60] n:1787.000000 t:71.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11425[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11426[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11427[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.48) from link #0
11428[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11429[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.48) from link #1
11430[Parsed_overlay_2 @ 0x3e39a60] n:1788.000000 t:71.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11431[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11432[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11433[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.52) from link #0
11434[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11435[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.52) from link #1
11436[Parsed_overlay_2 @ 0x3e39a60] n:1789.000000 t:71.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11437[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11438[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11439[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.56) from link #0
11440[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11441[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.56) from link #1
11442[Parsed_overlay_2 @ 0x3e39a60] n:1790.000000 t:71.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11443[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11444[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11445[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.6) from link #0
11446[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11447[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.6) from link #1
11448[Parsed_overlay_2 @ 0x3e39a60] n:1791.000000 t:71.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11449[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11450[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11451[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.64) from link #0
11452[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11453[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.64) from link #1
11454[Parsed_overlay_2 @ 0x3e39a60] n:1792.000000 t:71.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11455[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11456[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11457[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.68) from link #0
11458[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11459[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.68) from link #1
11460[Parsed_overlay_2 @ 0x3e39a60] n:1793.000000 t:71.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11461[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11462[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11463[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.72) from link #0
11464[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11465[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.72) from link #1
11466[Parsed_overlay_2 @ 0x3e39a60] n:1794.000000 t:71.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11467[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11468[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11469[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.76) from link #0
11470[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11471[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.76) from link #1
11472[Parsed_overlay_2 @ 0x3e39a60] n:1795.000000 t:71.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11473[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11474[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11475[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.8) from link #0
11476[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11477[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.8) from link #1
11478[Parsed_overlay_2 @ 0x3e39a60] n:1796.000000 t:71.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11479[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11480[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11481[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.84) from link #0
11482[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11483[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.84) from link #1
11484[Parsed_overlay_2 @ 0x3e39a60] n:1797.000000 t:71.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11485[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11486[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11487[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.88) from link #0
11488[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11489[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.88) from link #1
11490[Parsed_overlay_2 @ 0x3e39a60] n:1798.000000 t:71.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11491[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11492[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11493[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.92) from link #0
11494[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11495[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.92) from link #1
11496[Parsed_overlay_2 @ 0x3e39a60] n:1799.000000 t:71.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11497[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11498[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11499[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.96) from link #0
11500[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11501[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:71.96) from link #1
11502[Parsed_overlay_2 @ 0x3e39a60] n:1800.000000 t:71.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11503[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11504[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11505[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72) from link #0
11506[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11507[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72) from link #1
11508[Parsed_overlay_2 @ 0x3e39a60] n:1801.000000 t:72.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11509[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11510[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11511[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.04) from link #0
11512[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11513[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.04) from link #1
11514[Parsed_overlay_2 @ 0x3e39a60] n:1802.000000 t:72.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11515[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11516[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11517[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.08) from link #0
11518[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11519[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.08) from link #1
11520[Parsed_overlay_2 @ 0x3e39a60] n:1803.000000 t:72.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11521[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11522[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11523[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.12) from link #0
11524[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11525[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.12) from link #1
11526[Parsed_overlay_2 @ 0x3e39a60] n:1804.000000 t:72.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11527[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11528[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11529[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.16) from link #0
11530[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11531[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.16) from link #1
11532[Parsed_overlay_2 @ 0x3e39a60] n:1805.000000 t:72.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11533[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11534[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11535[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.2) from link #0
11536[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11537[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.2) from link #1
11538[Parsed_overlay_2 @ 0x3e39a60] n:1806.000000 t:72.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11539[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11540[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11541[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.24) from link #0
11542[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11543[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.24) from link #1
11544[Parsed_overlay_2 @ 0x3e39a60] n:1807.000000 t:72.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11545[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11546[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11547[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.28) from link #0
11548[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11549[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.28) from link #1
11550[Parsed_overlay_2 @ 0x3e39a60] n:1808.000000 t:72.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11551[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11552[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11553[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.32) from link #0
11554[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11555[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.32) from link #1
11556[Parsed_overlay_2 @ 0x3e39a60] n:1809.000000 t:72.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11557[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11558[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11559[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.36) from link #0
11560[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11561[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.36) from link #1
11562[Parsed_overlay_2 @ 0x3e39a60] n:1810.000000 t:72.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11563[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11564[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11565[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.4) from link #0
11566[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11567[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.4) from link #1
11568[Parsed_overlay_2 @ 0x3e39a60] n:1811.000000 t:72.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11569[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11570[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11571[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.44) from link #0
11572[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11573[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.44) from link #1
11574[Parsed_overlay_2 @ 0x3e39a60] n:1812.000000 t:72.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11575[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11576[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11577[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.48) from link #0
11578[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11579[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.48) from link #1
11580[Parsed_overlay_2 @ 0x3e39a60] n:1813.000000 t:72.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11581[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11582[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11583[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.52) from link #0
11584[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11585[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.52) from link #1
11586[Parsed_overlay_2 @ 0x3e39a60] n:1814.000000 t:72.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11587[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.56) from link #0
11589[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11590[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.56) from link #1
11591[Parsed_overlay_2 @ 0x3e39a60] n:1815.000000 t:72.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11592[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11593[hls muxer @ 0x3e36080] deleting old segment segment20161224034532.ts
11594[AVIOContext @ 0x5608ae0] Statistics: 0 seeks, 5 writeouts
11595[file @ 0x4facaa0] Setting default whitelist 'file,crypto'
11596[file @ 0x754eca0] Setting default whitelist 'file,crypto'
11597[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:17
11598[AVIOContext @ 0x5608ae0] Statistics: 0 seeks, 1 writeouts
11599frame= 1815 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:15.00 bitrate=N/A speed=4.97x
11600[hls muxer @ 0x3e36080] deleting old segment segment20161224034533.ts
11601[hls muxer @ 0x3e36080] deleting old segment segment20161224034533.ts
11602[hls muxer @ 0x3e36080] failed to delete old segment /dev/shm/segment20161224034533.ts: No such file or directory
11603[AVIOContext @ 0x50cfea0] Statistics: 0 seeks, 5 writeouts
11604[file @ 0x754e120] Setting default whitelist 'file,crypto'
11605[file @ 0x5609500] Setting default whitelist 'file,crypto'
11606[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:18
11607[AVIOContext @ 0x4fac380] Statistics: 0 seeks, 1 writeouts
11608[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11609[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.6) from link #0
11610[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11611[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.6) from link #1
11612[Parsed_overlay_2 @ 0x3e39a60] n:1816.000000 t:72.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11613[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11614[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11615[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.64) from link #0
11616[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11617[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.64) from link #1
11618[Parsed_overlay_2 @ 0x3e39a60] n:1817.000000 t:72.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11619[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11620[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11621[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.68) from link #0
11622[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11623[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.68) from link #1
11624[Parsed_overlay_2 @ 0x3e39a60] n:1818.000000 t:72.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11625[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11626[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11627[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.72) from link #0
11628[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11629[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.72) from link #1
11630[Parsed_overlay_2 @ 0x3e39a60] n:1819.000000 t:72.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11631[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11632[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11633[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.76) from link #0
11634[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11635[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.76) from link #1
11636[Parsed_overlay_2 @ 0x3e39a60] n:1820.000000 t:72.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11637[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11638[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11639[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.8) from link #0
11640[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11641[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.8) from link #1
11642[Parsed_overlay_2 @ 0x3e39a60] n:1821.000000 t:72.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11643[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11644[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11645[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.84) from link #0
11646[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11647[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.84) from link #1
11648[Parsed_overlay_2 @ 0x3e39a60] n:1822.000000 t:72.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11649[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11650[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11651[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.88) from link #0
11652[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11653[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.88) from link #1
11654[Parsed_overlay_2 @ 0x3e39a60] n:1823.000000 t:72.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11655[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11656[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11657[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.92) from link #0
11658[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11659[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.92) from link #1
11660[Parsed_overlay_2 @ 0x3e39a60] n:1824.000000 t:72.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11661[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11662[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11663[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.96) from link #0
11664[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11665[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:72.96) from link #1
11666[Parsed_overlay_2 @ 0x3e39a60] n:1825.000000 t:72.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11667[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11668[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11669[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73) from link #0
11670[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11671[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73) from link #1
11672[Parsed_overlay_2 @ 0x3e39a60] n:1826.000000 t:73.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11673[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11674[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11675[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.04) from link #0
11676[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11677[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.04) from link #1
11678[Parsed_overlay_2 @ 0x3e39a60] n:1827.000000 t:73.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11679[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11680[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11681[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.08) from link #0
11682[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11683[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.08) from link #1
11684[Parsed_overlay_2 @ 0x3e39a60] n:1828.000000 t:73.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11685[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11686[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11687[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.12) from link #0
11688[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11689[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.12) from link #1
11690[Parsed_overlay_2 @ 0x3e39a60] n:1829.000000 t:73.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11691[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11692[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11693[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.16) from link #0
11694[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11695[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.16) from link #1
11696[Parsed_overlay_2 @ 0x3e39a60] n:1830.000000 t:73.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11697[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11698[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11699[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.2) from link #0
11700[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11701[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.2) from link #1
11702[Parsed_overlay_2 @ 0x3e39a60] n:1831.000000 t:73.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11703[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11704[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11705[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.24) from link #0
11706[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11707[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.24) from link #1
11708[Parsed_overlay_2 @ 0x3e39a60] n:1832.000000 t:73.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11709[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11710[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11711[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.28) from link #0
11712[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11713[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.28) from link #1
11714[Parsed_overlay_2 @ 0x3e39a60] n:1833.000000 t:73.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11715[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11716[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11717[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.32) from link #0
11718[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11719[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.32) from link #1
11720[Parsed_overlay_2 @ 0x3e39a60] n:1834.000000 t:73.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11721[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11722[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11723[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.36) from link #0
11724[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11725[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.36) from link #1
11726[Parsed_overlay_2 @ 0x3e39a60] n:1835.000000 t:73.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11727[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11728[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11729[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.4) from link #0
11730[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11731[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.4) from link #1
11732[Parsed_overlay_2 @ 0x3e39a60] n:1836.000000 t:73.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11733[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11734[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11735[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.44) from link #0
11736[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11737[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.44) from link #1
11738[Parsed_overlay_2 @ 0x3e39a60] n:1837.000000 t:73.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11739[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11740[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11741[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.48) from link #0
11742[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11743[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.48) from link #1
11744[Parsed_overlay_2 @ 0x3e39a60] n:1838.000000 t:73.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11745[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11746[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11747[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.52) from link #0
11748[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11749[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.52) from link #1
11750[Parsed_overlay_2 @ 0x3e39a60] n:1839.000000 t:73.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11751[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11752[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11753[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.56) from link #0
11754[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11755[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.56) from link #1
11756[Parsed_overlay_2 @ 0x3e39a60] n:1840.000000 t:73.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11757[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11758[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11759[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.6) from link #0
11760[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11761[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.6) from link #1
11762[Parsed_overlay_2 @ 0x3e39a60] n:1841.000000 t:73.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11763[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11764[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11765[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.64) from link #0
11766[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11767[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.64) from link #1
11768[Parsed_overlay_2 @ 0x3e39a60] n:1842.000000 t:73.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11769[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11770[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11771[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.68) from link #0
11772[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11773[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.68) from link #1
11774[Parsed_overlay_2 @ 0x3e39a60] n:1843.000000 t:73.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11775[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11776[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11777[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.72) from link #0
11778[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11779[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.72) from link #1
11780[Parsed_overlay_2 @ 0x3e39a60] n:1844.000000 t:73.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11781[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11782[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11783[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.76) from link #0
11784[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11785[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.76) from link #1
11786[Parsed_overlay_2 @ 0x3e39a60] n:1845.000000 t:73.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11787[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11788[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11789[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.8) from link #0
11790[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11791[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.8) from link #1
11792[Parsed_overlay_2 @ 0x3e39a60] n:1846.000000 t:73.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11793[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11794[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11795[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.84) from link #0
11796[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11797[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.84) from link #1
11798[Parsed_overlay_2 @ 0x3e39a60] n:1847.000000 t:73.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11799[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11800[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11801[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.88) from link #0
11802[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11803[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.88) from link #1
11804[Parsed_overlay_2 @ 0x3e39a60] n:1848.000000 t:73.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11805[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11806[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11807[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.92) from link #0
11808[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11809[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.92) from link #1
11810[Parsed_overlay_2 @ 0x3e39a60] n:1849.000000 t:73.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11811[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11812[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11813[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.96) from link #0
11814[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11815[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:73.96) from link #1
11816[Parsed_overlay_2 @ 0x3e39a60] n:1850.000000 t:73.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11817[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11818[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11819[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74) from link #0
11820[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11821[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74) from link #1
11822[Parsed_overlay_2 @ 0x3e39a60] n:1851.000000 t:74.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11823[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11824[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11825[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.04) from link #0
11826[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11827[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.04) from link #1
11828[Parsed_overlay_2 @ 0x3e39a60] n:1852.000000 t:74.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11829[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11830[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11831[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.08) from link #0
11832[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11833[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.08) from link #1
11834[Parsed_overlay_2 @ 0x3e39a60] n:1853.000000 t:74.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11835[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11836[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11837[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.12) from link #0
11838[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11839[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.12) from link #1
11840[Parsed_overlay_2 @ 0x3e39a60] n:1854.000000 t:74.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11841[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11842[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11843[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.16) from link #0
11844[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11845[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.16) from link #1
11846[Parsed_overlay_2 @ 0x3e39a60] n:1855.000000 t:74.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11847[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11848[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11849[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.2) from link #0
11850[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11851[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.2) from link #1
11852[Parsed_overlay_2 @ 0x3e39a60] n:1856.000000 t:74.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11853[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11854[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11855[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.24) from link #0
11856[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11857[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.24) from link #1
11858[Parsed_overlay_2 @ 0x3e39a60] n:1857.000000 t:74.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11859[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11860[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11861[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.28) from link #0
11862[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11863[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.28) from link #1
11864[Parsed_overlay_2 @ 0x3e39a60] n:1858.000000 t:74.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11865[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11866[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11867[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.32) from link #0
11868[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11869[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.32) from link #1
11870[Parsed_overlay_2 @ 0x3e39a60] n:1859.000000 t:74.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11871[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11872[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11873[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.36) from link #0
11874[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11875[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.36) from link #1
11876[Parsed_overlay_2 @ 0x3e39a60] n:1860.000000 t:74.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11877[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11878[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11879[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.4) from link #0
11880[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11881[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.4) from link #1
11882[Parsed_overlay_2 @ 0x3e39a60] n:1861.000000 t:74.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11883[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11884[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11885[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.44) from link #0
11886[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11887[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.44) from link #1
11888[Parsed_overlay_2 @ 0x3e39a60] n:1862.000000 t:74.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11889[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11890[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11891[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.48) from link #0
11892[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11893[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.48) from link #1
11894[Parsed_overlay_2 @ 0x3e39a60] n:1863.000000 t:74.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11895[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11896[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11897[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.52) from link #0
11898[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11899[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.52) from link #1
11900[Parsed_overlay_2 @ 0x3e39a60] n:1864.000000 t:74.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11901[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11902[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11903[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.56) from link #0
11904[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11905[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.56) from link #1
11906[Parsed_overlay_2 @ 0x3e39a60] n:1865.000000 t:74.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11907[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11908[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11909[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.6) from link #0
11910[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11911[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.6) from link #1
11912[Parsed_overlay_2 @ 0x3e39a60] n:1866.000000 t:74.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11913[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11914[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11915[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.64) from link #0
11916[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11917[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.64) from link #1
11918[Parsed_overlay_2 @ 0x3e39a60] n:1867.000000 t:74.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11919[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11920[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11921[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.68) from link #0
11922[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11923[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.68) from link #1
11924[Parsed_overlay_2 @ 0x3e39a60] n:1868.000000 t:74.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11925[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11926[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11927[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.72) from link #0
11928[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11929[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.72) from link #1
11930[Parsed_overlay_2 @ 0x3e39a60] n:1869.000000 t:74.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11931[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11932[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11933[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.76) from link #0
11934[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11935[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.76) from link #1
11936[Parsed_overlay_2 @ 0x3e39a60] n:1870.000000 t:74.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11937[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11938[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11939[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.8) from link #0
11940[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11941[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.8) from link #1
11942[Parsed_overlay_2 @ 0x3e39a60] n:1871.000000 t:74.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11943[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11944[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11945[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.84) from link #0
11946[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11947[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.84) from link #1
11948[Parsed_overlay_2 @ 0x3e39a60] n:1872.000000 t:74.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11949[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11950[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11951[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.88) from link #0
11952[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11953[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.88) from link #1
11954[Parsed_overlay_2 @ 0x3e39a60] n:1873.000000 t:74.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11955[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11956[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11957[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.92) from link #0
11958[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11959[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.92) from link #1
11960[Parsed_overlay_2 @ 0x3e39a60] n:1874.000000 t:74.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11961[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11962[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11963[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.96) from link #0
11964[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11965[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:74.96) from link #1
11966[Parsed_overlay_2 @ 0x3e39a60] n:1875.000000 t:74.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11967[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11968[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11969[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75) from link #0
11970[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11971frame= 1875 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:15.00 bitrate=N/A speed=4.81x
11972[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75) from link #1
11973[Parsed_overlay_2 @ 0x3e39a60] n:1876.000000 t:75.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11974[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11975[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11976[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.04) from link #0
11977[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11978[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.04) from link #1
11979[Parsed_overlay_2 @ 0x3e39a60] n:1877.000000 t:75.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11980[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11981[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11982[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.08) from link #0
11983[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11984[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.08) from link #1
11985[Parsed_overlay_2 @ 0x3e39a60] n:1878.000000 t:75.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11986[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11987[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11988[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.12) from link #0
11989[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11990[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.12) from link #1
11991[Parsed_overlay_2 @ 0x3e39a60] n:1879.000000 t:75.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11992[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11993[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
11994[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.16) from link #0
11995[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
11996[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.16) from link #1
11997[Parsed_overlay_2 @ 0x3e39a60] n:1880.000000 t:75.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
11998[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
11999[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12000[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.2) from link #0
12001[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12002[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.2) from link #1
12003[Parsed_overlay_2 @ 0x3e39a60] n:1881.000000 t:75.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12004[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12005[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12006[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.24) from link #0
12007[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12008[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.24) from link #1
12009[Parsed_overlay_2 @ 0x3e39a60] n:1882.000000 t:75.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12010[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12011[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12012[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.28) from link #0
12013[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12014[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.28) from link #1
12015[Parsed_overlay_2 @ 0x3e39a60] n:1883.000000 t:75.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12016[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12017[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12018[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.32) from link #0
12019[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12020[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.32) from link #1
12021[Parsed_overlay_2 @ 0x3e39a60] n:1884.000000 t:75.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12022[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12023[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12024[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.36) from link #0
12025[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12026[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.36) from link #1
12027[Parsed_overlay_2 @ 0x3e39a60] n:1885.000000 t:75.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12028[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12029[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12030[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.4) from link #0
12031[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12032[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.4) from link #1
12033[Parsed_overlay_2 @ 0x3e39a60] n:1886.000000 t:75.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12034[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12035[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12036[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.44) from link #0
12037[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12038[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.44) from link #1
12039[Parsed_overlay_2 @ 0x3e39a60] n:1887.000000 t:75.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12040[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12041[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12042[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.48) from link #0
12043[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12044[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.48) from link #1
12045[Parsed_overlay_2 @ 0x3e39a60] n:1888.000000 t:75.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12046[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12047[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12048[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.52) from link #0
12049[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12050[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.52) from link #1
12051[Parsed_overlay_2 @ 0x3e39a60] n:1889.000000 t:75.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12052[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12053[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12054[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.56) from link #0
12055[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12056[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.56) from link #1
12057[Parsed_overlay_2 @ 0x3e39a60] n:1890.000000 t:75.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12058[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12059[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12060[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.6) from link #0
12061[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12062[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.6) from link #1
12063[Parsed_overlay_2 @ 0x3e39a60] n:1891.000000 t:75.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12064[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12065[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12066[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.64) from link #0
12067[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12068[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.64) from link #1
12069[Parsed_overlay_2 @ 0x3e39a60] n:1892.000000 t:75.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12070[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12071[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12072[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.68) from link #0
12073[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12074[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.68) from link #1
12075[Parsed_overlay_2 @ 0x3e39a60] n:1893.000000 t:75.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12076[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12077[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12078[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.72) from link #0
12079[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12080[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.72) from link #1
12081[Parsed_overlay_2 @ 0x3e39a60] n:1894.000000 t:75.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12082[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12083[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12084[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.76) from link #0
12085[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12086[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.76) from link #1
12087[Parsed_overlay_2 @ 0x3e39a60] n:1895.000000 t:75.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12088[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12089[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12090[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.8) from link #0
12091[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12092[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.8) from link #1
12093[Parsed_overlay_2 @ 0x3e39a60] n:1896.000000 t:75.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12094[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12095[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12096[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.84) from link #0
12097[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12098[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.84) from link #1
12099[Parsed_overlay_2 @ 0x3e39a60] n:1897.000000 t:75.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12100[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12101[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12102[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.88) from link #0
12103[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12104[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.88) from link #1
12105[Parsed_overlay_2 @ 0x3e39a60] n:1898.000000 t:75.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12106[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12107[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12108[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.92) from link #0
12109[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12110[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.92) from link #1
12111[Parsed_overlay_2 @ 0x3e39a60] n:1899.000000 t:75.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12112[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12113[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12114[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.96) from link #0
12115[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12116[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:75.96) from link #1
12117[Parsed_overlay_2 @ 0x3e39a60] n:1900.000000 t:75.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12118[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12119[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12120[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76) from link #0
12121[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12122[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76) from link #1
12123[Parsed_overlay_2 @ 0x3e39a60] n:1901.000000 t:76.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12124[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12125[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12126[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.04) from link #0
12127[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12128[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.04) from link #1
12129[Parsed_overlay_2 @ 0x3e39a60] n:1902.000000 t:76.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12130[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12131[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12132[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.08) from link #0
12133[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12134[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.08) from link #1
12135[Parsed_overlay_2 @ 0x3e39a60] n:1903.000000 t:76.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12136[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12137[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12138[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.12) from link #0
12139[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12140[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.12) from link #1
12141[Parsed_overlay_2 @ 0x3e39a60] n:1904.000000 t:76.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12142[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12143[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12144[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.16) from link #0
12145[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12146[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.16) from link #1
12147[Parsed_overlay_2 @ 0x3e39a60] n:1905.000000 t:76.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12148[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12149[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12150[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.2) from link #0
12151[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12152[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.2) from link #1
12153[Parsed_overlay_2 @ 0x3e39a60] n:1906.000000 t:76.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12154[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12155[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12156[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.24) from link #0
12157[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12158[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.24) from link #1
12159[Parsed_overlay_2 @ 0x3e39a60] n:1907.000000 t:76.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12160[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12161[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12162[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.28) from link #0
12163[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12164[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.28) from link #1
12165[Parsed_overlay_2 @ 0x3e39a60] n:1908.000000 t:76.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12166[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12167[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12168[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.32) from link #0
12169[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12170[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.32) from link #1
12171[Parsed_overlay_2 @ 0x3e39a60] n:1909.000000 t:76.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12172[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12173[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12174[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.36) from link #0
12175[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12176[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.36) from link #1
12177[Parsed_overlay_2 @ 0x3e39a60] n:1910.000000 t:76.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12178[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12179[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12180[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.4) from link #0
12181[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12182[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.4) from link #1
12183[Parsed_overlay_2 @ 0x3e39a60] n:1911.000000 t:76.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12184[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12185[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12186[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.44) from link #0
12187[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12188[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.44) from link #1
12189[Parsed_overlay_2 @ 0x3e39a60] n:1912.000000 t:76.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12190[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12191[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12192[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.48) from link #0
12193[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12194[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.48) from link #1
12195[Parsed_overlay_2 @ 0x3e39a60] n:1913.000000 t:76.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12196[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12197[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12198[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.52) from link #0
12199[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12200[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.52) from link #1
12201[Parsed_overlay_2 @ 0x3e39a60] n:1914.000000 t:76.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12202[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12203[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12204[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.56) from link #0
12205[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12206[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.56) from link #1
12207[Parsed_overlay_2 @ 0x3e39a60] n:1915.000000 t:76.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12208[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12209[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12210[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.6) from link #0
12211[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12212[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.6) from link #1
12213[Parsed_overlay_2 @ 0x3e39a60] n:1916.000000 t:76.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12214[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12215[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12216[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.64) from link #0
12217[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12218[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.64) from link #1
12219[Parsed_overlay_2 @ 0x3e39a60] n:1917.000000 t:76.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12220[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12221[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12222[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.68) from link #0
12223[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12224[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.68) from link #1
12225[Parsed_overlay_2 @ 0x3e39a60] n:1918.000000 t:76.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12226[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12227[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12228[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.72) from link #0
12229[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12230[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.72) from link #1
12231[Parsed_overlay_2 @ 0x3e39a60] n:1919.000000 t:76.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12232[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12233[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12234[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.76) from link #0
12235[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12236[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.76) from link #1
12237[Parsed_overlay_2 @ 0x3e39a60] n:1920.000000 t:76.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12238[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12239[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12240[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.8) from link #0
12241[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12242[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.8) from link #1
12243[Parsed_overlay_2 @ 0x3e39a60] n:1921.000000 t:76.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12244[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12245[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12246[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.84) from link #0
12247[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12248[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.84) from link #1
12249[Parsed_overlay_2 @ 0x3e39a60] n:1922.000000 t:76.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12250[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12251[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12252[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.88) from link #0
12253[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12254[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.88) from link #1
12255[Parsed_overlay_2 @ 0x3e39a60] n:1923.000000 t:76.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12256[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12257[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12258[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.92) from link #0
12259[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12260[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.92) from link #1
12261[Parsed_overlay_2 @ 0x3e39a60] n:1924.000000 t:76.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12262[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12263[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12264[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.96) from link #0
12265[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12266[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:76.96) from link #1
12267[Parsed_overlay_2 @ 0x3e39a60] n:1925.000000 t:76.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12268[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12269[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12270[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77) from link #0
12271[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12272[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77) from link #1
12273[Parsed_overlay_2 @ 0x3e39a60] n:1926.000000 t:77.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12274[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12275[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12276[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.04) from link #0
12277[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12278[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.04) from link #1
12279[Parsed_overlay_2 @ 0x3e39a60] n:1927.000000 t:77.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12280[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12281[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12282[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.08) from link #0
12283[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12284[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.08) from link #1
12285[Parsed_overlay_2 @ 0x3e39a60] n:1928.000000 t:77.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12286[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12287[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12288[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.12) from link #0
12289[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12290[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.12) from link #1
12291[Parsed_overlay_2 @ 0x3e39a60] n:1929.000000 t:77.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12292[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12293[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12294[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.16) from link #0
12295[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12296[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.16) from link #1
12297[Parsed_overlay_2 @ 0x3e39a60] n:1930.000000 t:77.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12298[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12299[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12300[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.2) from link #0
12301[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12302[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.2) from link #1
12303[Parsed_overlay_2 @ 0x3e39a60] n:1931.000000 t:77.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12304[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12305[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12306[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.24) from link #0
12307[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12308[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.24) from link #1
12309[Parsed_overlay_2 @ 0x3e39a60] n:1932.000000 t:77.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12310[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12311[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12312[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.28) from link #0
12313[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12314[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.28) from link #1
12315[Parsed_overlay_2 @ 0x3e39a60] n:1933.000000 t:77.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12316[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12317[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12318[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.32) from link #0
12319[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12320[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.32) from link #1
12321[Parsed_overlay_2 @ 0x3e39a60] n:1934.000000 t:77.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12322[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12323[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12324[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.36) from link #0
12325[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12326[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.36) from link #1
12327[Parsed_overlay_2 @ 0x3e39a60] n:1935.000000 t:77.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12328[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12329[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12330[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.4) from link #0
12331[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12332[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.4) from link #1
12333[Parsed_overlay_2 @ 0x3e39a60] n:1936.000000 t:77.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12334[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12335[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12336[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.44) from link #0
12337[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12338[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.44) from link #1
12339[Parsed_overlay_2 @ 0x3e39a60] n:1937.000000 t:77.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12340[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12341[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12342[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.48) from link #0
12343[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12344[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.48) from link #1
12345[Parsed_overlay_2 @ 0x3e39a60] n:1938.000000 t:77.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12346[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12347[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12348[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.52) from link #0
12349[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12350[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.52) from link #1
12351[Parsed_overlay_2 @ 0x3e39a60] n:1939.000000 t:77.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12352[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12353[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.56) from link #0
12354[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12355[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.56) from link #1
12356[Parsed_overlay_2 @ 0x3e39a60] n:1940.000000 t:77.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12357[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12358frame= 1940 fps=121 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:20.00 bitrate=N/A speed=4.97x
12359[hls muxer @ 0x3e36080] deleting old segment segment20161224034534.ts
12360[AVIOContext @ 0x3dec020] Statistics: 0 seeks, 5 writeouts
12361[file @ 0x4960100] Setting default whitelist 'file,crypto'
12362[file @ 0x59db660] Setting default whitelist 'file,crypto'
12363[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:19
12364[AVIOContext @ 0x3f522e0] Statistics: 0 seeks, 1 writeouts
12365[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12366[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.6) from link #0
12367[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12368[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.6) from link #1
12369[Parsed_overlay_2 @ 0x3e39a60] n:1941.000000 t:77.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12370[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12371[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12372[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.64) from link #0
12373[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12374[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.64) from link #1
12375[Parsed_overlay_2 @ 0x3e39a60] n:1942.000000 t:77.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12376[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12377[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12378[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.68) from link #0
12379[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12380[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.68) from link #1
12381[Parsed_overlay_2 @ 0x3e39a60] n:1943.000000 t:77.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12382[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12383[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12384[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.72) from link #0
12385[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12386[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.72) from link #1
12387[Parsed_overlay_2 @ 0x3e39a60] n:1944.000000 t:77.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12388[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12389[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12390[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.76) from link #0
12391[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12392[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.76) from link #1
12393[Parsed_overlay_2 @ 0x3e39a60] n:1945.000000 t:77.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12394[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12395[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12396[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.8) from link #0
12397[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12398[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.8) from link #1
12399[Parsed_overlay_2 @ 0x3e39a60] n:1946.000000 t:77.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12400[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12401[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12402[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.84) from link #0
12403[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12404[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.84) from link #1
12405[Parsed_overlay_2 @ 0x3e39a60] n:1947.000000 t:77.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12406[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12407[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12408[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.88) from link #0
12409[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12410[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.88) from link #1
12411[Parsed_overlay_2 @ 0x3e39a60] n:1948.000000 t:77.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12412[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12413[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12414[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.92) from link #0
12415[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12416[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.92) from link #1
12417[Parsed_overlay_2 @ 0x3e39a60] n:1949.000000 t:77.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12418[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12419[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12420[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.96) from link #0
12421[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12422[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:77.96) from link #1
12423[Parsed_overlay_2 @ 0x3e39a60] n:1950.000000 t:77.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12424[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12425[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12426[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78) from link #0
12427[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12428[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78) from link #1
12429[Parsed_overlay_2 @ 0x3e39a60] n:1951.000000 t:78.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12430[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12431[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12432[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.04) from link #0
12433[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12434[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.04) from link #1
12435[Parsed_overlay_2 @ 0x3e39a60] n:1952.000000 t:78.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12436[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12437[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12438[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.08) from link #0
12439[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12440[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.08) from link #1
12441[Parsed_overlay_2 @ 0x3e39a60] n:1953.000000 t:78.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12442[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12443[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12444[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.12) from link #0
12445[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12446[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.12) from link #1
12447[Parsed_overlay_2 @ 0x3e39a60] n:1954.000000 t:78.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12448[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12449[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12450[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.16) from link #0
12451[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12452[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.16) from link #1
12453[Parsed_overlay_2 @ 0x3e39a60] n:1955.000000 t:78.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12454[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12455[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12456[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.2) from link #0
12457[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12458[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.2) from link #1
12459[Parsed_overlay_2 @ 0x3e39a60] n:1956.000000 t:78.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12460[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12461[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12462[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.24) from link #0
12463[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12464[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.24) from link #1
12465[Parsed_overlay_2 @ 0x3e39a60] n:1957.000000 t:78.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12466[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12467[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12468[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.28) from link #0
12469[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12470[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.28) from link #1
12471[Parsed_overlay_2 @ 0x3e39a60] n:1958.000000 t:78.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12472[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12473[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12474[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.32) from link #0
12475[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12476[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.32) from link #1
12477[Parsed_overlay_2 @ 0x3e39a60] n:1959.000000 t:78.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12478[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12479[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12480[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.36) from link #0
12481[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12482[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.36) from link #1
12483[Parsed_overlay_2 @ 0x3e39a60] n:1960.000000 t:78.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12484[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12485[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12486[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.4) from link #0
12487[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12488[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.4) from link #1
12489[Parsed_overlay_2 @ 0x3e39a60] n:1961.000000 t:78.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12490[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12491[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12492[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.44) from link #0
12493[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12494[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.44) from link #1
12495[Parsed_overlay_2 @ 0x3e39a60] n:1962.000000 t:78.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12496[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12497[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12498[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.48) from link #0
12499[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12500[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.48) from link #1
12501[Parsed_overlay_2 @ 0x3e39a60] n:1963.000000 t:78.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12502[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12503[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12504[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.52) from link #0
12505[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12506[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.52) from link #1
12507[Parsed_overlay_2 @ 0x3e39a60] n:1964.000000 t:78.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12508[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12509[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12510[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.56) from link #0
12511[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12512[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.56) from link #1
12513[Parsed_overlay_2 @ 0x3e39a60] n:1965.000000 t:78.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12514[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12515[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12516[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.6) from link #0
12517[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12518[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.6) from link #1
12519[Parsed_overlay_2 @ 0x3e39a60] n:1966.000000 t:78.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12520[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12521[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12522[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.64) from link #0
12523[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12524[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.64) from link #1
12525[Parsed_overlay_2 @ 0x3e39a60] n:1967.000000 t:78.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12526[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12527[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12528[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.68) from link #0
12529[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12530[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.68) from link #1
12531[Parsed_overlay_2 @ 0x3e39a60] n:1968.000000 t:78.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12532[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12533[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12534[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.72) from link #0
12535[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12536[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.72) from link #1
12537[Parsed_overlay_2 @ 0x3e39a60] n:1969.000000 t:78.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12538[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12539[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12540[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.76) from link #0
12541[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12542[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.76) from link #1
12543[Parsed_overlay_2 @ 0x3e39a60] n:1970.000000 t:78.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12544[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12545[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12546[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.8) from link #0
12547[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12548[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.8) from link #1
12549[Parsed_overlay_2 @ 0x3e39a60] n:1971.000000 t:78.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12550[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12551[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12552[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.84) from link #0
12553[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12554[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.84) from link #1
12555[Parsed_overlay_2 @ 0x3e39a60] n:1972.000000 t:78.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12556[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12557[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12558[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.88) from link #0
12559[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12560[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.88) from link #1
12561[Parsed_overlay_2 @ 0x3e39a60] n:1973.000000 t:78.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12562[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12563[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12564[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.92) from link #0
12565[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12566[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.92) from link #1
12567[Parsed_overlay_2 @ 0x3e39a60] n:1974.000000 t:78.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12568[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12569[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.96) from link #0
12571[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12572[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:78.96) from link #1
12573[Parsed_overlay_2 @ 0x3e39a60] n:1975.000000 t:78.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12574[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12575[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79) from link #0
12577[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12578[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79) from link #1
12579[Parsed_overlay_2 @ 0x3e39a60] n:1976.000000 t:79.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12580[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12581[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.04) from link #0
12583[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12584[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.04) from link #1
12585[Parsed_overlay_2 @ 0x3e39a60] n:1977.000000 t:79.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12586[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12587[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.08) from link #0
12589[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12590[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.08) from link #1
12591[Parsed_overlay_2 @ 0x3e39a60] n:1978.000000 t:79.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12592[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12593[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.12) from link #0
12595[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12596[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.12) from link #1
12597[Parsed_overlay_2 @ 0x3e39a60] n:1979.000000 t:79.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12598[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12599[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.16) from link #0
12601[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12602[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.16) from link #1
12603[Parsed_overlay_2 @ 0x3e39a60] n:1980.000000 t:79.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12604[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12605[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.2) from link #0
12607[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12608[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.2) from link #1
12609[Parsed_overlay_2 @ 0x3e39a60] n:1981.000000 t:79.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12610[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12611[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.24) from link #0
12613[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12614[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.24) from link #1
12615[Parsed_overlay_2 @ 0x3e39a60] n:1982.000000 t:79.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12616[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12617[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.28) from link #0
12619[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12620[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.28) from link #1
12621[Parsed_overlay_2 @ 0x3e39a60] n:1983.000000 t:79.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12622[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12623[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.32) from link #0
12625[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12626[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.32) from link #1
12627[Parsed_overlay_2 @ 0x3e39a60] n:1984.000000 t:79.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12628[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12629[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.36) from link #0
12631[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12632[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.36) from link #1
12633[Parsed_overlay_2 @ 0x3e39a60] n:1985.000000 t:79.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12634[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12635[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.4) from link #0
12637[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12638[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.4) from link #1
12639[Parsed_overlay_2 @ 0x3e39a60] n:1986.000000 t:79.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12640[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12641[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12642[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.44) from link #0
12643[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12644[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.44) from link #1
12645[Parsed_overlay_2 @ 0x3e39a60] n:1987.000000 t:79.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12646[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12647[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.48) from link #0
12649[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12650[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.48) from link #1
12651[Parsed_overlay_2 @ 0x3e39a60] n:1988.000000 t:79.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12652[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12653[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12654[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.52) from link #0
12655[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12656[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.52) from link #1
12657[Parsed_overlay_2 @ 0x3e39a60] n:1989.000000 t:79.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12658[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12659[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12660[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.56) from link #0
12661[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12662[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.56) from link #1
12663[Parsed_overlay_2 @ 0x3e39a60] n:1990.000000 t:79.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12664[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12665[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12666[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.6) from link #0
12667[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12668[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.6) from link #1
12669[Parsed_overlay_2 @ 0x3e39a60] n:1991.000000 t:79.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12670[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12671[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12672[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.64) from link #0
12673[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12674[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.64) from link #1
12675[Parsed_overlay_2 @ 0x3e39a60] n:1992.000000 t:79.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12676[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12677[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12678[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.68) from link #0
12679[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12680[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.68) from link #1
12681[Parsed_overlay_2 @ 0x3e39a60] n:1993.000000 t:79.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12682[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12683[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12684[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.72) from link #0
12685[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12686[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.72) from link #1
12687[Parsed_overlay_2 @ 0x3e39a60] n:1994.000000 t:79.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12688[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12689[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12690[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.76) from link #0
12691[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12692[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.76) from link #1
12693[Parsed_overlay_2 @ 0x3e39a60] n:1995.000000 t:79.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12694[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12695[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12696[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.8) from link #0
12697[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12698frame= 1995 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:20.00 bitrate=N/A speed=4.82x
12699[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.8) from link #1
12700[Parsed_overlay_2 @ 0x3e39a60] n:1996.000000 t:79.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12701[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12702[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12703[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.84) from link #0
12704[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12705[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.84) from link #1
12706[Parsed_overlay_2 @ 0x3e39a60] n:1997.000000 t:79.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12707[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12708[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12709[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.88) from link #0
12710[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12711[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.88) from link #1
12712[Parsed_overlay_2 @ 0x3e39a60] n:1998.000000 t:79.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12713[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12714[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12715[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.92) from link #0
12716[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12717[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.92) from link #1
12718[Parsed_overlay_2 @ 0x3e39a60] n:1999.000000 t:79.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12719[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12720[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12721[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.96) from link #0
12722[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12723[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:79.96) from link #1
12724[Parsed_overlay_2 @ 0x3e39a60] n:2000.000000 t:79.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12725[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12726[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12727[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80) from link #0
12728[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12729[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80) from link #1
12730[Parsed_overlay_2 @ 0x3e39a60] n:2001.000000 t:80.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12731[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12732[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12733[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.04) from link #0
12734[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12735[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.04) from link #1
12736[Parsed_overlay_2 @ 0x3e39a60] n:2002.000000 t:80.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12737[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12738[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12739[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.08) from link #0
12740[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12741[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.08) from link #1
12742[Parsed_overlay_2 @ 0x3e39a60] n:2003.000000 t:80.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12743[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12744[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12745[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.12) from link #0
12746[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12747[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.12) from link #1
12748[Parsed_overlay_2 @ 0x3e39a60] n:2004.000000 t:80.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12749[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12750[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12751[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.16) from link #0
12752[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12753[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.16) from link #1
12754[Parsed_overlay_2 @ 0x3e39a60] n:2005.000000 t:80.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12755[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12756[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12757[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.2) from link #0
12758[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12759[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.2) from link #1
12760[Parsed_overlay_2 @ 0x3e39a60] n:2006.000000 t:80.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12761[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12762[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12763[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.24) from link #0
12764[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12765[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.24) from link #1
12766[Parsed_overlay_2 @ 0x3e39a60] n:2007.000000 t:80.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12767[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12768[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12769[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.28) from link #0
12770[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12771[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.28) from link #1
12772[Parsed_overlay_2 @ 0x3e39a60] n:2008.000000 t:80.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12773[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12774[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12775[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.32) from link #0
12776[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12777[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.32) from link #1
12778[Parsed_overlay_2 @ 0x3e39a60] n:2009.000000 t:80.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12779[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12780[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12781[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.36) from link #0
12782[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12783[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.36) from link #1
12784[Parsed_overlay_2 @ 0x3e39a60] n:2010.000000 t:80.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12785[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12786[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12787[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.4) from link #0
12788[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12789[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.4) from link #1
12790[Parsed_overlay_2 @ 0x3e39a60] n:2011.000000 t:80.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12791[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12792[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12793[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.44) from link #0
12794[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12795[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.44) from link #1
12796[Parsed_overlay_2 @ 0x3e39a60] n:2012.000000 t:80.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12797[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12798[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12799[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.48) from link #0
12800[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12801[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.48) from link #1
12802[Parsed_overlay_2 @ 0x3e39a60] n:2013.000000 t:80.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12803[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12804[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12805[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.52) from link #0
12806[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12807[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.52) from link #1
12808[Parsed_overlay_2 @ 0x3e39a60] n:2014.000000 t:80.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12809[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12810[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12811[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.56) from link #0
12812[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12813[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.56) from link #1
12814[Parsed_overlay_2 @ 0x3e39a60] n:2015.000000 t:80.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12815[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12816[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12817[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.6) from link #0
12818[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12819[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.6) from link #1
12820[Parsed_overlay_2 @ 0x3e39a60] n:2016.000000 t:80.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12821[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12822[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12823[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.64) from link #0
12824[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12825[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.64) from link #1
12826[Parsed_overlay_2 @ 0x3e39a60] n:2017.000000 t:80.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12827[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12828[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12829[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.68) from link #0
12830[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12831[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.68) from link #1
12832[Parsed_overlay_2 @ 0x3e39a60] n:2018.000000 t:80.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12833[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12834[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12835[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.72) from link #0
12836[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12837[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.72) from link #1
12838[Parsed_overlay_2 @ 0x3e39a60] n:2019.000000 t:80.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12839[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12840[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12841[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.76) from link #0
12842[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12843[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.76) from link #1
12844[Parsed_overlay_2 @ 0x3e39a60] n:2020.000000 t:80.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12845[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12846[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12847[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.8) from link #0
12848[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12849[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.8) from link #1
12850[Parsed_overlay_2 @ 0x3e39a60] n:2021.000000 t:80.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12851[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12852[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12853[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.84) from link #0
12854[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12855[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.84) from link #1
12856[Parsed_overlay_2 @ 0x3e39a60] n:2022.000000 t:80.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12857[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12858[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12859[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.88) from link #0
12860[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12861[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.88) from link #1
12862[Parsed_overlay_2 @ 0x3e39a60] n:2023.000000 t:80.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12863[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12864[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12865[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.92) from link #0
12866[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12867[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.92) from link #1
12868[Parsed_overlay_2 @ 0x3e39a60] n:2024.000000 t:80.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12869[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12870[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12871[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.96) from link #0
12872[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12873[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:80.96) from link #1
12874[Parsed_overlay_2 @ 0x3e39a60] n:2025.000000 t:80.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12875[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12876[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12877[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81) from link #0
12878[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12879[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81) from link #1
12880[Parsed_overlay_2 @ 0x3e39a60] n:2026.000000 t:81.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12881[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12882[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12883[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.04) from link #0
12884[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12885[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.04) from link #1
12886[Parsed_overlay_2 @ 0x3e39a60] n:2027.000000 t:81.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12887[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12888[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12889[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.08) from link #0
12890[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12891[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.08) from link #1
12892[Parsed_overlay_2 @ 0x3e39a60] n:2028.000000 t:81.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12893[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12894[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12895[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.12) from link #0
12896[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12897[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.12) from link #1
12898[Parsed_overlay_2 @ 0x3e39a60] n:2029.000000 t:81.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12899[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12900[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12901[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.16) from link #0
12902[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12903[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.16) from link #1
12904[Parsed_overlay_2 @ 0x3e39a60] n:2030.000000 t:81.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12905[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12906[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12907[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.2) from link #0
12908[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12909[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.2) from link #1
12910[Parsed_overlay_2 @ 0x3e39a60] n:2031.000000 t:81.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12911[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12912[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12913[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.24) from link #0
12914[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12915[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.24) from link #1
12916[Parsed_overlay_2 @ 0x3e39a60] n:2032.000000 t:81.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12917[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12918[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12919[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.28) from link #0
12920[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12921[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.28) from link #1
12922[Parsed_overlay_2 @ 0x3e39a60] n:2033.000000 t:81.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12923[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12924[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12925[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.32) from link #0
12926[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12927[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.32) from link #1
12928[Parsed_overlay_2 @ 0x3e39a60] n:2034.000000 t:81.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12929[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12930[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12931[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.36) from link #0
12932[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12933[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.36) from link #1
12934[Parsed_overlay_2 @ 0x3e39a60] n:2035.000000 t:81.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12935[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12936[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12937[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.4) from link #0
12938[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12939[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.4) from link #1
12940[Parsed_overlay_2 @ 0x3e39a60] n:2036.000000 t:81.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12941[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12942[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12943[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.44) from link #0
12944[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12945[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.44) from link #1
12946[Parsed_overlay_2 @ 0x3e39a60] n:2037.000000 t:81.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12947[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12948[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12949[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.48) from link #0
12950[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12951[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.48) from link #1
12952[Parsed_overlay_2 @ 0x3e39a60] n:2038.000000 t:81.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12953[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12954[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12955[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.52) from link #0
12956[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12957[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.52) from link #1
12958[Parsed_overlay_2 @ 0x3e39a60] n:2039.000000 t:81.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12959[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12960[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12961[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.56) from link #0
12962[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12963[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.56) from link #1
12964[Parsed_overlay_2 @ 0x3e39a60] n:2040.000000 t:81.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12965[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12966[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12967[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.6) from link #0
12968[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12969[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.6) from link #1
12970[Parsed_overlay_2 @ 0x3e39a60] n:2041.000000 t:81.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12971[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12972[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12973[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.64) from link #0
12974[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12975[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.64) from link #1
12976[Parsed_overlay_2 @ 0x3e39a60] n:2042.000000 t:81.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12977[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12978[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12979[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.68) from link #0
12980[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12981[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.68) from link #1
12982[Parsed_overlay_2 @ 0x3e39a60] n:2043.000000 t:81.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12983[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12984[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12985[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.72) from link #0
12986[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12987[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.72) from link #1
12988[Parsed_overlay_2 @ 0x3e39a60] n:2044.000000 t:81.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12989[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12990[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12991[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.76) from link #0
12992[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12993[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.76) from link #1
12994[Parsed_overlay_2 @ 0x3e39a60] n:2045.000000 t:81.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
12995[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
12996[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
12997[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.8) from link #0
12998[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
12999[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.8) from link #1
13000[Parsed_overlay_2 @ 0x3e39a60] n:2046.000000 t:81.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13001[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13002[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13003[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.84) from link #0
13004[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13005[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.84) from link #1
13006[Parsed_overlay_2 @ 0x3e39a60] n:2047.000000 t:81.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13007[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13008[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13009[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.88) from link #0
13010[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13011[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.88) from link #1
13012[Parsed_overlay_2 @ 0x3e39a60] n:2048.000000 t:81.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13013[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13014[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13015[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.92) from link #0
13016[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13017[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.92) from link #1
13018[Parsed_overlay_2 @ 0x3e39a60] n:2049.000000 t:81.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13019[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13020[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13021[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.96) from link #0
13022[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13023[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:81.96) from link #1
13024[Parsed_overlay_2 @ 0x3e39a60] n:2050.000000 t:81.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13025[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13026[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13027[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82) from link #0
13028[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13029[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82) from link #1
13030[Parsed_overlay_2 @ 0x3e39a60] n:2051.000000 t:82.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13031[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13032[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13033[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.04) from link #0
13034[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13035[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.04) from link #1
13036[Parsed_overlay_2 @ 0x3e39a60] n:2052.000000 t:82.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13037[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13038[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13039[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.08) from link #0
13040[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13041[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.08) from link #1
13042[Parsed_overlay_2 @ 0x3e39a60] n:2053.000000 t:82.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13043[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13044[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13045[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.12) from link #0
13046[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13047[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.12) from link #1
13048[Parsed_overlay_2 @ 0x3e39a60] n:2054.000000 t:82.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13049[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13050[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13051[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.16) from link #0
13052[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13053[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.16) from link #1
13054[Parsed_overlay_2 @ 0x3e39a60] n:2055.000000 t:82.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13055[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13056[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13057[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.2) from link #0
13058[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13059[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.2) from link #1
13060[Parsed_overlay_2 @ 0x3e39a60] n:2056.000000 t:82.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13061[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13062[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13063[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.24) from link #0
13064[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13065[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.24) from link #1
13066[Parsed_overlay_2 @ 0x3e39a60] n:2057.000000 t:82.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13067[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13068[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13069[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.28) from link #0
13070[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13071[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.28) from link #1
13072[Parsed_overlay_2 @ 0x3e39a60] n:2058.000000 t:82.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13073[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13074[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13075[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.32) from link #0
13076[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13077[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.32) from link #1
13078[Parsed_overlay_2 @ 0x3e39a60] n:2059.000000 t:82.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13079[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13080[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13081[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.36) from link #0
13082[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13083[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.36) from link #1
13084[Parsed_overlay_2 @ 0x3e39a60] n:2060.000000 t:82.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13085[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13086[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13087[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.4) from link #0
13088[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13089frame= 2060 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:22.40 bitrate=N/A speed=4.82x
13090[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.4) from link #1
13091[Parsed_overlay_2 @ 0x3e39a60] n:2061.000000 t:82.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13092[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13093[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13094[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.44) from link #0
13095[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13096[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.44) from link #1
13097[Parsed_overlay_2 @ 0x3e39a60] n:2062.000000 t:82.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13098[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13099[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13100[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.48) from link #0
13101[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13102[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.48) from link #1
13103[Parsed_overlay_2 @ 0x3e39a60] n:2063.000000 t:82.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13104[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13105[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13106[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.52) from link #0
13107[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13108[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.52) from link #1
13109[Parsed_overlay_2 @ 0x3e39a60] n:2064.000000 t:82.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13110[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13111[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.56) from link #0
13112[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13113[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.56) from link #1
13114[Parsed_overlay_2 @ 0x3e39a60] n:2065.000000 t:82.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13115[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13116[hls muxer @ 0x3e36080] deleting old segment segment20161224034534.ts
13117[hls muxer @ 0x3e36080] failed to delete old segment /dev/shm/segment20161224034534.ts: No such file or directory
13118[AVIOContext @ 0x5608d60] Statistics: 0 seeks, 5 writeouts
13119[file @ 0x4960100] Setting default whitelist 'file,crypto'
13120[file @ 0x575d820] Setting default whitelist 'file,crypto'
13121[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:20
13122[AVIOContext @ 0x5608d40] Statistics: 0 seeks, 1 writeouts
13123[AVIOContext @ 0x50c20a0] Statistics: 0 seeks, 5 writeouts
13124[file @ 0x50c2260] Setting default whitelist 'file,crypto'
13125[file @ 0x3f52240] Setting default whitelist 'file,crypto'
13126[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:21
13127[AVIOContext @ 0x3dec020] Statistics: 0 seeks, 1 writeouts
13128[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13129[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.6) from link #0
13130[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13131[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.6) from link #1
13132[Parsed_overlay_2 @ 0x3e39a60] n:2066.000000 t:82.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13133[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13134[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13135[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.64) from link #0
13136[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13137[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.64) from link #1
13138[Parsed_overlay_2 @ 0x3e39a60] n:2067.000000 t:82.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13139[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13140[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13141[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.68) from link #0
13142[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13143[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.68) from link #1
13144[Parsed_overlay_2 @ 0x3e39a60] n:2068.000000 t:82.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13145[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13146[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13147[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.72) from link #0
13148[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13149[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.72) from link #1
13150[Parsed_overlay_2 @ 0x3e39a60] n:2069.000000 t:82.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13151[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13152[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13153[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.76) from link #0
13154[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13155[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.76) from link #1
13156[Parsed_overlay_2 @ 0x3e39a60] n:2070.000000 t:82.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13157[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13158[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13159[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.8) from link #0
13160[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13161[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.8) from link #1
13162[Parsed_overlay_2 @ 0x3e39a60] n:2071.000000 t:82.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13163[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13164[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13165[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.84) from link #0
13166[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13167[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.84) from link #1
13168[Parsed_overlay_2 @ 0x3e39a60] n:2072.000000 t:82.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13169[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13170[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13171[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.88) from link #0
13172[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13173[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.88) from link #1
13174[Parsed_overlay_2 @ 0x3e39a60] n:2073.000000 t:82.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13175[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13176[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13177[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.92) from link #0
13178[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13179[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.92) from link #1
13180[Parsed_overlay_2 @ 0x3e39a60] n:2074.000000 t:82.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13181[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13182[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13183[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.96) from link #0
13184[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13185[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:82.96) from link #1
13186[Parsed_overlay_2 @ 0x3e39a60] n:2075.000000 t:82.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13187[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13188[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13189[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83) from link #0
13190[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13191[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83) from link #1
13192[Parsed_overlay_2 @ 0x3e39a60] n:2076.000000 t:83.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13193[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13194[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13195[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.04) from link #0
13196[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13197[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.04) from link #1
13198[Parsed_overlay_2 @ 0x3e39a60] n:2077.000000 t:83.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13199[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13200[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13201[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.08) from link #0
13202[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13203[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.08) from link #1
13204[Parsed_overlay_2 @ 0x3e39a60] n:2078.000000 t:83.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13205[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13206[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13207[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.12) from link #0
13208[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13209[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.12) from link #1
13210[Parsed_overlay_2 @ 0x3e39a60] n:2079.000000 t:83.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13211[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13212[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13213[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.16) from link #0
13214[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13215[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.16) from link #1
13216[Parsed_overlay_2 @ 0x3e39a60] n:2080.000000 t:83.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13217[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13218[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13219[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.2) from link #0
13220[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13221[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.2) from link #1
13222[Parsed_overlay_2 @ 0x3e39a60] n:2081.000000 t:83.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13223[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13224[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13225[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.24) from link #0
13226[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13227[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.24) from link #1
13228[Parsed_overlay_2 @ 0x3e39a60] n:2082.000000 t:83.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13229[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13230[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13231[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.28) from link #0
13232[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13233[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.28) from link #1
13234[Parsed_overlay_2 @ 0x3e39a60] n:2083.000000 t:83.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13235[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13236[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13237[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.32) from link #0
13238[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13239[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.32) from link #1
13240[Parsed_overlay_2 @ 0x3e39a60] n:2084.000000 t:83.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13241[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13242[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13243[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.36) from link #0
13244[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13245[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.36) from link #1
13246[Parsed_overlay_2 @ 0x3e39a60] n:2085.000000 t:83.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13247[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13248[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13249[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.4) from link #0
13250[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13251[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.4) from link #1
13252[Parsed_overlay_2 @ 0x3e39a60] n:2086.000000 t:83.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13253[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13254[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13255[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.44) from link #0
13256[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13257[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.44) from link #1
13258[Parsed_overlay_2 @ 0x3e39a60] n:2087.000000 t:83.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13259[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13260[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13261[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.48) from link #0
13262[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13263[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.48) from link #1
13264[Parsed_overlay_2 @ 0x3e39a60] n:2088.000000 t:83.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13265[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13266[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13267[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.52) from link #0
13268[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13269[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.52) from link #1
13270[Parsed_overlay_2 @ 0x3e39a60] n:2089.000000 t:83.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13271[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13272[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13273[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.56) from link #0
13274[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13275[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.56) from link #1
13276[Parsed_overlay_2 @ 0x3e39a60] n:2090.000000 t:83.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13277[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13278[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13279[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.6) from link #0
13280[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13281[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.6) from link #1
13282[Parsed_overlay_2 @ 0x3e39a60] n:2091.000000 t:83.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13283[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13284[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13285[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.64) from link #0
13286[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13287[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.64) from link #1
13288[Parsed_overlay_2 @ 0x3e39a60] n:2092.000000 t:83.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13289[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13290[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13291[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.68) from link #0
13292[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13293[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.68) from link #1
13294[Parsed_overlay_2 @ 0x3e39a60] n:2093.000000 t:83.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13295[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13296[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13297[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.72) from link #0
13298[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13299[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.72) from link #1
13300[Parsed_overlay_2 @ 0x3e39a60] n:2094.000000 t:83.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13301[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13302[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13303[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.76) from link #0
13304[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13305[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.76) from link #1
13306[Parsed_overlay_2 @ 0x3e39a60] n:2095.000000 t:83.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13307[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13308[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13309[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.8) from link #0
13310[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13311[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.8) from link #1
13312[Parsed_overlay_2 @ 0x3e39a60] n:2096.000000 t:83.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13313[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13314[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13315[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.84) from link #0
13316[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13317[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.84) from link #1
13318[Parsed_overlay_2 @ 0x3e39a60] n:2097.000000 t:83.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13319[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13320[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13321[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.88) from link #0
13322[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13323[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.88) from link #1
13324[Parsed_overlay_2 @ 0x3e39a60] n:2098.000000 t:83.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13325[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13326[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13327[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.92) from link #0
13328[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13329[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.92) from link #1
13330[Parsed_overlay_2 @ 0x3e39a60] n:2099.000000 t:83.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13331[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13332[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13333[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.96) from link #0
13334[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13335[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:83.96) from link #1
13336[Parsed_overlay_2 @ 0x3e39a60] n:2100.000000 t:83.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13337[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13338[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13339[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84) from link #0
13340[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13341[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84) from link #1
13342[Parsed_overlay_2 @ 0x3e39a60] n:2101.000000 t:84.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13343[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13344[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13345[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.04) from link #0
13346[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13347[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.04) from link #1
13348[Parsed_overlay_2 @ 0x3e39a60] n:2102.000000 t:84.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13349[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13350[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13351[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.08) from link #0
13352[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13353[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.08) from link #1
13354[Parsed_overlay_2 @ 0x3e39a60] n:2103.000000 t:84.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13355[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13356[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13357[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.12) from link #0
13358[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13359[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.12) from link #1
13360[Parsed_overlay_2 @ 0x3e39a60] n:2104.000000 t:84.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13361[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13362[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13363[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.16) from link #0
13364[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13365[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.16) from link #1
13366[Parsed_overlay_2 @ 0x3e39a60] n:2105.000000 t:84.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13367[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13368[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13369[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.2) from link #0
13370[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13371[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.2) from link #1
13372[Parsed_overlay_2 @ 0x3e39a60] n:2106.000000 t:84.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13373[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13374[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13375[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.24) from link #0
13376[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13377[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.24) from link #1
13378[Parsed_overlay_2 @ 0x3e39a60] n:2107.000000 t:84.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13379[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13380[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13381[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.28) from link #0
13382[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13383[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.28) from link #1
13384[Parsed_overlay_2 @ 0x3e39a60] n:2108.000000 t:84.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13385[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13386[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13387[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.32) from link #0
13388[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13389[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.32) from link #1
13390[Parsed_overlay_2 @ 0x3e39a60] n:2109.000000 t:84.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13391[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13392[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13393[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.36) from link #0
13394[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13395[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.36) from link #1
13396[Parsed_overlay_2 @ 0x3e39a60] n:2110.000000 t:84.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13397[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13398[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13399[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.4) from link #0
13400[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13401[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.4) from link #1
13402[Parsed_overlay_2 @ 0x3e39a60] n:2111.000000 t:84.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13403[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13404[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13405[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.44) from link #0
13406[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13407[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.44) from link #1
13408[Parsed_overlay_2 @ 0x3e39a60] n:2112.000000 t:84.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13409[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13410[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13411[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.48) from link #0
13412[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13413[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.48) from link #1
13414[Parsed_overlay_2 @ 0x3e39a60] n:2113.000000 t:84.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13415[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13416[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13417[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.52) from link #0
13418[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13419[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.52) from link #1
13420[Parsed_overlay_2 @ 0x3e39a60] n:2114.000000 t:84.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13421[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13422[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13423[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.56) from link #0
13424[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13425[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.56) from link #1
13426[Parsed_overlay_2 @ 0x3e39a60] n:2115.000000 t:84.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13427[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13428[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13429[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.6) from link #0
13430[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13431[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.6) from link #1
13432[Parsed_overlay_2 @ 0x3e39a60] n:2116.000000 t:84.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13433[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13434[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13435[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.64) from link #0
13436[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13437frame= 2116 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:25.00 bitrate=N/A speed=4.83x
13438[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.64) from link #1
13439[Parsed_overlay_2 @ 0x3e39a60] n:2117.000000 t:84.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13440[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13441[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13442[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.68) from link #0
13443[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13444[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.68) from link #1
13445[Parsed_overlay_2 @ 0x3e39a60] n:2118.000000 t:84.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13446[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13447[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13448[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.72) from link #0
13449[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13450[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.72) from link #1
13451[Parsed_overlay_2 @ 0x3e39a60] n:2119.000000 t:84.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13452[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13453[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13454[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.76) from link #0
13455[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13456[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.76) from link #1
13457[Parsed_overlay_2 @ 0x3e39a60] n:2120.000000 t:84.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13458[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13459[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13460[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.8) from link #0
13461[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13462[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.8) from link #1
13463[Parsed_overlay_2 @ 0x3e39a60] n:2121.000000 t:84.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13464[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13465[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13466[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.84) from link #0
13467[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13468[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.84) from link #1
13469[Parsed_overlay_2 @ 0x3e39a60] n:2122.000000 t:84.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13470[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13471[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13472[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.88) from link #0
13473[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13474[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.88) from link #1
13475[Parsed_overlay_2 @ 0x3e39a60] n:2123.000000 t:84.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13476[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13477[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13478[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.92) from link #0
13479[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13480[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.92) from link #1
13481[Parsed_overlay_2 @ 0x3e39a60] n:2124.000000 t:84.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13482[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13483[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13484[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.96) from link #0
13485[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13486[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:84.96) from link #1
13487[Parsed_overlay_2 @ 0x3e39a60] n:2125.000000 t:84.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13488[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13489[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13490[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85) from link #0
13491[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13492[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85) from link #1
13493[Parsed_overlay_2 @ 0x3e39a60] n:2126.000000 t:85.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13494[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13495[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13496[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.04) from link #0
13497[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13498[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.04) from link #1
13499[Parsed_overlay_2 @ 0x3e39a60] n:2127.000000 t:85.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13500[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13501[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13502[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.08) from link #0
13503[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13504[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.08) from link #1
13505[Parsed_overlay_2 @ 0x3e39a60] n:2128.000000 t:85.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13506[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13507[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13508[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.12) from link #0
13509[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13510[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.12) from link #1
13511[Parsed_overlay_2 @ 0x3e39a60] n:2129.000000 t:85.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13512[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13513[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13514[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.16) from link #0
13515[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13516[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.16) from link #1
13517[Parsed_overlay_2 @ 0x3e39a60] n:2130.000000 t:85.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13518[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13519[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13520[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.2) from link #0
13521[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13522[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.2) from link #1
13523[Parsed_overlay_2 @ 0x3e39a60] n:2131.000000 t:85.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13524[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13525[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13526[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.24) from link #0
13527[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13528[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.24) from link #1
13529[Parsed_overlay_2 @ 0x3e39a60] n:2132.000000 t:85.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13530[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13531[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13532[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.28) from link #0
13533[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13534[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.28) from link #1
13535[Parsed_overlay_2 @ 0x3e39a60] n:2133.000000 t:85.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13536[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13537[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13538[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.32) from link #0
13539[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13540[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.32) from link #1
13541[Parsed_overlay_2 @ 0x3e39a60] n:2134.000000 t:85.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13542[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13543[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13544[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.36) from link #0
13545[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13546[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.36) from link #1
13547[Parsed_overlay_2 @ 0x3e39a60] n:2135.000000 t:85.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13548[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13549[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13550[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.4) from link #0
13551[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13552[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.4) from link #1
13553[Parsed_overlay_2 @ 0x3e39a60] n:2136.000000 t:85.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13554[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13555[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13556[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.44) from link #0
13557[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13558[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.44) from link #1
13559[Parsed_overlay_2 @ 0x3e39a60] n:2137.000000 t:85.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13560[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13561[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13562[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.48) from link #0
13563[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13564[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.48) from link #1
13565[Parsed_overlay_2 @ 0x3e39a60] n:2138.000000 t:85.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13566[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13567[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13568[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.52) from link #0
13569[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.52) from link #1
13571[Parsed_overlay_2 @ 0x3e39a60] n:2139.000000 t:85.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13572[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13573[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13574[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.56) from link #0
13575[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.56) from link #1
13577[Parsed_overlay_2 @ 0x3e39a60] n:2140.000000 t:85.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13578[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13579[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13580[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.6) from link #0
13581[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.6) from link #1
13583[Parsed_overlay_2 @ 0x3e39a60] n:2141.000000 t:85.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13584[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13585[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13586[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.64) from link #0
13587[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.64) from link #1
13589[Parsed_overlay_2 @ 0x3e39a60] n:2142.000000 t:85.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13590[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13591[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13592[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.68) from link #0
13593[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.68) from link #1
13595[Parsed_overlay_2 @ 0x3e39a60] n:2143.000000 t:85.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13596[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13597[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13598[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.72) from link #0
13599[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.72) from link #1
13601[Parsed_overlay_2 @ 0x3e39a60] n:2144.000000 t:85.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13602[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13603[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13604[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.76) from link #0
13605[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.76) from link #1
13607[Parsed_overlay_2 @ 0x3e39a60] n:2145.000000 t:85.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13608[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13609[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13610[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.8) from link #0
13611[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.8) from link #1
13613[Parsed_overlay_2 @ 0x3e39a60] n:2146.000000 t:85.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13614[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13615[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13616[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.84) from link #0
13617[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.84) from link #1
13619[Parsed_overlay_2 @ 0x3e39a60] n:2147.000000 t:85.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13620[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13621[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13622[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.88) from link #0
13623[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.88) from link #1
13625[Parsed_overlay_2 @ 0x3e39a60] n:2148.000000 t:85.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13626[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13627[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13628[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.92) from link #0
13629[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.92) from link #1
13631[Parsed_overlay_2 @ 0x3e39a60] n:2149.000000 t:85.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13632[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13633[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13634[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.96) from link #0
13635[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:85.96) from link #1
13637[Parsed_overlay_2 @ 0x3e39a60] n:2150.000000 t:85.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13638[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13639[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13640[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86) from link #0
13641[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13642[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86) from link #1
13643[Parsed_overlay_2 @ 0x3e39a60] n:2151.000000 t:86.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13644[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13645[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13646[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.04) from link #0
13647[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.04) from link #1
13649[Parsed_overlay_2 @ 0x3e39a60] n:2152.000000 t:86.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13650[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13651[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13652[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.08) from link #0
13653[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13654[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.08) from link #1
13655[Parsed_overlay_2 @ 0x3e39a60] n:2153.000000 t:86.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13656[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13657[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13658[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.12) from link #0
13659[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13660[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.12) from link #1
13661[Parsed_overlay_2 @ 0x3e39a60] n:2154.000000 t:86.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13662[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13663[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13664[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.16) from link #0
13665[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13666[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.16) from link #1
13667[Parsed_overlay_2 @ 0x3e39a60] n:2155.000000 t:86.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13668[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13669[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13670[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.2) from link #0
13671[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13672[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.2) from link #1
13673[Parsed_overlay_2 @ 0x3e39a60] n:2156.000000 t:86.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13674[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13675[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13676[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.24) from link #0
13677[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13678[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.24) from link #1
13679[Parsed_overlay_2 @ 0x3e39a60] n:2157.000000 t:86.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13680[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13681[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13682[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.28) from link #0
13683[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13684[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.28) from link #1
13685[Parsed_overlay_2 @ 0x3e39a60] n:2158.000000 t:86.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13686[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13687[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13688[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.32) from link #0
13689[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13690[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.32) from link #1
13691[Parsed_overlay_2 @ 0x3e39a60] n:2159.000000 t:86.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13692[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13693[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13694[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.36) from link #0
13695[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13696[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.36) from link #1
13697[Parsed_overlay_2 @ 0x3e39a60] n:2160.000000 t:86.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13698[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13699[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13700[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.4) from link #0
13701[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13702[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.4) from link #1
13703[Parsed_overlay_2 @ 0x3e39a60] n:2161.000000 t:86.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13704[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13705[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13706[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.44) from link #0
13707[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13708[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.44) from link #1
13709[Parsed_overlay_2 @ 0x3e39a60] n:2162.000000 t:86.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13710[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13711[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13712[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.48) from link #0
13713[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13714[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.48) from link #1
13715[Parsed_overlay_2 @ 0x3e39a60] n:2163.000000 t:86.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13716[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13717[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13718[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.52) from link #0
13719[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13720[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.52) from link #1
13721[Parsed_overlay_2 @ 0x3e39a60] n:2164.000000 t:86.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13722[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13723[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13724[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.56) from link #0
13725[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13726[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.56) from link #1
13727[Parsed_overlay_2 @ 0x3e39a60] n:2165.000000 t:86.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13728[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13729[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13730[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.6) from link #0
13731[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13732[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.6) from link #1
13733[Parsed_overlay_2 @ 0x3e39a60] n:2166.000000 t:86.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13734[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13735[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13736[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.64) from link #0
13737[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13738[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.64) from link #1
13739[Parsed_overlay_2 @ 0x3e39a60] n:2167.000000 t:86.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13740[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13741[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13742[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.68) from link #0
13743[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13744[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.68) from link #1
13745[Parsed_overlay_2 @ 0x3e39a60] n:2168.000000 t:86.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13746[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13747[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13748[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.72) from link #0
13749[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13750[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.72) from link #1
13751[Parsed_overlay_2 @ 0x3e39a60] n:2169.000000 t:86.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13752[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13753[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13754[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.76) from link #0
13755[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13756[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.76) from link #1
13757[Parsed_overlay_2 @ 0x3e39a60] n:2170.000000 t:86.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13758[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13759[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13760[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.8) from link #0
13761[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13762[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.8) from link #1
13763[Parsed_overlay_2 @ 0x3e39a60] n:2171.000000 t:86.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13764[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13765[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13766[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.84) from link #0
13767[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13768[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.84) from link #1
13769[Parsed_overlay_2 @ 0x3e39a60] n:2172.000000 t:86.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13770[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13771[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13772[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.88) from link #0
13773[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13774[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.88) from link #1
13775[Parsed_overlay_2 @ 0x3e39a60] n:2173.000000 t:86.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13776[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13777[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13778[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.92) from link #0
13779[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13780[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.92) from link #1
13781[Parsed_overlay_2 @ 0x3e39a60] n:2174.000000 t:86.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13782[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13783[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13784[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.96) from link #0
13785[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13786[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:86.96) from link #1
13787[Parsed_overlay_2 @ 0x3e39a60] n:2175.000000 t:86.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13788[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13789[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13790[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87) from link #0
13791[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13792[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87) from link #1
13793[Parsed_overlay_2 @ 0x3e39a60] n:2176.000000 t:87.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13794[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13795[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13796[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.04) from link #0
13797[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13798[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.04) from link #1
13799[Parsed_overlay_2 @ 0x3e39a60] n:2177.000000 t:87.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13800[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13801[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13802[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.08) from link #0
13803[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13804[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.08) from link #1
13805[Parsed_overlay_2 @ 0x3e39a60] n:2178.000000 t:87.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13806[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13807[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13808[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.12) from link #0
13809[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13810[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.12) from link #1
13811[Parsed_overlay_2 @ 0x3e39a60] n:2179.000000 t:87.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13812[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13813[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13814[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.16) from link #0
13815[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13816[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.16) from link #1
13817[Parsed_overlay_2 @ 0x3e39a60] n:2180.000000 t:87.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13818[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13819[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13820[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.2) from link #0
13821[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13822[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.2) from link #1
13823[Parsed_overlay_2 @ 0x3e39a60] n:2181.000000 t:87.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13824[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13825[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13826[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.24) from link #0
13827[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13828frame= 2181 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:27.24 bitrate=N/A speed=4.82x
13829[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.24) from link #1
13830[Parsed_overlay_2 @ 0x3e39a60] n:2182.000000 t:87.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13831[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13832[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13833[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.28) from link #0
13834[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13835[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.28) from link #1
13836[Parsed_overlay_2 @ 0x3e39a60] n:2183.000000 t:87.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13837[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13838[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13839[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.32) from link #0
13840[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13841[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.32) from link #1
13842[Parsed_overlay_2 @ 0x3e39a60] n:2184.000000 t:87.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13843[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13844[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13845[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.36) from link #0
13846[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13847[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.36) from link #1
13848[Parsed_overlay_2 @ 0x3e39a60] n:2185.000000 t:87.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13849[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13850[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13851[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.4) from link #0
13852[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13853[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.4) from link #1
13854[Parsed_overlay_2 @ 0x3e39a60] n:2186.000000 t:87.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13855[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13856[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13857[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.44) from link #0
13858[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13859[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.44) from link #1
13860[Parsed_overlay_2 @ 0x3e39a60] n:2187.000000 t:87.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13861[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13862[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13863[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.48) from link #0
13864[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13865[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.48) from link #1
13866[Parsed_overlay_2 @ 0x3e39a60] n:2188.000000 t:87.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13867[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13868[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13869[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.52) from link #0
13870[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13871[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.52) from link #1
13872[Parsed_overlay_2 @ 0x3e39a60] n:2189.000000 t:87.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13873[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13874[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.56) from link #0
13875[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13876[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.56) from link #1
13877[Parsed_overlay_2 @ 0x3e39a60] n:2190.000000 t:87.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13878[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13879[hls muxer @ 0x3e36080] deleting old segment segment20161224034535.ts
13880[AVIOContext @ 0x50c20a0] Statistics: 0 seeks, 5 writeouts
13881[file @ 0x5d2e320] Setting default whitelist 'file,crypto'
13882[file @ 0x50cf760] Setting default whitelist 'file,crypto'
13883[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:22
13884[AVIOContext @ 0x5d2e180] Statistics: 0 seeks, 1 writeouts
13885[hls muxer @ 0x3e36080] deleting old segment segment20161224034536.ts
13886[hls muxer @ 0x3e36080] deleting old segment segment20161224034536.ts
13887[hls muxer @ 0x3e36080] failed to delete old segment /dev/shm/segment20161224034536.ts: No such file or directory
13888[AVIOContext @ 0x50c20a0] Statistics: 0 seeks, 5 writeouts
13889[file @ 0x46b9a20] Setting default whitelist 'file,crypto'
13890[file @ 0x5d2dfa0] Setting default whitelist 'file,crypto'
13891[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:23
13892[AVIOContext @ 0x5d2e180] Statistics: 0 seeks, 1 writeouts
13893[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13894[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.6) from link #0
13895[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13896[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.6) from link #1
13897[Parsed_overlay_2 @ 0x3e39a60] n:2191.000000 t:87.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13898[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13899[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13900[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.64) from link #0
13901[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13902[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.64) from link #1
13903[Parsed_overlay_2 @ 0x3e39a60] n:2192.000000 t:87.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13904[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13905[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13906[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.68) from link #0
13907[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13908[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.68) from link #1
13909[Parsed_overlay_2 @ 0x3e39a60] n:2193.000000 t:87.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13910[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13911[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13912[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.72) from link #0
13913[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13914[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.72) from link #1
13915[Parsed_overlay_2 @ 0x3e39a60] n:2194.000000 t:87.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13916[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13917[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13918[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.76) from link #0
13919[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13920[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.76) from link #1
13921[Parsed_overlay_2 @ 0x3e39a60] n:2195.000000 t:87.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13922[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13923[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13924[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.8) from link #0
13925[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13926[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.8) from link #1
13927[Parsed_overlay_2 @ 0x3e39a60] n:2196.000000 t:87.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13928[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13929[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13930[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.84) from link #0
13931[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13932[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.84) from link #1
13933[Parsed_overlay_2 @ 0x3e39a60] n:2197.000000 t:87.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13934[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13935[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13936[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.88) from link #0
13937[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13938[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.88) from link #1
13939[Parsed_overlay_2 @ 0x3e39a60] n:2198.000000 t:87.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13940[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13941[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13942[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.92) from link #0
13943[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13944[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.92) from link #1
13945[Parsed_overlay_2 @ 0x3e39a60] n:2199.000000 t:87.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13946[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13947[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13948[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.96) from link #0
13949[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13950[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:87.96) from link #1
13951[Parsed_overlay_2 @ 0x3e39a60] n:2200.000000 t:87.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13952[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13953[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13954[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88) from link #0
13955[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13956[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88) from link #1
13957[Parsed_overlay_2 @ 0x3e39a60] n:2201.000000 t:88.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13958[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13959[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13960[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.04) from link #0
13961[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13962[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.04) from link #1
13963[Parsed_overlay_2 @ 0x3e39a60] n:2202.000000 t:88.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13964[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13965[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13966[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.08) from link #0
13967[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13968[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.08) from link #1
13969[Parsed_overlay_2 @ 0x3e39a60] n:2203.000000 t:88.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13970[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13971[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13972[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.12) from link #0
13973[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13974[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.12) from link #1
13975[Parsed_overlay_2 @ 0x3e39a60] n:2204.000000 t:88.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13976[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13977[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13978[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.16) from link #0
13979[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13980[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.16) from link #1
13981[Parsed_overlay_2 @ 0x3e39a60] n:2205.000000 t:88.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13982[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13983[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13984[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.2) from link #0
13985[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13986[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.2) from link #1
13987[Parsed_overlay_2 @ 0x3e39a60] n:2206.000000 t:88.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13988[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13989[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13990[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.24) from link #0
13991[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13992[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.24) from link #1
13993[Parsed_overlay_2 @ 0x3e39a60] n:2207.000000 t:88.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
13994[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
13995[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
13996[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.28) from link #0
13997[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
13998[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.28) from link #1
13999[Parsed_overlay_2 @ 0x3e39a60] n:2208.000000 t:88.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14000[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14001[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14002[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.32) from link #0
14003[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14004[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.32) from link #1
14005[Parsed_overlay_2 @ 0x3e39a60] n:2209.000000 t:88.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14006[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14007[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14008[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.36) from link #0
14009[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14010[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.36) from link #1
14011[Parsed_overlay_2 @ 0x3e39a60] n:2210.000000 t:88.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14012[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14013[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14014[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.4) from link #0
14015[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14016[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.4) from link #1
14017[Parsed_overlay_2 @ 0x3e39a60] n:2211.000000 t:88.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14018[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14019[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14020[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.44) from link #0
14021[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14022[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.44) from link #1
14023[Parsed_overlay_2 @ 0x3e39a60] n:2212.000000 t:88.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14024[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14025[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14026[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.48) from link #0
14027[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14028[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.48) from link #1
14029[Parsed_overlay_2 @ 0x3e39a60] n:2213.000000 t:88.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14030[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14031[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14032[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.52) from link #0
14033[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14034[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.52) from link #1
14035[Parsed_overlay_2 @ 0x3e39a60] n:2214.000000 t:88.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14036[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14037[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14038[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.56) from link #0
14039[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14040[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.56) from link #1
14041[Parsed_overlay_2 @ 0x3e39a60] n:2215.000000 t:88.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14042[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14043[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14044[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.6) from link #0
14045[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14046[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.6) from link #1
14047[Parsed_overlay_2 @ 0x3e39a60] n:2216.000000 t:88.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14048[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14049[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14050[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.64) from link #0
14051[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14052[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.64) from link #1
14053[Parsed_overlay_2 @ 0x3e39a60] n:2217.000000 t:88.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14054[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14055[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14056[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.68) from link #0
14057[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14058[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.68) from link #1
14059[Parsed_overlay_2 @ 0x3e39a60] n:2218.000000 t:88.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14060[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14061[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14062[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.72) from link #0
14063[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14064[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.72) from link #1
14065[Parsed_overlay_2 @ 0x3e39a60] n:2219.000000 t:88.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14066[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14067[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14068[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.76) from link #0
14069[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14070[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.76) from link #1
14071[Parsed_overlay_2 @ 0x3e39a60] n:2220.000000 t:88.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14072[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14073[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14074[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.8) from link #0
14075[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14076[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.8) from link #1
14077[Parsed_overlay_2 @ 0x3e39a60] n:2221.000000 t:88.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14078[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14079[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14080[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.84) from link #0
14081[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14082[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.84) from link #1
14083[Parsed_overlay_2 @ 0x3e39a60] n:2222.000000 t:88.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14084[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14085[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14086[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.88) from link #0
14087[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14088[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.88) from link #1
14089[Parsed_overlay_2 @ 0x3e39a60] n:2223.000000 t:88.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14090[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14091[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14092[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.92) from link #0
14093[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14094[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.92) from link #1
14095[Parsed_overlay_2 @ 0x3e39a60] n:2224.000000 t:88.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14096[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14097[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14098[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.96) from link #0
14099[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14100[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:88.96) from link #1
14101[Parsed_overlay_2 @ 0x3e39a60] n:2225.000000 t:88.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14102[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14103[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14104[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89) from link #0
14105[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14106[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89) from link #1
14107[Parsed_overlay_2 @ 0x3e39a60] n:2226.000000 t:89.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14108[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14109[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14110[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.04) from link #0
14111[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14112[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.04) from link #1
14113[Parsed_overlay_2 @ 0x3e39a60] n:2227.000000 t:89.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14114[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14115[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14116[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.08) from link #0
14117[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14118[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.08) from link #1
14119[Parsed_overlay_2 @ 0x3e39a60] n:2228.000000 t:89.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14120[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14121[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14122[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.12) from link #0
14123[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14124[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.12) from link #1
14125[Parsed_overlay_2 @ 0x3e39a60] n:2229.000000 t:89.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14126[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14127[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14128[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.16) from link #0
14129[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14130[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.16) from link #1
14131[Parsed_overlay_2 @ 0x3e39a60] n:2230.000000 t:89.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14132[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14133[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14134[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.2) from link #0
14135[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14136[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.2) from link #1
14137[Parsed_overlay_2 @ 0x3e39a60] n:2231.000000 t:89.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14138[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14139[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14140[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.24) from link #0
14141[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14142[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.24) from link #1
14143[Parsed_overlay_2 @ 0x3e39a60] n:2232.000000 t:89.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14144[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14145[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14146[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.28) from link #0
14147[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14148[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.28) from link #1
14149[Parsed_overlay_2 @ 0x3e39a60] n:2233.000000 t:89.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14150[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14151[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14152[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.32) from link #0
14153[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14154[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.32) from link #1
14155[Parsed_overlay_2 @ 0x3e39a60] n:2234.000000 t:89.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14156[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14157[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14158[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.36) from link #0
14159[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14160[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.36) from link #1
14161[Parsed_overlay_2 @ 0x3e39a60] n:2235.000000 t:89.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14162[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14163[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14164[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.4) from link #0
14165[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14166[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.4) from link #1
14167[Parsed_overlay_2 @ 0x3e39a60] n:2236.000000 t:89.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14168[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14169[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14170[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.44) from link #0
14171[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14172[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.44) from link #1
14173[Parsed_overlay_2 @ 0x3e39a60] n:2237.000000 t:89.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14174[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14175[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14176[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.48) from link #0
14177[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14178frame= 2237 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:30.00 bitrate=N/A speed=4.84x
14179[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.48) from link #1
14180[Parsed_overlay_2 @ 0x3e39a60] n:2238.000000 t:89.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14181[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14182[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14183[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.52) from link #0
14184[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14185[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.52) from link #1
14186[Parsed_overlay_2 @ 0x3e39a60] n:2239.000000 t:89.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14187[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14188[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14189[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.56) from link #0
14190[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14191[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.56) from link #1
14192[Parsed_overlay_2 @ 0x3e39a60] n:2240.000000 t:89.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14193[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14194[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14195[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.6) from link #0
14196[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14197[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.6) from link #1
14198[Parsed_overlay_2 @ 0x3e39a60] n:2241.000000 t:89.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14199[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14200[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14201[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.64) from link #0
14202[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14203[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.64) from link #1
14204[Parsed_overlay_2 @ 0x3e39a60] n:2242.000000 t:89.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14205[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14206[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14207[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.68) from link #0
14208[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14209[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.68) from link #1
14210[Parsed_overlay_2 @ 0x3e39a60] n:2243.000000 t:89.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14211[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14212[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14213[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.72) from link #0
14214[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14215[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.72) from link #1
14216[Parsed_overlay_2 @ 0x3e39a60] n:2244.000000 t:89.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14217[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14218[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14219[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.76) from link #0
14220[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14221[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.76) from link #1
14222[Parsed_overlay_2 @ 0x3e39a60] n:2245.000000 t:89.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14223[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14224[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14225[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.8) from link #0
14226[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14227[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.8) from link #1
14228[Parsed_overlay_2 @ 0x3e39a60] n:2246.000000 t:89.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14229[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14230[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14231[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.84) from link #0
14232[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14233[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.84) from link #1
14234[Parsed_overlay_2 @ 0x3e39a60] n:2247.000000 t:89.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14235[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14236[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14237[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.88) from link #0
14238[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14239[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.88) from link #1
14240[Parsed_overlay_2 @ 0x3e39a60] n:2248.000000 t:89.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14241[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14242[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14243[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.92) from link #0
14244[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14245[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.92) from link #1
14246[Parsed_overlay_2 @ 0x3e39a60] n:2249.000000 t:89.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14247[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14248[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14249[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.96) from link #0
14250[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14251[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:89.96) from link #1
14252[Parsed_overlay_2 @ 0x3e39a60] n:2250.000000 t:89.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14253[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14254[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14255[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90) from link #0
14256[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14257[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90) from link #1
14258[Parsed_overlay_2 @ 0x3e39a60] n:2251.000000 t:90.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14259[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14260[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14261[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.04) from link #0
14262[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14263[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.04) from link #1
14264[Parsed_overlay_2 @ 0x3e39a60] n:2252.000000 t:90.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14265[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14266[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14267[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.08) from link #0
14268[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14269[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.08) from link #1
14270[Parsed_overlay_2 @ 0x3e39a60] n:2253.000000 t:90.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14271[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14272[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14273[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.12) from link #0
14274[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14275[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.12) from link #1
14276[Parsed_overlay_2 @ 0x3e39a60] n:2254.000000 t:90.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14277[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14278[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14279[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.16) from link #0
14280[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14281[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.16) from link #1
14282[Parsed_overlay_2 @ 0x3e39a60] n:2255.000000 t:90.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14283[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14284[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14285[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.2) from link #0
14286[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14287[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.2) from link #1
14288[Parsed_overlay_2 @ 0x3e39a60] n:2256.000000 t:90.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14289[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14290[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14291[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.24) from link #0
14292[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14293[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.24) from link #1
14294[Parsed_overlay_2 @ 0x3e39a60] n:2257.000000 t:90.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14295[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14296[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14297[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.28) from link #0
14298[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14299[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.28) from link #1
14300[Parsed_overlay_2 @ 0x3e39a60] n:2258.000000 t:90.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14301[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14302[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14303[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.32) from link #0
14304[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14305[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.32) from link #1
14306[Parsed_overlay_2 @ 0x3e39a60] n:2259.000000 t:90.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14307[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14308[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14309[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.36) from link #0
14310[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14311[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.36) from link #1
14312[Parsed_overlay_2 @ 0x3e39a60] n:2260.000000 t:90.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14313[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14314[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14315[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.4) from link #0
14316[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14317[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.4) from link #1
14318[Parsed_overlay_2 @ 0x3e39a60] n:2261.000000 t:90.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14319[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14320[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14321[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.44) from link #0
14322[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14323[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.44) from link #1
14324[Parsed_overlay_2 @ 0x3e39a60] n:2262.000000 t:90.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14325[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14326[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14327[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.48) from link #0
14328[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14329[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.48) from link #1
14330[Parsed_overlay_2 @ 0x3e39a60] n:2263.000000 t:90.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14331[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14332[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14333[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.52) from link #0
14334[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14335[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.52) from link #1
14336[Parsed_overlay_2 @ 0x3e39a60] n:2264.000000 t:90.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14337[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14338[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14339[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.56) from link #0
14340[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14341[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.56) from link #1
14342[Parsed_overlay_2 @ 0x3e39a60] n:2265.000000 t:90.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14343[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14344[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14345[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.6) from link #0
14346[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14347[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.6) from link #1
14348[Parsed_overlay_2 @ 0x3e39a60] n:2266.000000 t:90.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14349[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14350[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14351[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.64) from link #0
14352[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14353[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.64) from link #1
14354[Parsed_overlay_2 @ 0x3e39a60] n:2267.000000 t:90.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14355[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14356[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14357[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.68) from link #0
14358[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14359[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.68) from link #1
14360[Parsed_overlay_2 @ 0x3e39a60] n:2268.000000 t:90.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14361[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14362[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14363[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.72) from link #0
14364[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14365[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.72) from link #1
14366[Parsed_overlay_2 @ 0x3e39a60] n:2269.000000 t:90.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14367[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14368[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14369[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.76) from link #0
14370[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14371[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.76) from link #1
14372[Parsed_overlay_2 @ 0x3e39a60] n:2270.000000 t:90.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14373[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14374[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14375[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.8) from link #0
14376[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14377[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.8) from link #1
14378[Parsed_overlay_2 @ 0x3e39a60] n:2271.000000 t:90.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14379[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14380[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14381[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.84) from link #0
14382[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14383[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.84) from link #1
14384[Parsed_overlay_2 @ 0x3e39a60] n:2272.000000 t:90.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14385[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14386[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14387[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.88) from link #0
14388[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14389[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.88) from link #1
14390[Parsed_overlay_2 @ 0x3e39a60] n:2273.000000 t:90.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14391[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14392[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14393[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.92) from link #0
14394[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14395[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.92) from link #1
14396[Parsed_overlay_2 @ 0x3e39a60] n:2274.000000 t:90.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14397[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14398[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14399[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.96) from link #0
14400[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14401[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:90.96) from link #1
14402[Parsed_overlay_2 @ 0x3e39a60] n:2275.000000 t:90.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14403[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14404[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14405[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91) from link #0
14406[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14407[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91) from link #1
14408[Parsed_overlay_2 @ 0x3e39a60] n:2276.000000 t:91.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14409[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14410[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14411[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.04) from link #0
14412[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14413[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.04) from link #1
14414[Parsed_overlay_2 @ 0x3e39a60] n:2277.000000 t:91.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14415[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14416[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14417[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.08) from link #0
14418[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14419[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.08) from link #1
14420[Parsed_overlay_2 @ 0x3e39a60] n:2278.000000 t:91.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14421[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14422[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14423[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.12) from link #0
14424[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14425[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.12) from link #1
14426[Parsed_overlay_2 @ 0x3e39a60] n:2279.000000 t:91.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14427[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14428[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14429[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.16) from link #0
14430[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14431[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.16) from link #1
14432[Parsed_overlay_2 @ 0x3e39a60] n:2280.000000 t:91.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14433[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14434[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14435[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.2) from link #0
14436[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14437[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.2) from link #1
14438[Parsed_overlay_2 @ 0x3e39a60] n:2281.000000 t:91.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14439[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14440[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14441[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.24) from link #0
14442[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14443[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.24) from link #1
14444[Parsed_overlay_2 @ 0x3e39a60] n:2282.000000 t:91.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14445[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14446[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14447[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.28) from link #0
14448[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14449[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.28) from link #1
14450[Parsed_overlay_2 @ 0x3e39a60] n:2283.000000 t:91.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14451[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14452[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14453[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.32) from link #0
14454[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14455[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.32) from link #1
14456[Parsed_overlay_2 @ 0x3e39a60] n:2284.000000 t:91.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14457[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14458[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14459[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.36) from link #0
14460[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14461[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.36) from link #1
14462[Parsed_overlay_2 @ 0x3e39a60] n:2285.000000 t:91.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14463[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14464[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14465[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.4) from link #0
14466[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14467[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.4) from link #1
14468[Parsed_overlay_2 @ 0x3e39a60] n:2286.000000 t:91.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14469[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14470[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14471[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.44) from link #0
14472[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14473[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.44) from link #1
14474[Parsed_overlay_2 @ 0x3e39a60] n:2287.000000 t:91.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14475[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14476[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14477[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.48) from link #0
14478[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14479[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.48) from link #1
14480[Parsed_overlay_2 @ 0x3e39a60] n:2288.000000 t:91.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14481[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14482[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14483[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.52) from link #0
14484[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14485[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.52) from link #1
14486[Parsed_overlay_2 @ 0x3e39a60] n:2289.000000 t:91.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14487[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14488[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14489[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.56) from link #0
14490[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14491[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.56) from link #1
14492[Parsed_overlay_2 @ 0x3e39a60] n:2290.000000 t:91.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14493[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14494[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14495[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.6) from link #0
14496[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14497[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.6) from link #1
14498[Parsed_overlay_2 @ 0x3e39a60] n:2291.000000 t:91.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14499[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14500[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14501[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.64) from link #0
14502[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14503[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.64) from link #1
14504[Parsed_overlay_2 @ 0x3e39a60] n:2292.000000 t:91.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14505[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14506[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14507[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.68) from link #0
14508[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14509[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.68) from link #1
14510[Parsed_overlay_2 @ 0x3e39a60] n:2293.000000 t:91.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14511[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14512[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14513[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.72) from link #0
14514[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14515[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.72) from link #1
14516[Parsed_overlay_2 @ 0x3e39a60] n:2294.000000 t:91.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14517[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14518[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14519[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.76) from link #0
14520[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14521[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.76) from link #1
14522[Parsed_overlay_2 @ 0x3e39a60] n:2295.000000 t:91.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14523[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14524[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14525[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.8) from link #0
14526[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14527[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.8) from link #1
14528[Parsed_overlay_2 @ 0x3e39a60] n:2296.000000 t:91.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14529[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14530[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14531[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.84) from link #0
14532[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14533[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.84) from link #1
14534[Parsed_overlay_2 @ 0x3e39a60] n:2297.000000 t:91.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14535[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14536[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14537[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.88) from link #0
14538[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14539[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.88) from link #1
14540[Parsed_overlay_2 @ 0x3e39a60] n:2298.000000 t:91.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14541[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14542[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14543[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.92) from link #0
14544[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14545[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.92) from link #1
14546[Parsed_overlay_2 @ 0x3e39a60] n:2299.000000 t:91.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14547[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14548[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14549[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.96) from link #0
14550[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14551[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:91.96) from link #1
14552[Parsed_overlay_2 @ 0x3e39a60] n:2300.000000 t:91.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14553[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14554[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14555[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92) from link #0
14556[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14557[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92) from link #1
14558[Parsed_overlay_2 @ 0x3e39a60] n:2301.000000 t:92.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14559[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14560[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14561[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.04) from link #0
14562[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14563[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.04) from link #1
14564[Parsed_overlay_2 @ 0x3e39a60] n:2302.000000 t:92.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14565[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14566[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14567[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.08) from link #0
14568[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14569frame= 2302 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:32.08 bitrate=N/A speed=4.82x
14570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.08) from link #1
14571[Parsed_overlay_2 @ 0x3e39a60] n:2303.000000 t:92.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14572[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14573[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14574[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.12) from link #0
14575[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.12) from link #1
14577[Parsed_overlay_2 @ 0x3e39a60] n:2304.000000 t:92.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14578[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14579[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14580[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.16) from link #0
14581[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.16) from link #1
14583[Parsed_overlay_2 @ 0x3e39a60] n:2305.000000 t:92.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14584[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14585[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14586[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.2) from link #0
14587[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.2) from link #1
14589[Parsed_overlay_2 @ 0x3e39a60] n:2306.000000 t:92.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14590[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14591[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14592[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.24) from link #0
14593[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.24) from link #1
14595[Parsed_overlay_2 @ 0x3e39a60] n:2307.000000 t:92.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14596[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14597[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14598[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.28) from link #0
14599[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.28) from link #1
14601[Parsed_overlay_2 @ 0x3e39a60] n:2308.000000 t:92.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14602[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14603[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14604[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.32) from link #0
14605[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.32) from link #1
14607[Parsed_overlay_2 @ 0x3e39a60] n:2309.000000 t:92.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14608[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14609[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14610[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.36) from link #0
14611[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.36) from link #1
14613[Parsed_overlay_2 @ 0x3e39a60] n:2310.000000 t:92.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14614[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14615[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14616[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.4) from link #0
14617[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.4) from link #1
14619[Parsed_overlay_2 @ 0x3e39a60] n:2311.000000 t:92.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14620[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14621[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14622[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.44) from link #0
14623[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.44) from link #1
14625[Parsed_overlay_2 @ 0x3e39a60] n:2312.000000 t:92.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14626[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14627[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14628[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.48) from link #0
14629[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.48) from link #1
14631[Parsed_overlay_2 @ 0x3e39a60] n:2313.000000 t:92.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14632[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14633[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14634[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.52) from link #0
14635[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.52) from link #1
14637[Parsed_overlay_2 @ 0x3e39a60] n:2314.000000 t:92.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14638[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14639[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.56) from link #0
14640[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14641[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.56) from link #1
14642[Parsed_overlay_2 @ 0x3e39a60] n:2315.000000 t:92.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14643[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14644[AVIOContext @ 0x3dec020] Statistics: 0 seeks, 5 writeouts
14645[file @ 0x84deae0] Setting default whitelist 'file,crypto'
14646[file @ 0x50cefe0] Setting default whitelist 'file,crypto'
14647[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:24
14648[AVIOContext @ 0x53b89a0] Statistics: 0 seeks, 1 writeouts
14649[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14650[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.6) from link #0
14651[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14652[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.6) from link #1
14653[Parsed_overlay_2 @ 0x3e39a60] n:2316.000000 t:92.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14654[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14655[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14656[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.64) from link #0
14657[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14658[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.64) from link #1
14659[Parsed_overlay_2 @ 0x3e39a60] n:2317.000000 t:92.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14660[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14661[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14662[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.68) from link #0
14663[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14664[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.68) from link #1
14665[Parsed_overlay_2 @ 0x3e39a60] n:2318.000000 t:92.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14666[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14667[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14668[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.72) from link #0
14669[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14670[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.72) from link #1
14671[Parsed_overlay_2 @ 0x3e39a60] n:2319.000000 t:92.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14672[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14673[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14674[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.76) from link #0
14675[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14676[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.76) from link #1
14677[Parsed_overlay_2 @ 0x3e39a60] n:2320.000000 t:92.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14678[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14679[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14680[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.8) from link #0
14681[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14682[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.8) from link #1
14683[Parsed_overlay_2 @ 0x3e39a60] n:2321.000000 t:92.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14684[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14685[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14686[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.84) from link #0
14687[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14688[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.84) from link #1
14689[Parsed_overlay_2 @ 0x3e39a60] n:2322.000000 t:92.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14690[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14691[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14692[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.88) from link #0
14693[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14694[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.88) from link #1
14695[Parsed_overlay_2 @ 0x3e39a60] n:2323.000000 t:92.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14696[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14697[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14698[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.92) from link #0
14699[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14700[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.92) from link #1
14701[Parsed_overlay_2 @ 0x3e39a60] n:2324.000000 t:92.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14702[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14703[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14704[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.96) from link #0
14705[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14706[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:92.96) from link #1
14707[Parsed_overlay_2 @ 0x3e39a60] n:2325.000000 t:92.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14708[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14709[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14710[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93) from link #0
14711[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14712[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93) from link #1
14713[Parsed_overlay_2 @ 0x3e39a60] n:2326.000000 t:93.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14714[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14715[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14716[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.04) from link #0
14717[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14718[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.04) from link #1
14719[Parsed_overlay_2 @ 0x3e39a60] n:2327.000000 t:93.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14720[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14721[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14722[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.08) from link #0
14723[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14724[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.08) from link #1
14725[Parsed_overlay_2 @ 0x3e39a60] n:2328.000000 t:93.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14726[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14727[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14728[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.12) from link #0
14729[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14730[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.12) from link #1
14731[Parsed_overlay_2 @ 0x3e39a60] n:2329.000000 t:93.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14732[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14733[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14734[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.16) from link #0
14735[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14736[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.16) from link #1
14737[Parsed_overlay_2 @ 0x3e39a60] n:2330.000000 t:93.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14738[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14739[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14740[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.2) from link #0
14741[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14742[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.2) from link #1
14743[Parsed_overlay_2 @ 0x3e39a60] n:2331.000000 t:93.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14744[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14745[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14746[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.24) from link #0
14747[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14748[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.24) from link #1
14749[Parsed_overlay_2 @ 0x3e39a60] n:2332.000000 t:93.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14750[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14751[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14752[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.28) from link #0
14753[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14754[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.28) from link #1
14755[Parsed_overlay_2 @ 0x3e39a60] n:2333.000000 t:93.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14756[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14757[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14758[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.32) from link #0
14759[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14760[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.32) from link #1
14761[Parsed_overlay_2 @ 0x3e39a60] n:2334.000000 t:93.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14762[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14763[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14764[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.36) from link #0
14765[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14766[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.36) from link #1
14767[Parsed_overlay_2 @ 0x3e39a60] n:2335.000000 t:93.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14768[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14769[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14770[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.4) from link #0
14771[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14772[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.4) from link #1
14773[Parsed_overlay_2 @ 0x3e39a60] n:2336.000000 t:93.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14774[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14775[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14776[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.44) from link #0
14777[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14778[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.44) from link #1
14779[Parsed_overlay_2 @ 0x3e39a60] n:2337.000000 t:93.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14780[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14781[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14782[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.48) from link #0
14783[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14784[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.48) from link #1
14785[Parsed_overlay_2 @ 0x3e39a60] n:2338.000000 t:93.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14786[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14787[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14788[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.52) from link #0
14789[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14790[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.52) from link #1
14791[Parsed_overlay_2 @ 0x3e39a60] n:2339.000000 t:93.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14792[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14793[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14794[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.56) from link #0
14795[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14796[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.56) from link #1
14797[Parsed_overlay_2 @ 0x3e39a60] n:2340.000000 t:93.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14798[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14799[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14800[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.6) from link #0
14801[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14802[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.6) from link #1
14803[Parsed_overlay_2 @ 0x3e39a60] n:2341.000000 t:93.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14804[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14805[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14806[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.64) from link #0
14807[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14808[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.64) from link #1
14809[Parsed_overlay_2 @ 0x3e39a60] n:2342.000000 t:93.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14810[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14811[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14812[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.68) from link #0
14813[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14814[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.68) from link #1
14815[Parsed_overlay_2 @ 0x3e39a60] n:2343.000000 t:93.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14816[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14817[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14818[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.72) from link #0
14819[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14820[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.72) from link #1
14821[Parsed_overlay_2 @ 0x3e39a60] n:2344.000000 t:93.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14822[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14823[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14824[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.76) from link #0
14825[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14826[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.76) from link #1
14827[Parsed_overlay_2 @ 0x3e39a60] n:2345.000000 t:93.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14828[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14829[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14830[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.8) from link #0
14831[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14832[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.8) from link #1
14833[Parsed_overlay_2 @ 0x3e39a60] n:2346.000000 t:93.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14834[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14835[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14836[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.84) from link #0
14837[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14838[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.84) from link #1
14839[Parsed_overlay_2 @ 0x3e39a60] n:2347.000000 t:93.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14840[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14841[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14842[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.88) from link #0
14843[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14844[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.88) from link #1
14845[Parsed_overlay_2 @ 0x3e39a60] n:2348.000000 t:93.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14846[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14847[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14848[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.92) from link #0
14849[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14850[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.92) from link #1
14851[Parsed_overlay_2 @ 0x3e39a60] n:2349.000000 t:93.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14852[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14853[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14854[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.96) from link #0
14855[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14856[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:93.96) from link #1
14857[Parsed_overlay_2 @ 0x3e39a60] n:2350.000000 t:93.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14858[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14859[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14860[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94) from link #0
14861[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14862[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94) from link #1
14863[Parsed_overlay_2 @ 0x3e39a60] n:2351.000000 t:94.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14864[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14865[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14866[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.04) from link #0
14867[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14868[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.04) from link #1
14869[Parsed_overlay_2 @ 0x3e39a60] n:2352.000000 t:94.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14870[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14871[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14872[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.08) from link #0
14873[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14874[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.08) from link #1
14875[Parsed_overlay_2 @ 0x3e39a60] n:2353.000000 t:94.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14876[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14877[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14878[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.12) from link #0
14879[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14880[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.12) from link #1
14881[Parsed_overlay_2 @ 0x3e39a60] n:2354.000000 t:94.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14882[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14883[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14884[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.16) from link #0
14885[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14886[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.16) from link #1
14887[Parsed_overlay_2 @ 0x3e39a60] n:2355.000000 t:94.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14888[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14889[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14890[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.2) from link #0
14891[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14892[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.2) from link #1
14893[Parsed_overlay_2 @ 0x3e39a60] n:2356.000000 t:94.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14894[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14895[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14896[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.24) from link #0
14897[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14898[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.24) from link #1
14899[Parsed_overlay_2 @ 0x3e39a60] n:2357.000000 t:94.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14900[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14901[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14902[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.28) from link #0
14903[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14904[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.28) from link #1
14905[Parsed_overlay_2 @ 0x3e39a60] n:2358.000000 t:94.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14906[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14907[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14908[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.32) from link #0
14909[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14910frame= 2358 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:35.00 bitrate=N/A speed=4.84x
14911[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.32) from link #1
14912[Parsed_overlay_2 @ 0x3e39a60] n:2359.000000 t:94.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14913[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14914[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14915[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.36) from link #0
14916[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14917[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.36) from link #1
14918[Parsed_overlay_2 @ 0x3e39a60] n:2360.000000 t:94.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14919[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14920[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14921[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.4) from link #0
14922[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14923[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.4) from link #1
14924[Parsed_overlay_2 @ 0x3e39a60] n:2361.000000 t:94.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14925[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14926[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14927[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.44) from link #0
14928[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14929[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.44) from link #1
14930[Parsed_overlay_2 @ 0x3e39a60] n:2362.000000 t:94.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14931[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14932[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14933[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.48) from link #0
14934[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14935[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.48) from link #1
14936[Parsed_overlay_2 @ 0x3e39a60] n:2363.000000 t:94.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14937[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14938[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14939[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.52) from link #0
14940[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14941[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.52) from link #1
14942[Parsed_overlay_2 @ 0x3e39a60] n:2364.000000 t:94.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14943[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14944[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14945[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.56) from link #0
14946[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14947[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.56) from link #1
14948[Parsed_overlay_2 @ 0x3e39a60] n:2365.000000 t:94.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14949[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14950[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14951[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.6) from link #0
14952[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14953[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.6) from link #1
14954[Parsed_overlay_2 @ 0x3e39a60] n:2366.000000 t:94.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14955[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14956[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14957[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.64) from link #0
14958[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14959[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.64) from link #1
14960[Parsed_overlay_2 @ 0x3e39a60] n:2367.000000 t:94.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14961[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14962[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14963[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.68) from link #0
14964[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14965[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.68) from link #1
14966[Parsed_overlay_2 @ 0x3e39a60] n:2368.000000 t:94.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14967[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14968[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14969[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.72) from link #0
14970[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14971[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.72) from link #1
14972[Parsed_overlay_2 @ 0x3e39a60] n:2369.000000 t:94.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14973[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14974[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14975[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.76) from link #0
14976[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14977[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.76) from link #1
14978[Parsed_overlay_2 @ 0x3e39a60] n:2370.000000 t:94.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14979[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14980[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14981[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.8) from link #0
14982[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14983[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.8) from link #1
14984[Parsed_overlay_2 @ 0x3e39a60] n:2371.000000 t:94.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14985[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14986[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14987[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.84) from link #0
14988[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14989[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.84) from link #1
14990[Parsed_overlay_2 @ 0x3e39a60] n:2372.000000 t:94.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14991[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14992[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14993[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.88) from link #0
14994[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
14995[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.88) from link #1
14996[Parsed_overlay_2 @ 0x3e39a60] n:2373.000000 t:94.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
14997[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
14998[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
14999[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.92) from link #0
15000[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15001[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.92) from link #1
15002[Parsed_overlay_2 @ 0x3e39a60] n:2374.000000 t:94.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15003[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15004[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15005[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.96) from link #0
15006[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15007[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:94.96) from link #1
15008[Parsed_overlay_2 @ 0x3e39a60] n:2375.000000 t:94.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15009[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15010[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15011[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95) from link #0
15012[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15013[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95) from link #1
15014[Parsed_overlay_2 @ 0x3e39a60] n:2376.000000 t:95.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15015[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15016[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15017[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.04) from link #0
15018[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15019[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.04) from link #1
15020[Parsed_overlay_2 @ 0x3e39a60] n:2377.000000 t:95.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15021[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15022[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15023[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.08) from link #0
15024[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15025[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.08) from link #1
15026[Parsed_overlay_2 @ 0x3e39a60] n:2378.000000 t:95.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15027[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15028[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15029[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.12) from link #0
15030[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15031[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.12) from link #1
15032[Parsed_overlay_2 @ 0x3e39a60] n:2379.000000 t:95.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15033[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15034[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15035[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.16) from link #0
15036[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15037[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.16) from link #1
15038[Parsed_overlay_2 @ 0x3e39a60] n:2380.000000 t:95.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15039[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15040[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15041[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.2) from link #0
15042[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15043[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.2) from link #1
15044[Parsed_overlay_2 @ 0x3e39a60] n:2381.000000 t:95.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15045[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15046[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15047[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.24) from link #0
15048[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15049[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.24) from link #1
15050[Parsed_overlay_2 @ 0x3e39a60] n:2382.000000 t:95.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15051[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15052[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15053[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.28) from link #0
15054[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15055[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.28) from link #1
15056[Parsed_overlay_2 @ 0x3e39a60] n:2383.000000 t:95.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15057[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15058[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15059[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.32) from link #0
15060[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15061[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.32) from link #1
15062[Parsed_overlay_2 @ 0x3e39a60] n:2384.000000 t:95.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15063[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15064[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15065[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.36) from link #0
15066[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15067[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.36) from link #1
15068[Parsed_overlay_2 @ 0x3e39a60] n:2385.000000 t:95.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15069[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15070[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15071[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.4) from link #0
15072[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15073[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.4) from link #1
15074[Parsed_overlay_2 @ 0x3e39a60] n:2386.000000 t:95.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15075[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15076[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15077[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.44) from link #0
15078[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15079[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.44) from link #1
15080[Parsed_overlay_2 @ 0x3e39a60] n:2387.000000 t:95.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15081[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15082[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15083[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.48) from link #0
15084[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15085[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.48) from link #1
15086[Parsed_overlay_2 @ 0x3e39a60] n:2388.000000 t:95.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15087[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15088[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15089[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.52) from link #0
15090[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15091[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.52) from link #1
15092[Parsed_overlay_2 @ 0x3e39a60] n:2389.000000 t:95.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15093[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15094[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15095[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.56) from link #0
15096[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15097[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.56) from link #1
15098[Parsed_overlay_2 @ 0x3e39a60] n:2390.000000 t:95.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15099[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15100[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15101[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.6) from link #0
15102[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15103[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.6) from link #1
15104[Parsed_overlay_2 @ 0x3e39a60] n:2391.000000 t:95.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15105[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15106[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15107[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.64) from link #0
15108[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15109[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.64) from link #1
15110[Parsed_overlay_2 @ 0x3e39a60] n:2392.000000 t:95.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15111[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15112[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15113[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.68) from link #0
15114[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15115[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.68) from link #1
15116[Parsed_overlay_2 @ 0x3e39a60] n:2393.000000 t:95.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15117[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15118[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15119[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.72) from link #0
15120[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15121[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.72) from link #1
15122[Parsed_overlay_2 @ 0x3e39a60] n:2394.000000 t:95.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15123[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15124[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15125[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.76) from link #0
15126[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15127[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.76) from link #1
15128[Parsed_overlay_2 @ 0x3e39a60] n:2395.000000 t:95.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15129[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15130[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15131[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.8) from link #0
15132[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15133[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.8) from link #1
15134[Parsed_overlay_2 @ 0x3e39a60] n:2396.000000 t:95.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15135[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15136[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15137[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.84) from link #0
15138[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15139[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.84) from link #1
15140[Parsed_overlay_2 @ 0x3e39a60] n:2397.000000 t:95.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15141[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15142[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15143[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.88) from link #0
15144[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15145[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.88) from link #1
15146[Parsed_overlay_2 @ 0x3e39a60] n:2398.000000 t:95.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15147[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15148[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15149[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.92) from link #0
15150[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15151[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.92) from link #1
15152[Parsed_overlay_2 @ 0x3e39a60] n:2399.000000 t:95.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15153[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15154[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15155[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.96) from link #0
15156[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15157[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:95.96) from link #1
15158[Parsed_overlay_2 @ 0x3e39a60] n:2400.000000 t:95.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15159[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15160[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15161[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96) from link #0
15162[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15163[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96) from link #1
15164[Parsed_overlay_2 @ 0x3e39a60] n:2401.000000 t:96.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15165[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15166[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15167[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.04) from link #0
15168[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15169[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.04) from link #1
15170[Parsed_overlay_2 @ 0x3e39a60] n:2402.000000 t:96.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15171[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15172[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15173[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.08) from link #0
15174[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15175[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.08) from link #1
15176[Parsed_overlay_2 @ 0x3e39a60] n:2403.000000 t:96.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15177[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15178[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15179[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.12) from link #0
15180[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15181[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.12) from link #1
15182[Parsed_overlay_2 @ 0x3e39a60] n:2404.000000 t:96.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15183[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15184[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15185[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.16) from link #0
15186[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15187[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.16) from link #1
15188[Parsed_overlay_2 @ 0x3e39a60] n:2405.000000 t:96.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15189[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15190[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15191[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.2) from link #0
15192[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15193[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.2) from link #1
15194[Parsed_overlay_2 @ 0x3e39a60] n:2406.000000 t:96.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15195[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15196[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15197[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.24) from link #0
15198[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15199[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.24) from link #1
15200[Parsed_overlay_2 @ 0x3e39a60] n:2407.000000 t:96.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15201[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15202[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15203[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.28) from link #0
15204[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15205[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.28) from link #1
15206[Parsed_overlay_2 @ 0x3e39a60] n:2408.000000 t:96.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15207[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15208[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15209[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.32) from link #0
15210[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15211[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.32) from link #1
15212[Parsed_overlay_2 @ 0x3e39a60] n:2409.000000 t:96.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15213[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15214[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15215[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.36) from link #0
15216[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15217[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.36) from link #1
15218[Parsed_overlay_2 @ 0x3e39a60] n:2410.000000 t:96.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15219[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15220[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15221[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.4) from link #0
15222[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15223[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.4) from link #1
15224[Parsed_overlay_2 @ 0x3e39a60] n:2411.000000 t:96.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15225[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15226[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15227[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.44) from link #0
15228[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15229[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.44) from link #1
15230[Parsed_overlay_2 @ 0x3e39a60] n:2412.000000 t:96.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15231[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15232[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15233[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.48) from link #0
15234[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15235[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.48) from link #1
15236[Parsed_overlay_2 @ 0x3e39a60] n:2413.000000 t:96.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15237[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15238[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15239[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.52) from link #0
15240[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15241[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.52) from link #1
15242[Parsed_overlay_2 @ 0x3e39a60] n:2414.000000 t:96.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15243[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15244[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15245[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.56) from link #0
15246[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15247[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.56) from link #1
15248[Parsed_overlay_2 @ 0x3e39a60] n:2415.000000 t:96.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15249[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15250[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15251[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.6) from link #0
15252[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15253[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.6) from link #1
15254[Parsed_overlay_2 @ 0x3e39a60] n:2416.000000 t:96.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15255[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15256[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15257[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.64) from link #0
15258[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15259[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.64) from link #1
15260[Parsed_overlay_2 @ 0x3e39a60] n:2417.000000 t:96.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15261[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15262[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15263[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.68) from link #0
15264[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15265[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.68) from link #1
15266[Parsed_overlay_2 @ 0x3e39a60] n:2418.000000 t:96.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15267[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15268[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15269[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.72) from link #0
15270[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15271[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.72) from link #1
15272[Parsed_overlay_2 @ 0x3e39a60] n:2419.000000 t:96.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15273[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15274[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15275[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.76) from link #0
15276[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15277[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.76) from link #1
15278[Parsed_overlay_2 @ 0x3e39a60] n:2420.000000 t:96.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15279[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15280[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15281[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.8) from link #0
15282[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15283[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.8) from link #1
15284[Parsed_overlay_2 @ 0x3e39a60] n:2421.000000 t:96.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15285[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15286[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15287[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.84) from link #0
15288[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15289[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.84) from link #1
15290[Parsed_overlay_2 @ 0x3e39a60] n:2422.000000 t:96.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15291[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15292[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15293[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.88) from link #0
15294[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15295[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.88) from link #1
15296[Parsed_overlay_2 @ 0x3e39a60] n:2423.000000 t:96.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15297[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15298[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15299[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.92) from link #0
15300[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15301frame= 2423 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:36.92 bitrate=N/A speed=4.82x
15302[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.92) from link #1
15303[Parsed_overlay_2 @ 0x3e39a60] n:2424.000000 t:96.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15304[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15305[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15306[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.96) from link #0
15307[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15308[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:96.96) from link #1
15309[Parsed_overlay_2 @ 0x3e39a60] n:2425.000000 t:96.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15310[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15311[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15312[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97) from link #0
15313[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15314[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97) from link #1
15315[Parsed_overlay_2 @ 0x3e39a60] n:2426.000000 t:97.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15316[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15317[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15318[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.04) from link #0
15319[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15320[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.04) from link #1
15321[Parsed_overlay_2 @ 0x3e39a60] n:2427.000000 t:97.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15322[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15323[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15324[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.08) from link #0
15325[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15326[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.08) from link #1
15327[Parsed_overlay_2 @ 0x3e39a60] n:2428.000000 t:97.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15328[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15329[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15330[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.12) from link #0
15331[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15332[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.12) from link #1
15333[Parsed_overlay_2 @ 0x3e39a60] n:2429.000000 t:97.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15334[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15335[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15336[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.16) from link #0
15337[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15338[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.16) from link #1
15339[Parsed_overlay_2 @ 0x3e39a60] n:2430.000000 t:97.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15340[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15341[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15342[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.2) from link #0
15343[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15344[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.2) from link #1
15345[Parsed_overlay_2 @ 0x3e39a60] n:2431.000000 t:97.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15346[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15347[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15348[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.24) from link #0
15349[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15350[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.24) from link #1
15351[Parsed_overlay_2 @ 0x3e39a60] n:2432.000000 t:97.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15352[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15353[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15354[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.28) from link #0
15355[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15356[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.28) from link #1
15357[Parsed_overlay_2 @ 0x3e39a60] n:2433.000000 t:97.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15358[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15359[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15360[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.32) from link #0
15361[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15362[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.32) from link #1
15363[Parsed_overlay_2 @ 0x3e39a60] n:2434.000000 t:97.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15364[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15365[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15366[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.36) from link #0
15367[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15368[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.36) from link #1
15369[Parsed_overlay_2 @ 0x3e39a60] n:2435.000000 t:97.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15370[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15371[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15372[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.4) from link #0
15373[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15374[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.4) from link #1
15375[Parsed_overlay_2 @ 0x3e39a60] n:2436.000000 t:97.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15376[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15377[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15378[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.44) from link #0
15379[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15380[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.44) from link #1
15381[Parsed_overlay_2 @ 0x3e39a60] n:2437.000000 t:97.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15382[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15383[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15384[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.48) from link #0
15385[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15386[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.48) from link #1
15387[Parsed_overlay_2 @ 0x3e39a60] n:2438.000000 t:97.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15388[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15389[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15390[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.52) from link #0
15391[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15392[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.52) from link #1
15393[Parsed_overlay_2 @ 0x3e39a60] n:2439.000000 t:97.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15394[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15395[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.56) from link #0
15396[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15397[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.56) from link #1
15398[Parsed_overlay_2 @ 0x3e39a60] n:2440.000000 t:97.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15399[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15400[hls muxer @ 0x3e36080] deleting old segment segment20161224034537.ts
15401[hls muxer @ 0x3e36080] deleting old segment segment20161224034537.ts
15402[hls muxer @ 0x3e36080] failed to delete old segment /dev/shm/segment20161224034537.ts: No such file or directory
15403[AVIOContext @ 0x84df600] Statistics: 0 seeks, 5 writeouts
15404[file @ 0x5c026a0] Setting default whitelist 'file,crypto'
15405[file @ 0x568a920] Setting default whitelist 'file,crypto'
15406[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:25
15407[AVIOContext @ 0x5689880] Statistics: 0 seeks, 1 writeouts
15408[AVIOContext @ 0x84df600] Statistics: 0 seeks, 5 writeouts
15409[file @ 0x3f79000] Setting default whitelist 'file,crypto'
15410[file @ 0x50a8f80] Setting default whitelist 'file,crypto'
15411[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:26
15412[AVIOContext @ 0x5c026a0] Statistics: 0 seeks, 1 writeouts
15413[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15414[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.6) from link #0
15415[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15416[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.6) from link #1
15417[Parsed_overlay_2 @ 0x3e39a60] n:2441.000000 t:97.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15418[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15419[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15420[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.64) from link #0
15421[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15422[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.64) from link #1
15423[Parsed_overlay_2 @ 0x3e39a60] n:2442.000000 t:97.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15424[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15425[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15426[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.68) from link #0
15427[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15428[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.68) from link #1
15429[Parsed_overlay_2 @ 0x3e39a60] n:2443.000000 t:97.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15430[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15431[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15432[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.72) from link #0
15433[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15434[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.72) from link #1
15435[Parsed_overlay_2 @ 0x3e39a60] n:2444.000000 t:97.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15436[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15437[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15438[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.76) from link #0
15439[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15440[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.76) from link #1
15441[Parsed_overlay_2 @ 0x3e39a60] n:2445.000000 t:97.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15442[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15443[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15444[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.8) from link #0
15445[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15446[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.8) from link #1
15447[Parsed_overlay_2 @ 0x3e39a60] n:2446.000000 t:97.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15448[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15449[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15450[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.84) from link #0
15451[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15452[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.84) from link #1
15453[Parsed_overlay_2 @ 0x3e39a60] n:2447.000000 t:97.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15454[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15455[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15456[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.88) from link #0
15457[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15458[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.88) from link #1
15459[Parsed_overlay_2 @ 0x3e39a60] n:2448.000000 t:97.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15460[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15461[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15462[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.92) from link #0
15463[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15464[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.92) from link #1
15465[Parsed_overlay_2 @ 0x3e39a60] n:2449.000000 t:97.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15466[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15467[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15468[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.96) from link #0
15469[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15470[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:97.96) from link #1
15471[Parsed_overlay_2 @ 0x3e39a60] n:2450.000000 t:97.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15472[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15473[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15474[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98) from link #0
15475[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15476[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98) from link #1
15477[Parsed_overlay_2 @ 0x3e39a60] n:2451.000000 t:98.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15478[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15479[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15480[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.04) from link #0
15481[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15482[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.04) from link #1
15483[Parsed_overlay_2 @ 0x3e39a60] n:2452.000000 t:98.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15484[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15485[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15486[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.08) from link #0
15487[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15488[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.08) from link #1
15489[Parsed_overlay_2 @ 0x3e39a60] n:2453.000000 t:98.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15490[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15491[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15492[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.12) from link #0
15493[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15494[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.12) from link #1
15495[Parsed_overlay_2 @ 0x3e39a60] n:2454.000000 t:98.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15496[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15497[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15498[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.16) from link #0
15499[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15500[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.16) from link #1
15501[Parsed_overlay_2 @ 0x3e39a60] n:2455.000000 t:98.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15502[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15503[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15504[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.2) from link #0
15505[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15506[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.2) from link #1
15507[Parsed_overlay_2 @ 0x3e39a60] n:2456.000000 t:98.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15508[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15509[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15510[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.24) from link #0
15511[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15512[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.24) from link #1
15513[Parsed_overlay_2 @ 0x3e39a60] n:2457.000000 t:98.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15514[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15515[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15516[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.28) from link #0
15517[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15518[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.28) from link #1
15519[Parsed_overlay_2 @ 0x3e39a60] n:2458.000000 t:98.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15520[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15521[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15522[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.32) from link #0
15523[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15524[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.32) from link #1
15525[Parsed_overlay_2 @ 0x3e39a60] n:2459.000000 t:98.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15526[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15527[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15528[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.36) from link #0
15529[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15530[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.36) from link #1
15531[Parsed_overlay_2 @ 0x3e39a60] n:2460.000000 t:98.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15532[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15533[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15534[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.4) from link #0
15535[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15536[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.4) from link #1
15537[Parsed_overlay_2 @ 0x3e39a60] n:2461.000000 t:98.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15538[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15539[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15540[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.44) from link #0
15541[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15542[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.44) from link #1
15543[Parsed_overlay_2 @ 0x3e39a60] n:2462.000000 t:98.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15544[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15545[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15546[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.48) from link #0
15547[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15548[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.48) from link #1
15549[Parsed_overlay_2 @ 0x3e39a60] n:2463.000000 t:98.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15550[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15551[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15552[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.52) from link #0
15553[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15554[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.52) from link #1
15555[Parsed_overlay_2 @ 0x3e39a60] n:2464.000000 t:98.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15556[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15557[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15558[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.56) from link #0
15559[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15560[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.56) from link #1
15561[Parsed_overlay_2 @ 0x3e39a60] n:2465.000000 t:98.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15562[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15563[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15564[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.6) from link #0
15565[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15566[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.6) from link #1
15567[Parsed_overlay_2 @ 0x3e39a60] n:2466.000000 t:98.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15568[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15569[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.64) from link #0
15571[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15572[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.64) from link #1
15573[Parsed_overlay_2 @ 0x3e39a60] n:2467.000000 t:98.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15574[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15575[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.68) from link #0
15577[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15578[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.68) from link #1
15579[Parsed_overlay_2 @ 0x3e39a60] n:2468.000000 t:98.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15580[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15581[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.72) from link #0
15583[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15584[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.72) from link #1
15585[Parsed_overlay_2 @ 0x3e39a60] n:2469.000000 t:98.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15586[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15587[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.76) from link #0
15589[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15590[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.76) from link #1
15591[Parsed_overlay_2 @ 0x3e39a60] n:2470.000000 t:98.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15592[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15593[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.8) from link #0
15595[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15596[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.8) from link #1
15597[Parsed_overlay_2 @ 0x3e39a60] n:2471.000000 t:98.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15598[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15599[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.84) from link #0
15601[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15602[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.84) from link #1
15603[Parsed_overlay_2 @ 0x3e39a60] n:2472.000000 t:98.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15604[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15605[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.88) from link #0
15607[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15608[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.88) from link #1
15609[Parsed_overlay_2 @ 0x3e39a60] n:2473.000000 t:98.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15610[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15611[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.92) from link #0
15613[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15614[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.92) from link #1
15615[Parsed_overlay_2 @ 0x3e39a60] n:2474.000000 t:98.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15616[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15617[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.96) from link #0
15619[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15620[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:98.96) from link #1
15621[Parsed_overlay_2 @ 0x3e39a60] n:2475.000000 t:98.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15622[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15623[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99) from link #0
15625[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15626[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99) from link #1
15627[Parsed_overlay_2 @ 0x3e39a60] n:2476.000000 t:99.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15628[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15629[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.04) from link #0
15631[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15632[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.04) from link #1
15633[Parsed_overlay_2 @ 0x3e39a60] n:2477.000000 t:99.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15634[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15635[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.08) from link #0
15637[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15638[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.08) from link #1
15639[Parsed_overlay_2 @ 0x3e39a60] n:2478.000000 t:99.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15640[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15641[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15642[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.12) from link #0
15643[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15644[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.12) from link #1
15645[Parsed_overlay_2 @ 0x3e39a60] n:2479.000000 t:99.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15646[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15647[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.16) from link #0
15649[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15650frame= 2479 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:40.00 bitrate=N/A speed=4.85x
15651[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.16) from link #1
15652[Parsed_overlay_2 @ 0x3e39a60] n:2480.000000 t:99.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15653[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15654[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15655[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.2) from link #0
15656[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15657[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.2) from link #1
15658[Parsed_overlay_2 @ 0x3e39a60] n:2481.000000 t:99.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15659[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15660[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15661[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.24) from link #0
15662[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15663[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.24) from link #1
15664[Parsed_overlay_2 @ 0x3e39a60] n:2482.000000 t:99.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15665[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15666[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15667[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.28) from link #0
15668[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15669[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.28) from link #1
15670[Parsed_overlay_2 @ 0x3e39a60] n:2483.000000 t:99.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15671[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15672[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15673[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.32) from link #0
15674[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15675[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.32) from link #1
15676[Parsed_overlay_2 @ 0x3e39a60] n:2484.000000 t:99.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15677[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15678[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15679[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.36) from link #0
15680[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15681[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.36) from link #1
15682[Parsed_overlay_2 @ 0x3e39a60] n:2485.000000 t:99.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15683[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15684[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15685[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.4) from link #0
15686[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15687[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.4) from link #1
15688[Parsed_overlay_2 @ 0x3e39a60] n:2486.000000 t:99.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15689[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15690[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15691[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.44) from link #0
15692[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15693[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.44) from link #1
15694[Parsed_overlay_2 @ 0x3e39a60] n:2487.000000 t:99.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15695[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15696[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15697[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.48) from link #0
15698[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15699[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.48) from link #1
15700[Parsed_overlay_2 @ 0x3e39a60] n:2488.000000 t:99.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15701[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15702[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15703[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.52) from link #0
15704[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15705[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.52) from link #1
15706[Parsed_overlay_2 @ 0x3e39a60] n:2489.000000 t:99.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15707[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15708[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15709[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.56) from link #0
15710[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15711[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.56) from link #1
15712[Parsed_overlay_2 @ 0x3e39a60] n:2490.000000 t:99.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15713[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15714[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15715[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.6) from link #0
15716[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15717[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.6) from link #1
15718[Parsed_overlay_2 @ 0x3e39a60] n:2491.000000 t:99.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15719[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15720[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15721[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.64) from link #0
15722[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15723[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.64) from link #1
15724[Parsed_overlay_2 @ 0x3e39a60] n:2492.000000 t:99.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15725[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15726[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15727[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.68) from link #0
15728[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15729[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.68) from link #1
15730[Parsed_overlay_2 @ 0x3e39a60] n:2493.000000 t:99.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15731[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15732[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15733[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.72) from link #0
15734[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15735[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.72) from link #1
15736[Parsed_overlay_2 @ 0x3e39a60] n:2494.000000 t:99.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15737[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15738[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15739[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.76) from link #0
15740[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15741[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.76) from link #1
15742[Parsed_overlay_2 @ 0x3e39a60] n:2495.000000 t:99.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15743[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15744[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15745[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.8) from link #0
15746[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15747[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.8) from link #1
15748[Parsed_overlay_2 @ 0x3e39a60] n:2496.000000 t:99.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15749[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15750[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15751[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.84) from link #0
15752[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15753[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.84) from link #1
15754[Parsed_overlay_2 @ 0x3e39a60] n:2497.000000 t:99.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15755[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15756[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15757[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.88) from link #0
15758[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15759[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.88) from link #1
15760[Parsed_overlay_2 @ 0x3e39a60] n:2498.000000 t:99.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15761[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15762[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15763[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.92) from link #0
15764[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15765[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.92) from link #1
15766[Parsed_overlay_2 @ 0x3e39a60] n:2499.000000 t:99.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15767[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15768[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15769[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.96) from link #0
15770[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15771[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:99.96) from link #1
15772[Parsed_overlay_2 @ 0x3e39a60] n:2500.000000 t:99.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15773[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15774[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15775[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100) from link #0
15776[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15777[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100) from link #1
15778[Parsed_overlay_2 @ 0x3e39a60] n:2501.000000 t:100.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15779[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15780[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15781[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.04) from link #0
15782[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15783[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.04) from link #1
15784[Parsed_overlay_2 @ 0x3e39a60] n:2502.000000 t:100.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15785[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15786[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15787[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.08) from link #0
15788[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15789[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.08) from link #1
15790[Parsed_overlay_2 @ 0x3e39a60] n:2503.000000 t:100.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15791[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15792[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15793[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.12) from link #0
15794[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15795[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.12) from link #1
15796[Parsed_overlay_2 @ 0x3e39a60] n:2504.000000 t:100.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15797[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15798[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15799[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.16) from link #0
15800[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15801[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.16) from link #1
15802[Parsed_overlay_2 @ 0x3e39a60] n:2505.000000 t:100.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15803[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15804[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15805[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.2) from link #0
15806[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15807[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.2) from link #1
15808[Parsed_overlay_2 @ 0x3e39a60] n:2506.000000 t:100.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15809[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15810[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15811[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.24) from link #0
15812[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15813[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.24) from link #1
15814[Parsed_overlay_2 @ 0x3e39a60] n:2507.000000 t:100.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15815[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15816[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15817[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.28) from link #0
15818[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15819[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.28) from link #1
15820[Parsed_overlay_2 @ 0x3e39a60] n:2508.000000 t:100.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15821[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15822[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15823[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.32) from link #0
15824[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15825[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.32) from link #1
15826[Parsed_overlay_2 @ 0x3e39a60] n:2509.000000 t:100.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15827[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15828[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15829[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.36) from link #0
15830[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15831[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.36) from link #1
15832[Parsed_overlay_2 @ 0x3e39a60] n:2510.000000 t:100.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15833[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15834[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15835[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.4) from link #0
15836[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15837[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.4) from link #1
15838[Parsed_overlay_2 @ 0x3e39a60] n:2511.000000 t:100.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15839[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15840[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15841[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.44) from link #0
15842[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15843[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.44) from link #1
15844[Parsed_overlay_2 @ 0x3e39a60] n:2512.000000 t:100.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15845[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15846[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15847[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.48) from link #0
15848[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15849[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.48) from link #1
15850[Parsed_overlay_2 @ 0x3e39a60] n:2513.000000 t:100.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15851[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15852[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15853[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.52) from link #0
15854[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15855[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.52) from link #1
15856[Parsed_overlay_2 @ 0x3e39a60] n:2514.000000 t:100.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15857[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15858[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15859[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.56) from link #0
15860[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15861[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.56) from link #1
15862[Parsed_overlay_2 @ 0x3e39a60] n:2515.000000 t:100.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15863[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15864[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15865[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.6) from link #0
15866[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15867[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.6) from link #1
15868[Parsed_overlay_2 @ 0x3e39a60] n:2516.000000 t:100.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15869[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15870[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15871[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.64) from link #0
15872[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15873[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.64) from link #1
15874[Parsed_overlay_2 @ 0x3e39a60] n:2517.000000 t:100.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15875[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15876[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15877[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.68) from link #0
15878[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15879[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.68) from link #1
15880[Parsed_overlay_2 @ 0x3e39a60] n:2518.000000 t:100.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15881[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15882[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15883[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.72) from link #0
15884[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15885[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.72) from link #1
15886[Parsed_overlay_2 @ 0x3e39a60] n:2519.000000 t:100.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15887[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15888[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15889[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.76) from link #0
15890[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15891[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.76) from link #1
15892[Parsed_overlay_2 @ 0x3e39a60] n:2520.000000 t:100.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15893[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15894[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15895[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.8) from link #0
15896[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15897[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.8) from link #1
15898[Parsed_overlay_2 @ 0x3e39a60] n:2521.000000 t:100.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15899[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15900[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15901[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.84) from link #0
15902[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15903[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.84) from link #1
15904[Parsed_overlay_2 @ 0x3e39a60] n:2522.000000 t:100.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15905[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15906[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15907[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.88) from link #0
15908[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15909[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.88) from link #1
15910[Parsed_overlay_2 @ 0x3e39a60] n:2523.000000 t:100.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15911[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15912[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15913[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.92) from link #0
15914[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15915[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.92) from link #1
15916[Parsed_overlay_2 @ 0x3e39a60] n:2524.000000 t:100.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15917[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15918[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15919[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.96) from link #0
15920[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15921[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:100.96) from link #1
15922[Parsed_overlay_2 @ 0x3e39a60] n:2525.000000 t:100.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15923[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15924[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15925[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101) from link #0
15926[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15927[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101) from link #1
15928[Parsed_overlay_2 @ 0x3e39a60] n:2526.000000 t:101.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15929[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15930[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15931[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.04) from link #0
15932[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15933[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.04) from link #1
15934[Parsed_overlay_2 @ 0x3e39a60] n:2527.000000 t:101.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15935[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15936[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15937[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.08) from link #0
15938[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15939[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.08) from link #1
15940[Parsed_overlay_2 @ 0x3e39a60] n:2528.000000 t:101.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15941[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15942[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15943[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.12) from link #0
15944[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15945[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.12) from link #1
15946[Parsed_overlay_2 @ 0x3e39a60] n:2529.000000 t:101.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15947[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15948[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15949[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.16) from link #0
15950[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15951[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.16) from link #1
15952[Parsed_overlay_2 @ 0x3e39a60] n:2530.000000 t:101.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15953[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15954[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15955[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.2) from link #0
15956[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15957[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.2) from link #1
15958[Parsed_overlay_2 @ 0x3e39a60] n:2531.000000 t:101.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15959[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15960[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15961[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.24) from link #0
15962[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15963[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.24) from link #1
15964[Parsed_overlay_2 @ 0x3e39a60] n:2532.000000 t:101.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15965[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15966[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15967[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.28) from link #0
15968[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15969[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.28) from link #1
15970[Parsed_overlay_2 @ 0x3e39a60] n:2533.000000 t:101.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15971[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15972[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15973[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.32) from link #0
15974[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15975[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.32) from link #1
15976[Parsed_overlay_2 @ 0x3e39a60] n:2534.000000 t:101.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15977[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15978[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15979[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.36) from link #0
15980[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15981[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.36) from link #1
15982[Parsed_overlay_2 @ 0x3e39a60] n:2535.000000 t:101.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15983[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15984[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15985[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.4) from link #0
15986[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15987[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.4) from link #1
15988[Parsed_overlay_2 @ 0x3e39a60] n:2536.000000 t:101.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15989[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15990[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15991[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.44) from link #0
15992[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15993[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.44) from link #1
15994[Parsed_overlay_2 @ 0x3e39a60] n:2537.000000 t:101.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
15995[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
15996[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
15997[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.48) from link #0
15998[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
15999[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.48) from link #1
16000[Parsed_overlay_2 @ 0x3e39a60] n:2538.000000 t:101.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16001[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16002[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16003[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.52) from link #0
16004[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16005[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.52) from link #1
16006[Parsed_overlay_2 @ 0x3e39a60] n:2539.000000 t:101.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16007[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16008[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16009[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.56) from link #0
16010[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16011[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.56) from link #1
16012[Parsed_overlay_2 @ 0x3e39a60] n:2540.000000 t:101.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16013[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16014[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16015[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.6) from link #0
16016[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16017[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.6) from link #1
16018[Parsed_overlay_2 @ 0x3e39a60] n:2541.000000 t:101.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16019[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16020[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16021[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.64) from link #0
16022[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16023[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.64) from link #1
16024[Parsed_overlay_2 @ 0x3e39a60] n:2542.000000 t:101.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16025[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16026[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16027[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.68) from link #0
16028[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16029[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.68) from link #1
16030[Parsed_overlay_2 @ 0x3e39a60] n:2543.000000 t:101.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16031[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16032[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16033[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.72) from link #0
16034[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16035[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.72) from link #1
16036[Parsed_overlay_2 @ 0x3e39a60] n:2544.000000 t:101.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16037[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16038[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16039[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.76) from link #0
16040[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16041frame= 2544 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:41.76 bitrate=N/A speed=4.82x
16042[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.76) from link #1
16043[Parsed_overlay_2 @ 0x3e39a60] n:2545.000000 t:101.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16044[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16045[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16046[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.8) from link #0
16047[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16048[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.8) from link #1
16049[Parsed_overlay_2 @ 0x3e39a60] n:2546.000000 t:101.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16050[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16051[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16052[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.84) from link #0
16053[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16054[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.84) from link #1
16055[Parsed_overlay_2 @ 0x3e39a60] n:2547.000000 t:101.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16056[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16057[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16058[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.88) from link #0
16059[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16060[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.88) from link #1
16061[Parsed_overlay_2 @ 0x3e39a60] n:2548.000000 t:101.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16062[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16063[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16064[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.92) from link #0
16065[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16066[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.92) from link #1
16067[Parsed_overlay_2 @ 0x3e39a60] n:2549.000000 t:101.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16068[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16069[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16070[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.96) from link #0
16071[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16072[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:101.96) from link #1
16073[Parsed_overlay_2 @ 0x3e39a60] n:2550.000000 t:101.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16074[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16075[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16076[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102) from link #0
16077[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16078[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102) from link #1
16079[Parsed_overlay_2 @ 0x3e39a60] n:2551.000000 t:102.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16080[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16081[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16082[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.04) from link #0
16083[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16084[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.04) from link #1
16085[Parsed_overlay_2 @ 0x3e39a60] n:2552.000000 t:102.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16086[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16087[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16088[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.08) from link #0
16089[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16090[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.08) from link #1
16091[Parsed_overlay_2 @ 0x3e39a60] n:2553.000000 t:102.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16092[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16093[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16094[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.12) from link #0
16095[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16096[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.12) from link #1
16097[Parsed_overlay_2 @ 0x3e39a60] n:2554.000000 t:102.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16098[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16099[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16100[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.16) from link #0
16101[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16102[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.16) from link #1
16103[Parsed_overlay_2 @ 0x3e39a60] n:2555.000000 t:102.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16104[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16105[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16106[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.2) from link #0
16107[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16108[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.2) from link #1
16109[Parsed_overlay_2 @ 0x3e39a60] n:2556.000000 t:102.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16110[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16111[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16112[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.24) from link #0
16113[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16114[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.24) from link #1
16115[Parsed_overlay_2 @ 0x3e39a60] n:2557.000000 t:102.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16116[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16117[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16118[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.28) from link #0
16119[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16120[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.28) from link #1
16121[Parsed_overlay_2 @ 0x3e39a60] n:2558.000000 t:102.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16122[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16123[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16124[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.32) from link #0
16125[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16126[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.32) from link #1
16127[Parsed_overlay_2 @ 0x3e39a60] n:2559.000000 t:102.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16128[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16129[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16130[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.36) from link #0
16131[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16132[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.36) from link #1
16133[Parsed_overlay_2 @ 0x3e39a60] n:2560.000000 t:102.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16134[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16135[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16136[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.4) from link #0
16137[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16138[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.4) from link #1
16139[Parsed_overlay_2 @ 0x3e39a60] n:2561.000000 t:102.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16140[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16141[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16142[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.44) from link #0
16143[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16144[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.44) from link #1
16145[Parsed_overlay_2 @ 0x3e39a60] n:2562.000000 t:102.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16146[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16147[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16148[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.48) from link #0
16149[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16150[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.48) from link #1
16151[Parsed_overlay_2 @ 0x3e39a60] n:2563.000000 t:102.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16152[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16153[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16154[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.52) from link #0
16155[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16156[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.52) from link #1
16157[Parsed_overlay_2 @ 0x3e39a60] n:2564.000000 t:102.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16158[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16159[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.56) from link #0
16160[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16161[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.56) from link #1
16162[Parsed_overlay_2 @ 0x3e39a60] n:2565.000000 t:102.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16163[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16164[hls muxer @ 0x3e36080] deleting old segment segment20161224034538.ts
16165[AVIOContext @ 0x59dbf00] Statistics: 0 seeks, 5 writeouts
16166[file @ 0x50cede0] Setting default whitelist 'file,crypto'
16167[file @ 0x5c03ac0] Setting default whitelist 'file,crypto'
16168[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:27
16169[AVIOContext @ 0x50cf2e0] Statistics: 0 seeks, 1 writeouts
16170[hls muxer @ 0x3e36080] deleting old segment segment20161224034539.ts
16171[AVIOContext @ 0x50cf880] Statistics: 0 seeks, 5 writeouts
16172[file @ 0x3f79cc0] Setting default whitelist 'file,crypto'
16173[file @ 0x5c03ac0] Setting default whitelist 'file,crypto'
16174[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:28
16175[AVIOContext @ 0x3f79120] Statistics: 0 seeks, 1 writeouts
16176[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16177[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.6) from link #0
16178[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16179[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.6) from link #1
16180[Parsed_overlay_2 @ 0x3e39a60] n:2566.000000 t:102.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16181[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16182[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16183[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.64) from link #0
16184[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16185[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.64) from link #1
16186[Parsed_overlay_2 @ 0x3e39a60] n:2567.000000 t:102.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16187[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16188[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16189[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.68) from link #0
16190[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16191[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.68) from link #1
16192[Parsed_overlay_2 @ 0x3e39a60] n:2568.000000 t:102.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16193[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16194[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16195[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.72) from link #0
16196[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16197[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.72) from link #1
16198[Parsed_overlay_2 @ 0x3e39a60] n:2569.000000 t:102.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16199[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16200[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16201[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.76) from link #0
16202[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16203[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.76) from link #1
16204[Parsed_overlay_2 @ 0x3e39a60] n:2570.000000 t:102.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16205[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16206[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16207[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.8) from link #0
16208[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16209[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.8) from link #1
16210[Parsed_overlay_2 @ 0x3e39a60] n:2571.000000 t:102.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16211[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16212[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16213[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.84) from link #0
16214[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16215[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.84) from link #1
16216[Parsed_overlay_2 @ 0x3e39a60] n:2572.000000 t:102.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16217[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16218[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16219[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.88) from link #0
16220[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16221[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.88) from link #1
16222[Parsed_overlay_2 @ 0x3e39a60] n:2573.000000 t:102.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16223[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16224[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16225[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.92) from link #0
16226[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16227[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.92) from link #1
16228[Parsed_overlay_2 @ 0x3e39a60] n:2574.000000 t:102.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16229[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16230[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16231[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.96) from link #0
16232[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16233[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:102.96) from link #1
16234[Parsed_overlay_2 @ 0x3e39a60] n:2575.000000 t:102.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16235[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16236[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16237[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103) from link #0
16238[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16239[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103) from link #1
16240[Parsed_overlay_2 @ 0x3e39a60] n:2576.000000 t:103.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16241[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16242[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16243[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.04) from link #0
16244[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16245[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.04) from link #1
16246[Parsed_overlay_2 @ 0x3e39a60] n:2577.000000 t:103.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16247[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16248[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16249[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.08) from link #0
16250[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16251[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.08) from link #1
16252[Parsed_overlay_2 @ 0x3e39a60] n:2578.000000 t:103.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16253[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16254[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16255[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.12) from link #0
16256[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16257[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.12) from link #1
16258[Parsed_overlay_2 @ 0x3e39a60] n:2579.000000 t:103.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16259[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16260[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16261[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.16) from link #0
16262[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16263[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.16) from link #1
16264[Parsed_overlay_2 @ 0x3e39a60] n:2580.000000 t:103.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16265[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16266[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16267[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.2) from link #0
16268[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16269[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.2) from link #1
16270[Parsed_overlay_2 @ 0x3e39a60] n:2581.000000 t:103.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16271[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16272[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16273[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.24) from link #0
16274[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16275[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.24) from link #1
16276[Parsed_overlay_2 @ 0x3e39a60] n:2582.000000 t:103.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16277[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16278[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16279[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.28) from link #0
16280[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16281[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.28) from link #1
16282[Parsed_overlay_2 @ 0x3e39a60] n:2583.000000 t:103.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16283[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16284[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16285[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.32) from link #0
16286[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16287[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.32) from link #1
16288[Parsed_overlay_2 @ 0x3e39a60] n:2584.000000 t:103.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16289[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16290[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16291[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.36) from link #0
16292[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16293[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.36) from link #1
16294[Parsed_overlay_2 @ 0x3e39a60] n:2585.000000 t:103.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16295[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16296[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16297[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.4) from link #0
16298[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16299[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.4) from link #1
16300[Parsed_overlay_2 @ 0x3e39a60] n:2586.000000 t:103.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16301[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16302[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16303[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.44) from link #0
16304[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16305[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.44) from link #1
16306[Parsed_overlay_2 @ 0x3e39a60] n:2587.000000 t:103.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16307[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16308[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16309[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.48) from link #0
16310[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16311[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.48) from link #1
16312[Parsed_overlay_2 @ 0x3e39a60] n:2588.000000 t:103.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16313[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16314[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16315[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.52) from link #0
16316[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16317[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.52) from link #1
16318[Parsed_overlay_2 @ 0x3e39a60] n:2589.000000 t:103.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16319[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16320[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16321[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.56) from link #0
16322[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16323[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.56) from link #1
16324[Parsed_overlay_2 @ 0x3e39a60] n:2590.000000 t:103.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16325[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16326[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16327[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.6) from link #0
16328[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16329[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.6) from link #1
16330[Parsed_overlay_2 @ 0x3e39a60] n:2591.000000 t:103.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16331[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16332[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16333[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.64) from link #0
16334[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16335[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.64) from link #1
16336[Parsed_overlay_2 @ 0x3e39a60] n:2592.000000 t:103.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16337[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16338[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16339[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.68) from link #0
16340[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16341[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.68) from link #1
16342[Parsed_overlay_2 @ 0x3e39a60] n:2593.000000 t:103.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16343[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16344[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16345[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.72) from link #0
16346[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16347[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.72) from link #1
16348[Parsed_overlay_2 @ 0x3e39a60] n:2594.000000 t:103.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16349[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16350[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16351[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.76) from link #0
16352[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16353[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.76) from link #1
16354[Parsed_overlay_2 @ 0x3e39a60] n:2595.000000 t:103.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16355[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16356[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16357[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.8) from link #0
16358[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16359[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.8) from link #1
16360[Parsed_overlay_2 @ 0x3e39a60] n:2596.000000 t:103.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16361[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16362[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16363[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.84) from link #0
16364[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16365[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.84) from link #1
16366[Parsed_overlay_2 @ 0x3e39a60] n:2597.000000 t:103.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16367[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16368[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16369[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.88) from link #0
16370[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16371[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.88) from link #1
16372[Parsed_overlay_2 @ 0x3e39a60] n:2598.000000 t:103.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16373[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16374[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16375[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.92) from link #0
16376[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16377frame= 2598 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:45.00 bitrate=N/A speed=4.85x
16378[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.92) from link #1
16379[Parsed_overlay_2 @ 0x3e39a60] n:2599.000000 t:103.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16380[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16381[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16382[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.96) from link #0
16383[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16384[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:103.96) from link #1
16385[Parsed_overlay_2 @ 0x3e39a60] n:2600.000000 t:103.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16386[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16387[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16388[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104) from link #0
16389[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16390[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104) from link #1
16391[Parsed_overlay_2 @ 0x3e39a60] n:2601.000000 t:104.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16392[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16393[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16394[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.04) from link #0
16395[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16396[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.04) from link #1
16397[Parsed_overlay_2 @ 0x3e39a60] n:2602.000000 t:104.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16398[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16399[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16400[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.08) from link #0
16401[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16402[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.08) from link #1
16403[Parsed_overlay_2 @ 0x3e39a60] n:2603.000000 t:104.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16404[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16405[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16406[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.12) from link #0
16407[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16408[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.12) from link #1
16409[Parsed_overlay_2 @ 0x3e39a60] n:2604.000000 t:104.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16410[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16411[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16412[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.16) from link #0
16413[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16414[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.16) from link #1
16415[Parsed_overlay_2 @ 0x3e39a60] n:2605.000000 t:104.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16416[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16417[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16418[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.2) from link #0
16419[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16420[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.2) from link #1
16421[Parsed_overlay_2 @ 0x3e39a60] n:2606.000000 t:104.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16422[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16423[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16424[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.24) from link #0
16425[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16426[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.24) from link #1
16427[Parsed_overlay_2 @ 0x3e39a60] n:2607.000000 t:104.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16428[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16429[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16430[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.28) from link #0
16431[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16432[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.28) from link #1
16433[Parsed_overlay_2 @ 0x3e39a60] n:2608.000000 t:104.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16434[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16435[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16436[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.32) from link #0
16437[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16438[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.32) from link #1
16439[Parsed_overlay_2 @ 0x3e39a60] n:2609.000000 t:104.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16440[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16441[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16442[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.36) from link #0
16443[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16444[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.36) from link #1
16445[Parsed_overlay_2 @ 0x3e39a60] n:2610.000000 t:104.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16446[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16447[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16448[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.4) from link #0
16449[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16450[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.4) from link #1
16451[Parsed_overlay_2 @ 0x3e39a60] n:2611.000000 t:104.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16452[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16453[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16454[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.44) from link #0
16455[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16456[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.44) from link #1
16457[Parsed_overlay_2 @ 0x3e39a60] n:2612.000000 t:104.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16458[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16459[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16460[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.48) from link #0
16461[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16462[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.48) from link #1
16463[Parsed_overlay_2 @ 0x3e39a60] n:2613.000000 t:104.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16464[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16465[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16466[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.52) from link #0
16467[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16468[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.52) from link #1
16469[Parsed_overlay_2 @ 0x3e39a60] n:2614.000000 t:104.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16470[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16471[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16472[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.56) from link #0
16473[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16474[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.56) from link #1
16475[Parsed_overlay_2 @ 0x3e39a60] n:2615.000000 t:104.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16476[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16477[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16478[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.6) from link #0
16479[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16480[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.6) from link #1
16481[Parsed_overlay_2 @ 0x3e39a60] n:2616.000000 t:104.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16482[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16483[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16484[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.64) from link #0
16485[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16486[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.64) from link #1
16487[Parsed_overlay_2 @ 0x3e39a60] n:2617.000000 t:104.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16488[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16489[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16490[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.68) from link #0
16491[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16492[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.68) from link #1
16493[Parsed_overlay_2 @ 0x3e39a60] n:2618.000000 t:104.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16494[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16495[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16496[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.72) from link #0
16497[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16498[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.72) from link #1
16499[Parsed_overlay_2 @ 0x3e39a60] n:2619.000000 t:104.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16500[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16501[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16502[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.76) from link #0
16503[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16504[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.76) from link #1
16505[Parsed_overlay_2 @ 0x3e39a60] n:2620.000000 t:104.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16506[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16507[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16508[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.8) from link #0
16509[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16510[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.8) from link #1
16511[Parsed_overlay_2 @ 0x3e39a60] n:2621.000000 t:104.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16512[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16513[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16514[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.84) from link #0
16515[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16516[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.84) from link #1
16517[Parsed_overlay_2 @ 0x3e39a60] n:2622.000000 t:104.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16518[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16519[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16520[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.88) from link #0
16521[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16522[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.88) from link #1
16523[Parsed_overlay_2 @ 0x3e39a60] n:2623.000000 t:104.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16524[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16525[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16526[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.92) from link #0
16527[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16528[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.92) from link #1
16529[Parsed_overlay_2 @ 0x3e39a60] n:2624.000000 t:104.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16530[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16531[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16532[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.96) from link #0
16533[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16534[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:104.96) from link #1
16535[Parsed_overlay_2 @ 0x3e39a60] n:2625.000000 t:104.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16536[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16537[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16538[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105) from link #0
16539[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16540[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105) from link #1
16541[Parsed_overlay_2 @ 0x3e39a60] n:2626.000000 t:105.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16542[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16543[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16544[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.04) from link #0
16545[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16546[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.04) from link #1
16547[Parsed_overlay_2 @ 0x3e39a60] n:2627.000000 t:105.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16548[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16549[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16550[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.08) from link #0
16551[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16552[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.08) from link #1
16553[Parsed_overlay_2 @ 0x3e39a60] n:2628.000000 t:105.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16554[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16555[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16556[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.12) from link #0
16557[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16558[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.12) from link #1
16559[Parsed_overlay_2 @ 0x3e39a60] n:2629.000000 t:105.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16560[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16561[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16562[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.16) from link #0
16563[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16564[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.16) from link #1
16565[Parsed_overlay_2 @ 0x3e39a60] n:2630.000000 t:105.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16566[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16567[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16568[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.2) from link #0
16569[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.2) from link #1
16571[Parsed_overlay_2 @ 0x3e39a60] n:2631.000000 t:105.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16572[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16573[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16574[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.24) from link #0
16575[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.24) from link #1
16577[Parsed_overlay_2 @ 0x3e39a60] n:2632.000000 t:105.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16578[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16579[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16580[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.28) from link #0
16581[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.28) from link #1
16583[Parsed_overlay_2 @ 0x3e39a60] n:2633.000000 t:105.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16584[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16585[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16586[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.32) from link #0
16587[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.32) from link #1
16589[Parsed_overlay_2 @ 0x3e39a60] n:2634.000000 t:105.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16590[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16591[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16592[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.36) from link #0
16593[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.36) from link #1
16595[Parsed_overlay_2 @ 0x3e39a60] n:2635.000000 t:105.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16596[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16597[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16598[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.4) from link #0
16599[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.4) from link #1
16601[Parsed_overlay_2 @ 0x3e39a60] n:2636.000000 t:105.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16602[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16603[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16604[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.44) from link #0
16605[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.44) from link #1
16607[Parsed_overlay_2 @ 0x3e39a60] n:2637.000000 t:105.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16608[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16609[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16610[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.48) from link #0
16611[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.48) from link #1
16613[Parsed_overlay_2 @ 0x3e39a60] n:2638.000000 t:105.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16614[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16615[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16616[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.52) from link #0
16617[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.52) from link #1
16619[Parsed_overlay_2 @ 0x3e39a60] n:2639.000000 t:105.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16620[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16621[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16622[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.56) from link #0
16623[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.56) from link #1
16625[Parsed_overlay_2 @ 0x3e39a60] n:2640.000000 t:105.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16626[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16627[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16628[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.6) from link #0
16629[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.6) from link #1
16631[Parsed_overlay_2 @ 0x3e39a60] n:2641.000000 t:105.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16632[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16633[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16634[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.64) from link #0
16635[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.64) from link #1
16637[Parsed_overlay_2 @ 0x3e39a60] n:2642.000000 t:105.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16638[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16639[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16640[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.68) from link #0
16641[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16642[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.68) from link #1
16643[Parsed_overlay_2 @ 0x3e39a60] n:2643.000000 t:105.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16644[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16645[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16646[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.72) from link #0
16647[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.72) from link #1
16649[Parsed_overlay_2 @ 0x3e39a60] n:2644.000000 t:105.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16650[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16651[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16652[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.76) from link #0
16653[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16654[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.76) from link #1
16655[Parsed_overlay_2 @ 0x3e39a60] n:2645.000000 t:105.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16656[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16657[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16658[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.8) from link #0
16659[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16660[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.8) from link #1
16661[Parsed_overlay_2 @ 0x3e39a60] n:2646.000000 t:105.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16662[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16663[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16664[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.84) from link #0
16665[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16666[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.84) from link #1
16667[Parsed_overlay_2 @ 0x3e39a60] n:2647.000000 t:105.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16668[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16669[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16670[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.88) from link #0
16671[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16672[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.88) from link #1
16673[Parsed_overlay_2 @ 0x3e39a60] n:2648.000000 t:105.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16674[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16675[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16676[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.92) from link #0
16677[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16678[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.92) from link #1
16679[Parsed_overlay_2 @ 0x3e39a60] n:2649.000000 t:105.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16680[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16681[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16682[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.96) from link #0
16683[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16684[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:105.96) from link #1
16685[Parsed_overlay_2 @ 0x3e39a60] n:2650.000000 t:105.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16686[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16687[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16688[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106) from link #0
16689[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16690[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106) from link #1
16691[Parsed_overlay_2 @ 0x3e39a60] n:2651.000000 t:106.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16692[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16693[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16694[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.04) from link #0
16695[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16696[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.04) from link #1
16697[Parsed_overlay_2 @ 0x3e39a60] n:2652.000000 t:106.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16698[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16699[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16700[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.08) from link #0
16701[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16702[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.08) from link #1
16703[Parsed_overlay_2 @ 0x3e39a60] n:2653.000000 t:106.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16704[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16705[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16706[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.12) from link #0
16707[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16708[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.12) from link #1
16709[Parsed_overlay_2 @ 0x3e39a60] n:2654.000000 t:106.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16710[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16711[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16712[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.16) from link #0
16713[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16714[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.16) from link #1
16715[Parsed_overlay_2 @ 0x3e39a60] n:2655.000000 t:106.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16716[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16717[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16718[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.2) from link #0
16719[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16720[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.2) from link #1
16721[Parsed_overlay_2 @ 0x3e39a60] n:2656.000000 t:106.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16722[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16723[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16724[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.24) from link #0
16725[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16726[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.24) from link #1
16727[Parsed_overlay_2 @ 0x3e39a60] n:2657.000000 t:106.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16728[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16729[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16730[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.28) from link #0
16731[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16732[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.28) from link #1
16733[Parsed_overlay_2 @ 0x3e39a60] n:2658.000000 t:106.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16734[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16735[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16736[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.32) from link #0
16737[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16738[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.32) from link #1
16739[Parsed_overlay_2 @ 0x3e39a60] n:2659.000000 t:106.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16740[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16741[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16742[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.36) from link #0
16743[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16744[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.36) from link #1
16745[Parsed_overlay_2 @ 0x3e39a60] n:2660.000000 t:106.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16746[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16747[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16748[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.4) from link #0
16749[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16750[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.4) from link #1
16751[Parsed_overlay_2 @ 0x3e39a60] n:2661.000000 t:106.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16752[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16753[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16754[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.44) from link #0
16755[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16756[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.44) from link #1
16757[Parsed_overlay_2 @ 0x3e39a60] n:2662.000000 t:106.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16758[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16759[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16760[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.48) from link #0
16761[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16762[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.48) from link #1
16763[Parsed_overlay_2 @ 0x3e39a60] n:2663.000000 t:106.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16764[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16765[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16766[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.52) from link #0
16767[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16768frame= 2663 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:46.52 bitrate=N/A speed=4.81x
16769[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.52) from link #1
16770[Parsed_overlay_2 @ 0x3e39a60] n:2664.000000 t:106.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16771[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16772[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16773[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.56) from link #0
16774[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16775[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.56) from link #1
16776[Parsed_overlay_2 @ 0x3e39a60] n:2665.000000 t:106.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16777[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16778[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16779[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.6) from link #0
16780[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16781[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.6) from link #1
16782[Parsed_overlay_2 @ 0x3e39a60] n:2666.000000 t:106.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16783[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16784[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16785[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.64) from link #0
16786[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16787[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.64) from link #1
16788[Parsed_overlay_2 @ 0x3e39a60] n:2667.000000 t:106.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16789[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16790[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16791[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.68) from link #0
16792[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16793[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.68) from link #1
16794[Parsed_overlay_2 @ 0x3e39a60] n:2668.000000 t:106.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16795[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16796[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16797[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.72) from link #0
16798[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16799[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.72) from link #1
16800[Parsed_overlay_2 @ 0x3e39a60] n:2669.000000 t:106.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16801[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16802[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16803[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.76) from link #0
16804[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16805[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.76) from link #1
16806[Parsed_overlay_2 @ 0x3e39a60] n:2670.000000 t:106.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16807[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16808[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16809[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.8) from link #0
16810[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16811[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.8) from link #1
16812[Parsed_overlay_2 @ 0x3e39a60] n:2671.000000 t:106.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16813[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16814[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16815[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.84) from link #0
16816[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16817[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.84) from link #1
16818[Parsed_overlay_2 @ 0x3e39a60] n:2672.000000 t:106.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16819[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16820[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16821[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.88) from link #0
16822[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16823[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.88) from link #1
16824[Parsed_overlay_2 @ 0x3e39a60] n:2673.000000 t:106.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16825[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16826[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16827[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.92) from link #0
16828[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16829[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.92) from link #1
16830[Parsed_overlay_2 @ 0x3e39a60] n:2674.000000 t:106.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16831[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16832[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16833[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.96) from link #0
16834[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16835[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:106.96) from link #1
16836[Parsed_overlay_2 @ 0x3e39a60] n:2675.000000 t:106.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16837[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16838[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16839[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107) from link #0
16840[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16841[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107) from link #1
16842[Parsed_overlay_2 @ 0x3e39a60] n:2676.000000 t:107.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16843[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16844[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16845[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.04) from link #0
16846[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16847[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.04) from link #1
16848[Parsed_overlay_2 @ 0x3e39a60] n:2677.000000 t:107.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16849[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16850[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16851[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.08) from link #0
16852[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16853[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.08) from link #1
16854[Parsed_overlay_2 @ 0x3e39a60] n:2678.000000 t:107.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16855[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16856[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16857[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.12) from link #0
16858[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16859[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.12) from link #1
16860[Parsed_overlay_2 @ 0x3e39a60] n:2679.000000 t:107.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16861[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16862[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16863[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.16) from link #0
16864[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16865[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.16) from link #1
16866[Parsed_overlay_2 @ 0x3e39a60] n:2680.000000 t:107.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16867[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16868[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16869[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.2) from link #0
16870[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16871[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.2) from link #1
16872[Parsed_overlay_2 @ 0x3e39a60] n:2681.000000 t:107.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16873[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16874[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16875[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.24) from link #0
16876[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16877[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.24) from link #1
16878[Parsed_overlay_2 @ 0x3e39a60] n:2682.000000 t:107.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16879[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16880[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16881[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.28) from link #0
16882[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16883[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.28) from link #1
16884[Parsed_overlay_2 @ 0x3e39a60] n:2683.000000 t:107.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16885[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16886[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16887[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.32) from link #0
16888[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16889[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.32) from link #1
16890[Parsed_overlay_2 @ 0x3e39a60] n:2684.000000 t:107.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16891[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16892[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16893[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.36) from link #0
16894[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16895[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.36) from link #1
16896[Parsed_overlay_2 @ 0x3e39a60] n:2685.000000 t:107.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16897[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16898[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16899[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.4) from link #0
16900[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16901[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.4) from link #1
16902[Parsed_overlay_2 @ 0x3e39a60] n:2686.000000 t:107.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16903[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16904[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16905[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.44) from link #0
16906[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16907[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.44) from link #1
16908[Parsed_overlay_2 @ 0x3e39a60] n:2687.000000 t:107.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16909[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16910[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16911[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.48) from link #0
16912[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16913[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.48) from link #1
16914[Parsed_overlay_2 @ 0x3e39a60] n:2688.000000 t:107.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16915[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16916[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16917[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.52) from link #0
16918[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16919[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.52) from link #1
16920[Parsed_overlay_2 @ 0x3e39a60] n:2689.000000 t:107.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16921[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16922[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.56) from link #0
16923[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16924[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.56) from link #1
16925[Parsed_overlay_2 @ 0x3e39a60] n:2690.000000 t:107.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16926[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16927[hls muxer @ 0x3e36080] deleting old segment segment20161224034541.ts
16928[hls muxer @ 0x3e36080] deleting old segment segment20161224034540.ts
16929[AVIOContext @ 0x3dec020] Statistics: 0 seeks, 5 writeouts
16930[file @ 0x5b84960] Setting default whitelist 'file,crypto'
16931[file @ 0x5c02ee0] Setting default whitelist 'file,crypto'
16932[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:29
16933[AVIOContext @ 0x84dfe80] Statistics: 0 seeks, 1 writeouts
16934[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16935[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.6) from link #0
16936[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16937[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.6) from link #1
16938[Parsed_overlay_2 @ 0x3e39a60] n:2691.000000 t:107.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16939[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16940[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16941[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.64) from link #0
16942[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16943[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.64) from link #1
16944[Parsed_overlay_2 @ 0x3e39a60] n:2692.000000 t:107.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16945[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16946[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16947[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.68) from link #0
16948[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16949[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.68) from link #1
16950[Parsed_overlay_2 @ 0x3e39a60] n:2693.000000 t:107.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16951[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16952[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16953[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.72) from link #0
16954[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16955[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.72) from link #1
16956[Parsed_overlay_2 @ 0x3e39a60] n:2694.000000 t:107.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16957[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16958[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16959[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.76) from link #0
16960[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16961[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.76) from link #1
16962[Parsed_overlay_2 @ 0x3e39a60] n:2695.000000 t:107.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16963[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16964[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16965[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.8) from link #0
16966[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16967[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.8) from link #1
16968[Parsed_overlay_2 @ 0x3e39a60] n:2696.000000 t:107.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16969[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16970[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16971[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.84) from link #0
16972[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16973[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.84) from link #1
16974[Parsed_overlay_2 @ 0x3e39a60] n:2697.000000 t:107.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16975[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16976[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16977[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.88) from link #0
16978[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16979[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.88) from link #1
16980[Parsed_overlay_2 @ 0x3e39a60] n:2698.000000 t:107.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16981[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16982[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16983[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.92) from link #0
16984[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16985[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.92) from link #1
16986[Parsed_overlay_2 @ 0x3e39a60] n:2699.000000 t:107.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16987[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16988[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16989[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.96) from link #0
16990[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16991[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:107.96) from link #1
16992[Parsed_overlay_2 @ 0x3e39a60] n:2700.000000 t:107.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16993[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
16994[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
16995[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108) from link #0
16996[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
16997[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108) from link #1
16998[Parsed_overlay_2 @ 0x3e39a60] n:2701.000000 t:108.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
16999[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17000[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17001[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.04) from link #0
17002[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17003[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.04) from link #1
17004[Parsed_overlay_2 @ 0x3e39a60] n:2702.000000 t:108.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17005[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17006[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17007[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.08) from link #0
17008[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17009[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.08) from link #1
17010[Parsed_overlay_2 @ 0x3e39a60] n:2703.000000 t:108.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17011[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17012[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17013[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.12) from link #0
17014[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17015[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.12) from link #1
17016[Parsed_overlay_2 @ 0x3e39a60] n:2704.000000 t:108.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17017[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17018[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17019[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.16) from link #0
17020[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17021[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.16) from link #1
17022[Parsed_overlay_2 @ 0x3e39a60] n:2705.000000 t:108.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17023[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17024[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17025[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.2) from link #0
17026[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17027[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.2) from link #1
17028[Parsed_overlay_2 @ 0x3e39a60] n:2706.000000 t:108.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17029[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17030[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17031[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.24) from link #0
17032[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17033[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.24) from link #1
17034[Parsed_overlay_2 @ 0x3e39a60] n:2707.000000 t:108.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17035[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17036[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17037[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.28) from link #0
17038[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17039[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.28) from link #1
17040[Parsed_overlay_2 @ 0x3e39a60] n:2708.000000 t:108.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17041[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17042[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17043[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.32) from link #0
17044[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17045[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.32) from link #1
17046[Parsed_overlay_2 @ 0x3e39a60] n:2709.000000 t:108.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17047[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17048[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17049[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.36) from link #0
17050[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17051[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.36) from link #1
17052[Parsed_overlay_2 @ 0x3e39a60] n:2710.000000 t:108.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17053[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17054[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17055[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.4) from link #0
17056[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17057[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.4) from link #1
17058[Parsed_overlay_2 @ 0x3e39a60] n:2711.000000 t:108.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17059[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17060[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17061[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.44) from link #0
17062[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17063[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.44) from link #1
17064[Parsed_overlay_2 @ 0x3e39a60] n:2712.000000 t:108.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17065[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17066[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17067[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.48) from link #0
17068[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17069[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.48) from link #1
17070[Parsed_overlay_2 @ 0x3e39a60] n:2713.000000 t:108.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17071[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17072[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17073[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.52) from link #0
17074[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17075[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.52) from link #1
17076[Parsed_overlay_2 @ 0x3e39a60] n:2714.000000 t:108.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17077[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17078[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17079[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.56) from link #0
17080[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17081[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.56) from link #1
17082[Parsed_overlay_2 @ 0x3e39a60] n:2715.000000 t:108.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17083[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17084[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17085[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.6) from link #0
17086[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17087[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.6) from link #1
17088[Parsed_overlay_2 @ 0x3e39a60] n:2716.000000 t:108.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17089[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17090[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17091[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.64) from link #0
17092[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17093[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.64) from link #1
17094[Parsed_overlay_2 @ 0x3e39a60] n:2717.000000 t:108.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17095[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17096[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17097[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.68) from link #0
17098[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17099[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.68) from link #1
17100[Parsed_overlay_2 @ 0x3e39a60] n:2718.000000 t:108.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17101[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17102[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17103[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.72) from link #0
17104[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17105[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.72) from link #1
17106[Parsed_overlay_2 @ 0x3e39a60] n:2719.000000 t:108.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17107[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17108[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17109[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.76) from link #0
17110[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17111frame= 2719 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:50.00 bitrate=N/A speed=4.86x
17112[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.76) from link #1
17113[Parsed_overlay_2 @ 0x3e39a60] n:2720.000000 t:108.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17114[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17115[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17116[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.8) from link #0
17117[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17118[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.8) from link #1
17119[Parsed_overlay_2 @ 0x3e39a60] n:2721.000000 t:108.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17120[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17121[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17122[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.84) from link #0
17123[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17124[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.84) from link #1
17125[Parsed_overlay_2 @ 0x3e39a60] n:2722.000000 t:108.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17126[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17127[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17128[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.88) from link #0
17129[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17130[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.88) from link #1
17131[Parsed_overlay_2 @ 0x3e39a60] n:2723.000000 t:108.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17132[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17133[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17134[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.92) from link #0
17135[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17136[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.92) from link #1
17137[Parsed_overlay_2 @ 0x3e39a60] n:2724.000000 t:108.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17138[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17139[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17140[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.96) from link #0
17141[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17142[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:108.96) from link #1
17143[Parsed_overlay_2 @ 0x3e39a60] n:2725.000000 t:108.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17144[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17145[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17146[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109) from link #0
17147[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17148[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109) from link #1
17149[Parsed_overlay_2 @ 0x3e39a60] n:2726.000000 t:109.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17150[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17151[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17152[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.04) from link #0
17153[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17154[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.04) from link #1
17155[Parsed_overlay_2 @ 0x3e39a60] n:2727.000000 t:109.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17156[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17157[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17158[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.08) from link #0
17159[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17160[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.08) from link #1
17161[Parsed_overlay_2 @ 0x3e39a60] n:2728.000000 t:109.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17162[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17163[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17164[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.12) from link #0
17165[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17166[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.12) from link #1
17167[Parsed_overlay_2 @ 0x3e39a60] n:2729.000000 t:109.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17168[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17169[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17170[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.16) from link #0
17171[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17172[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.16) from link #1
17173[Parsed_overlay_2 @ 0x3e39a60] n:2730.000000 t:109.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17174[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17175[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17176[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.2) from link #0
17177[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17178[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.2) from link #1
17179[Parsed_overlay_2 @ 0x3e39a60] n:2731.000000 t:109.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17180[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17181[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17182[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.24) from link #0
17183[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17184[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.24) from link #1
17185[Parsed_overlay_2 @ 0x3e39a60] n:2732.000000 t:109.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17186[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17187[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17188[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.28) from link #0
17189[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17190[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.28) from link #1
17191[Parsed_overlay_2 @ 0x3e39a60] n:2733.000000 t:109.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17192[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17193[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17194[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.32) from link #0
17195[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17196[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.32) from link #1
17197[Parsed_overlay_2 @ 0x3e39a60] n:2734.000000 t:109.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17198[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17199[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17200[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.36) from link #0
17201[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17202[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.36) from link #1
17203[Parsed_overlay_2 @ 0x3e39a60] n:2735.000000 t:109.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17204[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17205[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17206[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.4) from link #0
17207[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17208[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.4) from link #1
17209[Parsed_overlay_2 @ 0x3e39a60] n:2736.000000 t:109.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17210[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17211[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17212[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.44) from link #0
17213[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17214[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.44) from link #1
17215[Parsed_overlay_2 @ 0x3e39a60] n:2737.000000 t:109.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17216[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17217[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17218[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.48) from link #0
17219[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17220[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.48) from link #1
17221[Parsed_overlay_2 @ 0x3e39a60] n:2738.000000 t:109.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17222[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17223[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17224[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.52) from link #0
17225[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17226[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.52) from link #1
17227[Parsed_overlay_2 @ 0x3e39a60] n:2739.000000 t:109.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17228[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17229[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17230[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.56) from link #0
17231[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17232[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.56) from link #1
17233[Parsed_overlay_2 @ 0x3e39a60] n:2740.000000 t:109.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17234[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17235[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17236[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.6) from link #0
17237[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17238[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.6) from link #1
17239[Parsed_overlay_2 @ 0x3e39a60] n:2741.000000 t:109.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17240[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17241[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17242[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.64) from link #0
17243[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17244[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.64) from link #1
17245[Parsed_overlay_2 @ 0x3e39a60] n:2742.000000 t:109.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17246[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17247[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17248[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.68) from link #0
17249[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17250[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.68) from link #1
17251[Parsed_overlay_2 @ 0x3e39a60] n:2743.000000 t:109.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17252[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17253[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17254[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.72) from link #0
17255[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17256[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.72) from link #1
17257[Parsed_overlay_2 @ 0x3e39a60] n:2744.000000 t:109.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17258[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17259[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17260[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.76) from link #0
17261[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17262[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.76) from link #1
17263[Parsed_overlay_2 @ 0x3e39a60] n:2745.000000 t:109.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17264[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17265[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17266[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.8) from link #0
17267[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17268[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.8) from link #1
17269[Parsed_overlay_2 @ 0x3e39a60] n:2746.000000 t:109.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17270[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17271[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17272[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.84) from link #0
17273[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17274[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.84) from link #1
17275[Parsed_overlay_2 @ 0x3e39a60] n:2747.000000 t:109.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17276[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17277[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17278[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.88) from link #0
17279[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17280[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.88) from link #1
17281[Parsed_overlay_2 @ 0x3e39a60] n:2748.000000 t:109.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17282[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17283[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17284[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.92) from link #0
17285[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17286[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.92) from link #1
17287[Parsed_overlay_2 @ 0x3e39a60] n:2749.000000 t:109.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17288[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17289[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17290[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.96) from link #0
17291[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17292[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:109.96) from link #1
17293[Parsed_overlay_2 @ 0x3e39a60] n:2750.000000 t:109.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17294[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17295[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17296[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110) from link #0
17297[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17298[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110) from link #1
17299[Parsed_overlay_2 @ 0x3e39a60] n:2751.000000 t:110.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17300[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17301[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17302[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.04) from link #0
17303[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17304[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.04) from link #1
17305[Parsed_overlay_2 @ 0x3e39a60] n:2752.000000 t:110.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17306[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17307[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17308[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.08) from link #0
17309[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17310[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.08) from link #1
17311[Parsed_overlay_2 @ 0x3e39a60] n:2753.000000 t:110.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17312[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17313[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17314[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.12) from link #0
17315[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17316[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.12) from link #1
17317[Parsed_overlay_2 @ 0x3e39a60] n:2754.000000 t:110.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17318[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17319[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17320[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.16) from link #0
17321[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17322[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.16) from link #1
17323[Parsed_overlay_2 @ 0x3e39a60] n:2755.000000 t:110.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17324[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17325[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17326[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.2) from link #0
17327[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17328[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.2) from link #1
17329[Parsed_overlay_2 @ 0x3e39a60] n:2756.000000 t:110.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17330[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17331[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17332[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.24) from link #0
17333[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17334[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.24) from link #1
17335[Parsed_overlay_2 @ 0x3e39a60] n:2757.000000 t:110.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17336[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17337[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17338[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.28) from link #0
17339[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17340[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.28) from link #1
17341[Parsed_overlay_2 @ 0x3e39a60] n:2758.000000 t:110.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17342[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17343[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17344[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.32) from link #0
17345[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17346[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.32) from link #1
17347[Parsed_overlay_2 @ 0x3e39a60] n:2759.000000 t:110.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17348[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17349[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17350[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.36) from link #0
17351[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17352[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.36) from link #1
17353[Parsed_overlay_2 @ 0x3e39a60] n:2760.000000 t:110.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17354[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17355[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17356[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.4) from link #0
17357[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17358[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.4) from link #1
17359[Parsed_overlay_2 @ 0x3e39a60] n:2761.000000 t:110.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17360[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17361[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17362[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.44) from link #0
17363[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17364[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.44) from link #1
17365[Parsed_overlay_2 @ 0x3e39a60] n:2762.000000 t:110.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17366[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17367[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17368[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.48) from link #0
17369[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17370[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.48) from link #1
17371[Parsed_overlay_2 @ 0x3e39a60] n:2763.000000 t:110.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17372[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17373[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17374[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.52) from link #0
17375[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17376[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.52) from link #1
17377[Parsed_overlay_2 @ 0x3e39a60] n:2764.000000 t:110.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17378[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17379[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17380[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.56) from link #0
17381[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17382[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.56) from link #1
17383[Parsed_overlay_2 @ 0x3e39a60] n:2765.000000 t:110.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17384[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17385[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17386[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.6) from link #0
17387[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17388[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.6) from link #1
17389[Parsed_overlay_2 @ 0x3e39a60] n:2766.000000 t:110.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17390[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17391[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17392[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.64) from link #0
17393[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17394[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.64) from link #1
17395[Parsed_overlay_2 @ 0x3e39a60] n:2767.000000 t:110.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17396[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17397[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17398[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.68) from link #0
17399[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17400[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.68) from link #1
17401[Parsed_overlay_2 @ 0x3e39a60] n:2768.000000 t:110.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17402[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17403[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17404[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.72) from link #0
17405[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17406[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.72) from link #1
17407[Parsed_overlay_2 @ 0x3e39a60] n:2769.000000 t:110.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17408[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17409[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17410[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.76) from link #0
17411[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17412[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.76) from link #1
17413[Parsed_overlay_2 @ 0x3e39a60] n:2770.000000 t:110.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17414[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17415[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17416[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.8) from link #0
17417[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17418[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.8) from link #1
17419[Parsed_overlay_2 @ 0x3e39a60] n:2771.000000 t:110.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17420[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17421[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17422[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.84) from link #0
17423[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17424[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.84) from link #1
17425[Parsed_overlay_2 @ 0x3e39a60] n:2772.000000 t:110.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17426[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17427[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17428[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.88) from link #0
17429[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17430[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.88) from link #1
17431[Parsed_overlay_2 @ 0x3e39a60] n:2773.000000 t:110.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17432[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17433[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17434[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.92) from link #0
17435[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17436[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.92) from link #1
17437[Parsed_overlay_2 @ 0x3e39a60] n:2774.000000 t:110.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17438[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17439[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17440[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.96) from link #0
17441[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17442[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:110.96) from link #1
17443[Parsed_overlay_2 @ 0x3e39a60] n:2775.000000 t:110.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17444[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17445[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17446[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111) from link #0
17447[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17448[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111) from link #1
17449[Parsed_overlay_2 @ 0x3e39a60] n:2776.000000 t:111.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17450[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17451[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17452[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.04) from link #0
17453[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17454[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.04) from link #1
17455[Parsed_overlay_2 @ 0x3e39a60] n:2777.000000 t:111.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17456[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17457[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17458[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.08) from link #0
17459[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17460[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.08) from link #1
17461[Parsed_overlay_2 @ 0x3e39a60] n:2778.000000 t:111.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17462[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17463[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17464[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.12) from link #0
17465[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17466[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.12) from link #1
17467[Parsed_overlay_2 @ 0x3e39a60] n:2779.000000 t:111.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17468[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17469[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17470[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.16) from link #0
17471[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17472[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.16) from link #1
17473[Parsed_overlay_2 @ 0x3e39a60] n:2780.000000 t:111.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17474[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17475[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17476[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.2) from link #0
17477[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17478[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.2) from link #1
17479[Parsed_overlay_2 @ 0x3e39a60] n:2781.000000 t:111.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17480[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17481[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17482[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.24) from link #0
17483[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17484[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.24) from link #1
17485[Parsed_overlay_2 @ 0x3e39a60] n:2782.000000 t:111.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17486[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17487[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17488[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.28) from link #0
17489[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17490[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.28) from link #1
17491[Parsed_overlay_2 @ 0x3e39a60] n:2783.000000 t:111.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17492[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17493[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17494[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.32) from link #0
17495[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17496[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.32) from link #1
17497[Parsed_overlay_2 @ 0x3e39a60] n:2784.000000 t:111.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17498[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17499[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17500[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.36) from link #0
17501[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17502frame= 2784 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:51.36 bitrate=N/A speed=4.81x
17503[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.36) from link #1
17504[Parsed_overlay_2 @ 0x3e39a60] n:2785.000000 t:111.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17505[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17506[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17507[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.4) from link #0
17508[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17509[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.4) from link #1
17510[Parsed_overlay_2 @ 0x3e39a60] n:2786.000000 t:111.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17511[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17512[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17513[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.44) from link #0
17514[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17515[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.44) from link #1
17516[Parsed_overlay_2 @ 0x3e39a60] n:2787.000000 t:111.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17517[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17518[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17519[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.48) from link #0
17520[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17521[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.48) from link #1
17522[Parsed_overlay_2 @ 0x3e39a60] n:2788.000000 t:111.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17523[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17524[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17525[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.52) from link #0
17526[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17527[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.52) from link #1
17528[Parsed_overlay_2 @ 0x3e39a60] n:2789.000000 t:111.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17529[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17530[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17531[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.56) from link #0
17532[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17533[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.56) from link #1
17534[Parsed_overlay_2 @ 0x3e39a60] n:2790.000000 t:111.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17535[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17536[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17537[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.6) from link #0
17538[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17539[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.6) from link #1
17540[Parsed_overlay_2 @ 0x3e39a60] n:2791.000000 t:111.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17541[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17542[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17543[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.64) from link #0
17544[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17545[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.64) from link #1
17546[Parsed_overlay_2 @ 0x3e39a60] n:2792.000000 t:111.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17547[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17548[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17549[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.68) from link #0
17550[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17551[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.68) from link #1
17552[Parsed_overlay_2 @ 0x3e39a60] n:2793.000000 t:111.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17553[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17554[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17555[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.72) from link #0
17556[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17557[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.72) from link #1
17558[Parsed_overlay_2 @ 0x3e39a60] n:2794.000000 t:111.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17559[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17560[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17561[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.76) from link #0
17562[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17563[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.76) from link #1
17564[Parsed_overlay_2 @ 0x3e39a60] n:2795.000000 t:111.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17565[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17566[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17567[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.8) from link #0
17568[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17569[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.8) from link #1
17570[Parsed_overlay_2 @ 0x3e39a60] n:2796.000000 t:111.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17571[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17572[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17573[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.84) from link #0
17574[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17575[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.84) from link #1
17576[Parsed_overlay_2 @ 0x3e39a60] n:2797.000000 t:111.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17577[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17578[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17579[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.88) from link #0
17580[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17581[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.88) from link #1
17582[Parsed_overlay_2 @ 0x3e39a60] n:2798.000000 t:111.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17583[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17584[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17585[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.92) from link #0
17586[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17587[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.92) from link #1
17588[Parsed_overlay_2 @ 0x3e39a60] n:2799.000000 t:111.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17589[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17590[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17591[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.96) from link #0
17592[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17593[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:111.96) from link #1
17594[Parsed_overlay_2 @ 0x3e39a60] n:2800.000000 t:111.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17595[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17596[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17597[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112) from link #0
17598[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17599[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112) from link #1
17600[Parsed_overlay_2 @ 0x3e39a60] n:2801.000000 t:112.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17601[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17602[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17603[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.04) from link #0
17604[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17605[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.04) from link #1
17606[Parsed_overlay_2 @ 0x3e39a60] n:2802.000000 t:112.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17607[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17608[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17609[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.08) from link #0
17610[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17611[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.08) from link #1
17612[Parsed_overlay_2 @ 0x3e39a60] n:2803.000000 t:112.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17613[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17614[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17615[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.12) from link #0
17616[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17617[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.12) from link #1
17618[Parsed_overlay_2 @ 0x3e39a60] n:2804.000000 t:112.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17619[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17620[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17621[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.16) from link #0
17622[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17623[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.16) from link #1
17624[Parsed_overlay_2 @ 0x3e39a60] n:2805.000000 t:112.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17625[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17626[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17627[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.2) from link #0
17628[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17629[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.2) from link #1
17630[Parsed_overlay_2 @ 0x3e39a60] n:2806.000000 t:112.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17631[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17632[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17633[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.24) from link #0
17634[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17635[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.24) from link #1
17636[Parsed_overlay_2 @ 0x3e39a60] n:2807.000000 t:112.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17637[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17638[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17639[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.28) from link #0
17640[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17641[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.28) from link #1
17642[Parsed_overlay_2 @ 0x3e39a60] n:2808.000000 t:112.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17643[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17644[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17645[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.32) from link #0
17646[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17647[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.32) from link #1
17648[Parsed_overlay_2 @ 0x3e39a60] n:2809.000000 t:112.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17649[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17650[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17651[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.36) from link #0
17652[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17653[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.36) from link #1
17654[Parsed_overlay_2 @ 0x3e39a60] n:2810.000000 t:112.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17655[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17656[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17657[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.4) from link #0
17658[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17659[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.4) from link #1
17660[Parsed_overlay_2 @ 0x3e39a60] n:2811.000000 t:112.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17661[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17662[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17663[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.44) from link #0
17664[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17665[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.44) from link #1
17666[Parsed_overlay_2 @ 0x3e39a60] n:2812.000000 t:112.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17667[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17668[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17669[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.48) from link #0
17670[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17671[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.48) from link #1
17672[Parsed_overlay_2 @ 0x3e39a60] n:2813.000000 t:112.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17673[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17674[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17675[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.52) from link #0
17676[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17677[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.52) from link #1
17678[Parsed_overlay_2 @ 0x3e39a60] n:2814.000000 t:112.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17679[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17680[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.56) from link #0
17681[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17682[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.56) from link #1
17683[Parsed_overlay_2 @ 0x3e39a60] n:2815.000000 t:112.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17684[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17685[hls muxer @ 0x3e36080] deleting old segment segment20161224034541.ts
17686[hls muxer @ 0x3e36080] failed to delete old segment /dev/shm/segment20161224034541.ts: No such file or directory
17687[AVIOContext @ 0x43cbda0] Statistics: 0 seeks, 5 writeouts
17688[file @ 0x42a1d00] Setting default whitelist 'file,crypto'
17689[file @ 0x84dfac0] Setting default whitelist 'file,crypto'
17690[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:30
17691[AVIOContext @ 0x43cbd80] Statistics: 0 seeks, 1 writeouts
17692[hls muxer @ 0x3e36080] deleting old segment segment20161224034542.ts
17693[AVIOContext @ 0x72619e0] Statistics: 0 seeks, 5 writeouts
17694[file @ 0x3f79000] Setting default whitelist 'file,crypto'
17695[file @ 0x84dfac0] Setting default whitelist 'file,crypto'
17696[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:31
17697[AVIOContext @ 0x5224100] Statistics: 0 seeks, 1 writeouts
17698[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17699[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.6) from link #0
17700[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17701[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.6) from link #1
17702[Parsed_overlay_2 @ 0x3e39a60] n:2816.000000 t:112.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17703[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17704[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17705[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.64) from link #0
17706[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17707[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.64) from link #1
17708[Parsed_overlay_2 @ 0x3e39a60] n:2817.000000 t:112.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17709[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17710[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17711[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.68) from link #0
17712[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17713[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.68) from link #1
17714[Parsed_overlay_2 @ 0x3e39a60] n:2818.000000 t:112.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17715[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17716[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17717[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.72) from link #0
17718[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17719[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.72) from link #1
17720[Parsed_overlay_2 @ 0x3e39a60] n:2819.000000 t:112.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17721[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17722[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17723[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.76) from link #0
17724[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17725[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.76) from link #1
17726[Parsed_overlay_2 @ 0x3e39a60] n:2820.000000 t:112.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17727[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17728[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17729[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.8) from link #0
17730[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17731[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.8) from link #1
17732[Parsed_overlay_2 @ 0x3e39a60] n:2821.000000 t:112.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17733[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17734[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17735[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.84) from link #0
17736[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17737[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.84) from link #1
17738[Parsed_overlay_2 @ 0x3e39a60] n:2822.000000 t:112.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17739[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17740[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17741[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.88) from link #0
17742[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17743[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.88) from link #1
17744[Parsed_overlay_2 @ 0x3e39a60] n:2823.000000 t:112.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17745[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17746[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17747[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.92) from link #0
17748[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17749[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.92) from link #1
17750[Parsed_overlay_2 @ 0x3e39a60] n:2824.000000 t:112.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17751[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17752[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17753[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.96) from link #0
17754[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17755[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:112.96) from link #1
17756[Parsed_overlay_2 @ 0x3e39a60] n:2825.000000 t:112.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17757[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17758[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17759[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113) from link #0
17760[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17761[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113) from link #1
17762[Parsed_overlay_2 @ 0x3e39a60] n:2826.000000 t:113.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17763[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17764[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17765[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.04) from link #0
17766[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17767[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.04) from link #1
17768[Parsed_overlay_2 @ 0x3e39a60] n:2827.000000 t:113.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17769[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17770[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17771[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.08) from link #0
17772[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17773[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.08) from link #1
17774[Parsed_overlay_2 @ 0x3e39a60] n:2828.000000 t:113.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17775[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17776[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17777[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.12) from link #0
17778[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17779[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.12) from link #1
17780[Parsed_overlay_2 @ 0x3e39a60] n:2829.000000 t:113.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17781[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17782[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17783[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.16) from link #0
17784[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17785[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.16) from link #1
17786[Parsed_overlay_2 @ 0x3e39a60] n:2830.000000 t:113.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17787[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17788[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17789[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.2) from link #0
17790[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17791[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.2) from link #1
17792[Parsed_overlay_2 @ 0x3e39a60] n:2831.000000 t:113.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17793[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17794[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17795[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.24) from link #0
17796[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17797[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.24) from link #1
17798[Parsed_overlay_2 @ 0x3e39a60] n:2832.000000 t:113.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17799[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17800[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17801[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.28) from link #0
17802[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17803[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.28) from link #1
17804[Parsed_overlay_2 @ 0x3e39a60] n:2833.000000 t:113.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17805[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17806[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17807[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.32) from link #0
17808[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17809[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.32) from link #1
17810[Parsed_overlay_2 @ 0x3e39a60] n:2834.000000 t:113.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17811[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17812[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17813[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.36) from link #0
17814[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17815[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.36) from link #1
17816[Parsed_overlay_2 @ 0x3e39a60] n:2835.000000 t:113.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17817[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17818[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17819[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.4) from link #0
17820[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17821[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.4) from link #1
17822[Parsed_overlay_2 @ 0x3e39a60] n:2836.000000 t:113.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17823[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17824[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17825[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.44) from link #0
17826[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17827[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.44) from link #1
17828[Parsed_overlay_2 @ 0x3e39a60] n:2837.000000 t:113.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17829[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17830[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17831[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.48) from link #0
17832[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17833[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.48) from link #1
17834[Parsed_overlay_2 @ 0x3e39a60] n:2838.000000 t:113.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17835[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17836[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17837[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.52) from link #0
17838[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17839[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.52) from link #1
17840[Parsed_overlay_2 @ 0x3e39a60] n:2839.000000 t:113.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17841[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17842[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17843[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.56) from link #0
17844[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17845[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.56) from link #1
17846[Parsed_overlay_2 @ 0x3e39a60] n:2840.000000 t:113.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17847[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17848[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17849[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.6) from link #0
17850[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17851frame= 2840 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:55.00 bitrate=N/A speed=4.86x
17852[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.6) from link #1
17853[Parsed_overlay_2 @ 0x3e39a60] n:2841.000000 t:113.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17854[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17855[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17856[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.64) from link #0
17857[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17858[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.64) from link #1
17859[Parsed_overlay_2 @ 0x3e39a60] n:2842.000000 t:113.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17860[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17861[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17862[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.68) from link #0
17863[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17864[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.68) from link #1
17865[Parsed_overlay_2 @ 0x3e39a60] n:2843.000000 t:113.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17866[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17867[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17868[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.72) from link #0
17869[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17870[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.72) from link #1
17871[Parsed_overlay_2 @ 0x3e39a60] n:2844.000000 t:113.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17872[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17873[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17874[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.76) from link #0
17875[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17876[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.76) from link #1
17877[Parsed_overlay_2 @ 0x3e39a60] n:2845.000000 t:113.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17878[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17879[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17880[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.8) from link #0
17881[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17882[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.8) from link #1
17883[Parsed_overlay_2 @ 0x3e39a60] n:2846.000000 t:113.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17884[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17885[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17886[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.84) from link #0
17887[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17888[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.84) from link #1
17889[Parsed_overlay_2 @ 0x3e39a60] n:2847.000000 t:113.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17890[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17891[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17892[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.88) from link #0
17893[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17894[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.88) from link #1
17895[Parsed_overlay_2 @ 0x3e39a60] n:2848.000000 t:113.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17896[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17897[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17898[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.92) from link #0
17899[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17900[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.92) from link #1
17901[Parsed_overlay_2 @ 0x3e39a60] n:2849.000000 t:113.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17902[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17903[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17904[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.96) from link #0
17905[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17906[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:113.96) from link #1
17907[Parsed_overlay_2 @ 0x3e39a60] n:2850.000000 t:113.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17908[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17909[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17910[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114) from link #0
17911[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17912[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114) from link #1
17913[Parsed_overlay_2 @ 0x3e39a60] n:2851.000000 t:114.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17914[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17915[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17916[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.04) from link #0
17917[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17918[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.04) from link #1
17919[Parsed_overlay_2 @ 0x3e39a60] n:2852.000000 t:114.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17920[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17921[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17922[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.08) from link #0
17923[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17924[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.08) from link #1
17925[Parsed_overlay_2 @ 0x3e39a60] n:2853.000000 t:114.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17926[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17927[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17928[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.12) from link #0
17929[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17930[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.12) from link #1
17931[Parsed_overlay_2 @ 0x3e39a60] n:2854.000000 t:114.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17932[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17933[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17934[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.16) from link #0
17935[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17936[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.16) from link #1
17937[Parsed_overlay_2 @ 0x3e39a60] n:2855.000000 t:114.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17938[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17939[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17940[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.2) from link #0
17941[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17942[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.2) from link #1
17943[Parsed_overlay_2 @ 0x3e39a60] n:2856.000000 t:114.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17944[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17945[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17946[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.24) from link #0
17947[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17948[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.24) from link #1
17949[Parsed_overlay_2 @ 0x3e39a60] n:2857.000000 t:114.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17950[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17951[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17952[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.28) from link #0
17953[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17954[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.28) from link #1
17955[Parsed_overlay_2 @ 0x3e39a60] n:2858.000000 t:114.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17956[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17957[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17958[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.32) from link #0
17959[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17960[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.32) from link #1
17961[Parsed_overlay_2 @ 0x3e39a60] n:2859.000000 t:114.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17962[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17963[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17964[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.36) from link #0
17965[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17966[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.36) from link #1
17967[Parsed_overlay_2 @ 0x3e39a60] n:2860.000000 t:114.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17968[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17969[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17970[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.4) from link #0
17971[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17972[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.4) from link #1
17973[Parsed_overlay_2 @ 0x3e39a60] n:2861.000000 t:114.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17974[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17975[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17976[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.44) from link #0
17977[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17978[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.44) from link #1
17979[Parsed_overlay_2 @ 0x3e39a60] n:2862.000000 t:114.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17980[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17981[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17982[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.48) from link #0
17983[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17984[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.48) from link #1
17985[Parsed_overlay_2 @ 0x3e39a60] n:2863.000000 t:114.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17986[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17987[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17988[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.52) from link #0
17989[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17990[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.52) from link #1
17991[Parsed_overlay_2 @ 0x3e39a60] n:2864.000000 t:114.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17992[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17993[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
17994[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.56) from link #0
17995[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
17996[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.56) from link #1
17997[Parsed_overlay_2 @ 0x3e39a60] n:2865.000000 t:114.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
17998[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
17999[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18000[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.6) from link #0
18001[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18002[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.6) from link #1
18003[Parsed_overlay_2 @ 0x3e39a60] n:2866.000000 t:114.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18004[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18005[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18006[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.64) from link #0
18007[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18008[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.64) from link #1
18009[Parsed_overlay_2 @ 0x3e39a60] n:2867.000000 t:114.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18010[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18011[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18012[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.68) from link #0
18013[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18014[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.68) from link #1
18015[Parsed_overlay_2 @ 0x3e39a60] n:2868.000000 t:114.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18016[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18017[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18018[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.72) from link #0
18019[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18020[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.72) from link #1
18021[Parsed_overlay_2 @ 0x3e39a60] n:2869.000000 t:114.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18022[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18023[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18024[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.76) from link #0
18025[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18026[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.76) from link #1
18027[Parsed_overlay_2 @ 0x3e39a60] n:2870.000000 t:114.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18028[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18029[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18030[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.8) from link #0
18031[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18032[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.8) from link #1
18033[Parsed_overlay_2 @ 0x3e39a60] n:2871.000000 t:114.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18034[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18035[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18036[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.84) from link #0
18037[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18038[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.84) from link #1
18039[Parsed_overlay_2 @ 0x3e39a60] n:2872.000000 t:114.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18040[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18041[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18042[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.88) from link #0
18043[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18044[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.88) from link #1
18045[Parsed_overlay_2 @ 0x3e39a60] n:2873.000000 t:114.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18046[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18047[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18048[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.92) from link #0
18049[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18050[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.92) from link #1
18051[Parsed_overlay_2 @ 0x3e39a60] n:2874.000000 t:114.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18052[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18053[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18054[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.96) from link #0
18055[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18056[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:114.96) from link #1
18057[Parsed_overlay_2 @ 0x3e39a60] n:2875.000000 t:114.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18058[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18059[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18060[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115) from link #0
18061[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18062[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115) from link #1
18063[Parsed_overlay_2 @ 0x3e39a60] n:2876.000000 t:115.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18064[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18065[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18066[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.04) from link #0
18067[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18068[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.04) from link #1
18069[Parsed_overlay_2 @ 0x3e39a60] n:2877.000000 t:115.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18070[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18071[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18072[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.08) from link #0
18073[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18074[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.08) from link #1
18075[Parsed_overlay_2 @ 0x3e39a60] n:2878.000000 t:115.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18076[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18077[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18078[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.12) from link #0
18079[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18080[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.12) from link #1
18081[Parsed_overlay_2 @ 0x3e39a60] n:2879.000000 t:115.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18082[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18083[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18084[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.16) from link #0
18085[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18086[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.16) from link #1
18087[Parsed_overlay_2 @ 0x3e39a60] n:2880.000000 t:115.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18088[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18089[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18090[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.2) from link #0
18091[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18092[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.2) from link #1
18093[Parsed_overlay_2 @ 0x3e39a60] n:2881.000000 t:115.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18094[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18095[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18096[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.24) from link #0
18097[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18098[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.24) from link #1
18099[Parsed_overlay_2 @ 0x3e39a60] n:2882.000000 t:115.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18100[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18101[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18102[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.28) from link #0
18103[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18104[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.28) from link #1
18105[Parsed_overlay_2 @ 0x3e39a60] n:2883.000000 t:115.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18106[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18107[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18108[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.32) from link #0
18109[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18110[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.32) from link #1
18111[Parsed_overlay_2 @ 0x3e39a60] n:2884.000000 t:115.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18112[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18113[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18114[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.36) from link #0
18115[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18116[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.36) from link #1
18117[Parsed_overlay_2 @ 0x3e39a60] n:2885.000000 t:115.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18118[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18119[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18120[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.4) from link #0
18121[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18122[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.4) from link #1
18123[Parsed_overlay_2 @ 0x3e39a60] n:2886.000000 t:115.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18124[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18125[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18126[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.44) from link #0
18127[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18128[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.44) from link #1
18129[Parsed_overlay_2 @ 0x3e39a60] n:2887.000000 t:115.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18130[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18131[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18132[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.48) from link #0
18133[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18134[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.48) from link #1
18135[Parsed_overlay_2 @ 0x3e39a60] n:2888.000000 t:115.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18136[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18137[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18138[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.52) from link #0
18139[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18140[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.52) from link #1
18141[Parsed_overlay_2 @ 0x3e39a60] n:2889.000000 t:115.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18142[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18143[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18144[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.56) from link #0
18145[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18146[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.56) from link #1
18147[Parsed_overlay_2 @ 0x3e39a60] n:2890.000000 t:115.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18148[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18149[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18150[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.6) from link #0
18151[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18152[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.6) from link #1
18153[Parsed_overlay_2 @ 0x3e39a60] n:2891.000000 t:115.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18154[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18155[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18156[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.64) from link #0
18157[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18158[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.64) from link #1
18159[Parsed_overlay_2 @ 0x3e39a60] n:2892.000000 t:115.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18160[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18161[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18162[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.68) from link #0
18163[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18164[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.68) from link #1
18165[Parsed_overlay_2 @ 0x3e39a60] n:2893.000000 t:115.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18166[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18167[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18168[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.72) from link #0
18169[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18170[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.72) from link #1
18171[Parsed_overlay_2 @ 0x3e39a60] n:2894.000000 t:115.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18172[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18173[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18174[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.76) from link #0
18175[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18176[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.76) from link #1
18177[Parsed_overlay_2 @ 0x3e39a60] n:2895.000000 t:115.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18178[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18179[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18180[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.8) from link #0
18181[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18182[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.8) from link #1
18183[Parsed_overlay_2 @ 0x3e39a60] n:2896.000000 t:115.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18184[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18185[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18186[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.84) from link #0
18187[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18188[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.84) from link #1
18189[Parsed_overlay_2 @ 0x3e39a60] n:2897.000000 t:115.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18190[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18191[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18192[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.88) from link #0
18193[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18194[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.88) from link #1
18195[Parsed_overlay_2 @ 0x3e39a60] n:2898.000000 t:115.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18196[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18197[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18198[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.92) from link #0
18199[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18200[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.92) from link #1
18201[Parsed_overlay_2 @ 0x3e39a60] n:2899.000000 t:115.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18202[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18203[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18204[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.96) from link #0
18205[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18206[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:115.96) from link #1
18207[Parsed_overlay_2 @ 0x3e39a60] n:2900.000000 t:115.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18208[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18209[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18210[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116) from link #0
18211[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18212[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116) from link #1
18213[Parsed_overlay_2 @ 0x3e39a60] n:2901.000000 t:116.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18214[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18215[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18216[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.04) from link #0
18217[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18218[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.04) from link #1
18219[Parsed_overlay_2 @ 0x3e39a60] n:2902.000000 t:116.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18220[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18221[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18222[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.08) from link #0
18223[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18224[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.08) from link #1
18225[Parsed_overlay_2 @ 0x3e39a60] n:2903.000000 t:116.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18226[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18227[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18228[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.12) from link #0
18229[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18230[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.12) from link #1
18231[Parsed_overlay_2 @ 0x3e39a60] n:2904.000000 t:116.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18232[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18233[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18234[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.16) from link #0
18235[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18236[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.16) from link #1
18237[Parsed_overlay_2 @ 0x3e39a60] n:2905.000000 t:116.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18238[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18239[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18240[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.2) from link #0
18241[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18242[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.2) from link #1
18243[Parsed_overlay_2 @ 0x3e39a60] n:2906.000000 t:116.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18244[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18245[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18246[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.24) from link #0
18247[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18248frame= 2906 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:01:56.24 bitrate=N/A speed=4.81x
18249[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.24) from link #1
18250[Parsed_overlay_2 @ 0x3e39a60] n:2907.000000 t:116.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18251[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18252[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18253[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.28) from link #0
18254[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18255[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.28) from link #1
18256[Parsed_overlay_2 @ 0x3e39a60] n:2908.000000 t:116.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18257[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18258[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18259[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.32) from link #0
18260[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18261[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.32) from link #1
18262[Parsed_overlay_2 @ 0x3e39a60] n:2909.000000 t:116.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18263[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18264[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18265[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.36) from link #0
18266[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18267[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.36) from link #1
18268[Parsed_overlay_2 @ 0x3e39a60] n:2910.000000 t:116.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18269[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18270[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18271[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.4) from link #0
18272[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18273[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.4) from link #1
18274[Parsed_overlay_2 @ 0x3e39a60] n:2911.000000 t:116.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18275[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18276[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18277[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.44) from link #0
18278[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18279[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.44) from link #1
18280[Parsed_overlay_2 @ 0x3e39a60] n:2912.000000 t:116.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18281[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18282[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18283[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.48) from link #0
18284[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18285[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.48) from link #1
18286[Parsed_overlay_2 @ 0x3e39a60] n:2913.000000 t:116.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18287[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18288[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18289[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.52) from link #0
18290[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18291[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.52) from link #1
18292[Parsed_overlay_2 @ 0x3e39a60] n:2914.000000 t:116.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18293[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18294[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18295[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.56) from link #0
18296[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18297[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.56) from link #1
18298[Parsed_overlay_2 @ 0x3e39a60] n:2915.000000 t:116.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18299[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18300[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18301[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.6) from link #0
18302[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18303[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.6) from link #1
18304[Parsed_overlay_2 @ 0x3e39a60] n:2916.000000 t:116.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18305[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18306[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18307[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.64) from link #0
18308[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18309[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.64) from link #1
18310[Parsed_overlay_2 @ 0x3e39a60] n:2917.000000 t:116.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18311[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18312[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18313[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.68) from link #0
18314[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18315[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.68) from link #1
18316[Parsed_overlay_2 @ 0x3e39a60] n:2918.000000 t:116.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18317[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18318[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18319[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.72) from link #0
18320[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18321[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.72) from link #1
18322[Parsed_overlay_2 @ 0x3e39a60] n:2919.000000 t:116.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18323[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18324[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18325[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.76) from link #0
18326[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18327[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.76) from link #1
18328[Parsed_overlay_2 @ 0x3e39a60] n:2920.000000 t:116.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18329[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18330[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18331[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.8) from link #0
18332[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18333[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.8) from link #1
18334[Parsed_overlay_2 @ 0x3e39a60] n:2921.000000 t:116.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18335[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18336[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18337[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.84) from link #0
18338[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18339[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.84) from link #1
18340[Parsed_overlay_2 @ 0x3e39a60] n:2922.000000 t:116.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18341[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18342[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18343[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.88) from link #0
18344[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18345[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.88) from link #1
18346[Parsed_overlay_2 @ 0x3e39a60] n:2923.000000 t:116.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18347[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18348[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18349[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.92) from link #0
18350[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18351[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.92) from link #1
18352[Parsed_overlay_2 @ 0x3e39a60] n:2924.000000 t:116.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18353[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18354[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18355[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.96) from link #0
18356[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18357[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:116.96) from link #1
18358[Parsed_overlay_2 @ 0x3e39a60] n:2925.000000 t:116.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18359[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18360[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18361[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117) from link #0
18362[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18363[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117) from link #1
18364[Parsed_overlay_2 @ 0x3e39a60] n:2926.000000 t:117.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18365[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18366[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18367[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.04) from link #0
18368[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18369[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.04) from link #1
18370[Parsed_overlay_2 @ 0x3e39a60] n:2927.000000 t:117.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18371[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18372[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18373[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.08) from link #0
18374[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18375[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.08) from link #1
18376[Parsed_overlay_2 @ 0x3e39a60] n:2928.000000 t:117.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18377[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18378[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18379[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.12) from link #0
18380[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18381[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.12) from link #1
18382[Parsed_overlay_2 @ 0x3e39a60] n:2929.000000 t:117.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18383[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18384[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18385[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.16) from link #0
18386[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18387[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.16) from link #1
18388[Parsed_overlay_2 @ 0x3e39a60] n:2930.000000 t:117.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18389[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18390[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18391[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.2) from link #0
18392[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18393[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.2) from link #1
18394[Parsed_overlay_2 @ 0x3e39a60] n:2931.000000 t:117.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18395[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18396[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18397[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.24) from link #0
18398[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18399[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.24) from link #1
18400[Parsed_overlay_2 @ 0x3e39a60] n:2932.000000 t:117.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18401[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18402[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18403[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.28) from link #0
18404[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18405[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.28) from link #1
18406[Parsed_overlay_2 @ 0x3e39a60] n:2933.000000 t:117.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18407[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18408[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18409[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.32) from link #0
18410[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18411[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.32) from link #1
18412[Parsed_overlay_2 @ 0x3e39a60] n:2934.000000 t:117.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18413[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18414[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18415[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.36) from link #0
18416[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18417[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.36) from link #1
18418[Parsed_overlay_2 @ 0x3e39a60] n:2935.000000 t:117.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18419[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18420[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18421[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.4) from link #0
18422[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18423[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.4) from link #1
18424[Parsed_overlay_2 @ 0x3e39a60] n:2936.000000 t:117.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18425[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18426[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18427[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.44) from link #0
18428[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18429[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.44) from link #1
18430[Parsed_overlay_2 @ 0x3e39a60] n:2937.000000 t:117.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18431[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18432[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18433[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.48) from link #0
18434[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18435[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.48) from link #1
18436[Parsed_overlay_2 @ 0x3e39a60] n:2938.000000 t:117.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18437[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18438[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18439[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.52) from link #0
18440[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18441[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.52) from link #1
18442[Parsed_overlay_2 @ 0x3e39a60] n:2939.000000 t:117.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18443[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18444[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.56) from link #0
18445[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18446[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.56) from link #1
18447[Parsed_overlay_2 @ 0x3e39a60] n:2940.000000 t:117.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18448[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18449[hls muxer @ 0x3e36080] deleting old segment segment20161224034543.ts
18450[AVIOContext @ 0x72619e0] Statistics: 0 seeks, 5 writeouts
18451[file @ 0x48b6020] Setting default whitelist 'file,crypto'
18452[file @ 0x5b83540] Setting default whitelist 'file,crypto'
18453[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:32
18454[AVIOContext @ 0x50a94c0] Statistics: 0 seeks, 1 writeouts
18455[AVIOContext @ 0x5c03d20] Statistics: 0 seeks, 5 writeouts
18456[file @ 0x3f79000] Setting default whitelist 'file,crypto'
18457[file @ 0x3e28b40] Setting default whitelist 'file,crypto'
18458[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:33
18459[AVIOContext @ 0x5b834a0] Statistics: 0 seeks, 1 writeouts
18460[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18461[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.6) from link #0
18462[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18463[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.6) from link #1
18464[Parsed_overlay_2 @ 0x3e39a60] n:2941.000000 t:117.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18465[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18466[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18467[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.64) from link #0
18468[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18469[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.64) from link #1
18470[Parsed_overlay_2 @ 0x3e39a60] n:2942.000000 t:117.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18471[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18472[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18473[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.68) from link #0
18474[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18475[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.68) from link #1
18476[Parsed_overlay_2 @ 0x3e39a60] n:2943.000000 t:117.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18477[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18478[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18479[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.72) from link #0
18480[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18481[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.72) from link #1
18482[Parsed_overlay_2 @ 0x3e39a60] n:2944.000000 t:117.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18483[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18484[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18485[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.76) from link #0
18486[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18487[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.76) from link #1
18488[Parsed_overlay_2 @ 0x3e39a60] n:2945.000000 t:117.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18489[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18490[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18491[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.8) from link #0
18492[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18493[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.8) from link #1
18494[Parsed_overlay_2 @ 0x3e39a60] n:2946.000000 t:117.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18495[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18496[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18497[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.84) from link #0
18498[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18499[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.84) from link #1
18500[Parsed_overlay_2 @ 0x3e39a60] n:2947.000000 t:117.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18501[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18502[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18503[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.88) from link #0
18504[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18505[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.88) from link #1
18506[Parsed_overlay_2 @ 0x3e39a60] n:2948.000000 t:117.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18507[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18508[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18509[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.92) from link #0
18510[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18511[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.92) from link #1
18512[Parsed_overlay_2 @ 0x3e39a60] n:2949.000000 t:117.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18513[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18514[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18515[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.96) from link #0
18516[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18517[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:117.96) from link #1
18518[Parsed_overlay_2 @ 0x3e39a60] n:2950.000000 t:117.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18519[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18520[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18521[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118) from link #0
18522[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18523[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118) from link #1
18524[Parsed_overlay_2 @ 0x3e39a60] n:2951.000000 t:118.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18525[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18526[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18527[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.04) from link #0
18528[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18529[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.04) from link #1
18530[Parsed_overlay_2 @ 0x3e39a60] n:2952.000000 t:118.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18531[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18532[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18533[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.08) from link #0
18534[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18535[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.08) from link #1
18536[Parsed_overlay_2 @ 0x3e39a60] n:2953.000000 t:118.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18537[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18538[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18539[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.12) from link #0
18540[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18541[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.12) from link #1
18542[Parsed_overlay_2 @ 0x3e39a60] n:2954.000000 t:118.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18543[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18544[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18545[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.16) from link #0
18546[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18547[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.16) from link #1
18548[Parsed_overlay_2 @ 0x3e39a60] n:2955.000000 t:118.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18549[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18550[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18551[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.2) from link #0
18552[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18553[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.2) from link #1
18554[Parsed_overlay_2 @ 0x3e39a60] n:2956.000000 t:118.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18555[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18556[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18557[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.24) from link #0
18558[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18559[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.24) from link #1
18560[Parsed_overlay_2 @ 0x3e39a60] n:2957.000000 t:118.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18561[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18562[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18563[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.28) from link #0
18564[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18565[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.28) from link #1
18566[Parsed_overlay_2 @ 0x3e39a60] n:2958.000000 t:118.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18567[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18568[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18569[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.32) from link #0
18570[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18571[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.32) from link #1
18572[Parsed_overlay_2 @ 0x3e39a60] n:2959.000000 t:118.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18573[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18574[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18575[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.36) from link #0
18576[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18577[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.36) from link #1
18578[Parsed_overlay_2 @ 0x3e39a60] n:2960.000000 t:118.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18579[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18580[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18581[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.4) from link #0
18582[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18583[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.4) from link #1
18584[Parsed_overlay_2 @ 0x3e39a60] n:2961.000000 t:118.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18585[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18586[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18587[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.44) from link #0
18588[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18589[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.44) from link #1
18590[Parsed_overlay_2 @ 0x3e39a60] n:2962.000000 t:118.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18591[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18592[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18593[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.48) from link #0
18594[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18595frame= 2962 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:02:00.00 bitrate=N/A speed=4.87x
18596[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.48) from link #1
18597[Parsed_overlay_2 @ 0x3e39a60] n:2963.000000 t:118.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18598[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18599[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.52) from link #0
18601[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18602[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.52) from link #1
18603[Parsed_overlay_2 @ 0x3e39a60] n:2964.000000 t:118.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18604[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18605[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.56) from link #0
18607[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18608[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.56) from link #1
18609[Parsed_overlay_2 @ 0x3e39a60] n:2965.000000 t:118.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18610[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18611[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.6) from link #0
18613[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18614[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.6) from link #1
18615[Parsed_overlay_2 @ 0x3e39a60] n:2966.000000 t:118.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18616[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18617[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.64) from link #0
18619[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18620[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.64) from link #1
18621[Parsed_overlay_2 @ 0x3e39a60] n:2967.000000 t:118.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18622[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18623[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.68) from link #0
18625[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18626[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.68) from link #1
18627[Parsed_overlay_2 @ 0x3e39a60] n:2968.000000 t:118.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18628[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18629[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.72) from link #0
18631[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18632[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.72) from link #1
18633[Parsed_overlay_2 @ 0x3e39a60] n:2969.000000 t:118.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18634[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18635[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.76) from link #0
18637[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18638[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.76) from link #1
18639[Parsed_overlay_2 @ 0x3e39a60] n:2970.000000 t:118.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18640[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18641[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18642[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.8) from link #0
18643[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18644[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.8) from link #1
18645[Parsed_overlay_2 @ 0x3e39a60] n:2971.000000 t:118.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18646[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18647[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.84) from link #0
18649[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18650[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.84) from link #1
18651[Parsed_overlay_2 @ 0x3e39a60] n:2972.000000 t:118.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18652[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18653[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18654[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.88) from link #0
18655[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18656[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.88) from link #1
18657[Parsed_overlay_2 @ 0x3e39a60] n:2973.000000 t:118.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18658[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18659[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18660[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.92) from link #0
18661[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18662[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.92) from link #1
18663[Parsed_overlay_2 @ 0x3e39a60] n:2974.000000 t:118.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18664[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18665[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18666[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.96) from link #0
18667[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18668[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:118.96) from link #1
18669[Parsed_overlay_2 @ 0x3e39a60] n:2975.000000 t:118.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18670[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18671[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18672[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119) from link #0
18673[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18674[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119) from link #1
18675[Parsed_overlay_2 @ 0x3e39a60] n:2976.000000 t:119.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18676[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18677[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18678[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.04) from link #0
18679[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18680[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.04) from link #1
18681[Parsed_overlay_2 @ 0x3e39a60] n:2977.000000 t:119.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18682[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18683[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18684[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.08) from link #0
18685[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18686[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.08) from link #1
18687[Parsed_overlay_2 @ 0x3e39a60] n:2978.000000 t:119.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18688[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18689[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18690[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.12) from link #0
18691[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18692[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.12) from link #1
18693[Parsed_overlay_2 @ 0x3e39a60] n:2979.000000 t:119.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18694[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18695[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18696[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.16) from link #0
18697[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18698[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.16) from link #1
18699[Parsed_overlay_2 @ 0x3e39a60] n:2980.000000 t:119.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18700[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18701[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18702[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.2) from link #0
18703[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18704[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.2) from link #1
18705[Parsed_overlay_2 @ 0x3e39a60] n:2981.000000 t:119.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18706[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18707[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18708[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.24) from link #0
18709[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18710[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.24) from link #1
18711[Parsed_overlay_2 @ 0x3e39a60] n:2982.000000 t:119.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18712[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18713[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18714[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.28) from link #0
18715[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18716[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.28) from link #1
18717[Parsed_overlay_2 @ 0x3e39a60] n:2983.000000 t:119.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18718[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18719[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18720[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.32) from link #0
18721[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18722[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.32) from link #1
18723[Parsed_overlay_2 @ 0x3e39a60] n:2984.000000 t:119.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18724[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18725[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18726[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.36) from link #0
18727[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18728[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.36) from link #1
18729[Parsed_overlay_2 @ 0x3e39a60] n:2985.000000 t:119.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18730[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18731[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18732[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.4) from link #0
18733[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18734[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.4) from link #1
18735[Parsed_overlay_2 @ 0x3e39a60] n:2986.000000 t:119.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18736[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18737[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18738[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.44) from link #0
18739[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18740[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.44) from link #1
18741[Parsed_overlay_2 @ 0x3e39a60] n:2987.000000 t:119.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18742[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18743[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18744[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.48) from link #0
18745[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18746[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.48) from link #1
18747[Parsed_overlay_2 @ 0x3e39a60] n:2988.000000 t:119.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18748[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18749[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18750[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.52) from link #0
18751[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18752[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.52) from link #1
18753[Parsed_overlay_2 @ 0x3e39a60] n:2989.000000 t:119.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18754[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18755[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18756[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.56) from link #0
18757[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18758[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.56) from link #1
18759[Parsed_overlay_2 @ 0x3e39a60] n:2990.000000 t:119.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18760[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18761[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18762[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.6) from link #0
18763[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18764[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.6) from link #1
18765[Parsed_overlay_2 @ 0x3e39a60] n:2991.000000 t:119.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18766[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18767[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18768[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.64) from link #0
18769[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18770[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.64) from link #1
18771[Parsed_overlay_2 @ 0x3e39a60] n:2992.000000 t:119.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18772[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18773[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18774[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.68) from link #0
18775[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18776[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.68) from link #1
18777[Parsed_overlay_2 @ 0x3e39a60] n:2993.000000 t:119.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18778[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18779[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18780[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.72) from link #0
18781[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18782[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.72) from link #1
18783[Parsed_overlay_2 @ 0x3e39a60] n:2994.000000 t:119.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18784[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18785[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18786[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.76) from link #0
18787[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18788[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.76) from link #1
18789[Parsed_overlay_2 @ 0x3e39a60] n:2995.000000 t:119.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18790[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18791[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18792[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.8) from link #0
18793[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18794[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.8) from link #1
18795[Parsed_overlay_2 @ 0x3e39a60] n:2996.000000 t:119.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18796[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18797[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18798[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.84) from link #0
18799[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18800[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.84) from link #1
18801[Parsed_overlay_2 @ 0x3e39a60] n:2997.000000 t:119.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18802[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18803[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18804[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.88) from link #0
18805[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18806[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.88) from link #1
18807[Parsed_overlay_2 @ 0x3e39a60] n:2998.000000 t:119.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18808[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18809[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18810[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.92) from link #0
18811[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18812[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.92) from link #1
18813[Parsed_overlay_2 @ 0x3e39a60] n:2999.000000 t:119.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18814[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18815[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18816[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.96) from link #0
18817[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18818[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:119.96) from link #1
18819[Parsed_overlay_2 @ 0x3e39a60] n:3000.000000 t:119.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18820[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18821[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18822[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120) from link #0
18823[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18824[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120) from link #1
18825[Parsed_overlay_2 @ 0x3e39a60] n:3001.000000 t:120.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18826[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18827[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18828[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.04) from link #0
18829[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18830[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.04) from link #1
18831[Parsed_overlay_2 @ 0x3e39a60] n:3002.000000 t:120.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18832[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18833[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18834[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.08) from link #0
18835[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18836[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.08) from link #1
18837[Parsed_overlay_2 @ 0x3e39a60] n:3003.000000 t:120.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18838[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18839[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18840[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.12) from link #0
18841[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18842[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.12) from link #1
18843[Parsed_overlay_2 @ 0x3e39a60] n:3004.000000 t:120.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18844[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18845[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18846[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.16) from link #0
18847[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18848[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.16) from link #1
18849[Parsed_overlay_2 @ 0x3e39a60] n:3005.000000 t:120.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18850[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18851[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18852[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.2) from link #0
18853[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18854[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.2) from link #1
18855[Parsed_overlay_2 @ 0x3e39a60] n:3006.000000 t:120.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18856[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18857[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18858[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.24) from link #0
18859[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18860[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.24) from link #1
18861[Parsed_overlay_2 @ 0x3e39a60] n:3007.000000 t:120.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18862[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18863[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18864[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.28) from link #0
18865[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18866[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.28) from link #1
18867[Parsed_overlay_2 @ 0x3e39a60] n:3008.000000 t:120.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18868[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18869[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18870[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.32) from link #0
18871[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18872[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.32) from link #1
18873[Parsed_overlay_2 @ 0x3e39a60] n:3009.000000 t:120.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18874[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18875[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18876[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.36) from link #0
18877[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18878[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.36) from link #1
18879[Parsed_overlay_2 @ 0x3e39a60] n:3010.000000 t:120.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18880[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18881[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18882[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.4) from link #0
18883[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18884[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.4) from link #1
18885[Parsed_overlay_2 @ 0x3e39a60] n:3011.000000 t:120.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18886[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18887[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18888[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.44) from link #0
18889[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18890[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.44) from link #1
18891[Parsed_overlay_2 @ 0x3e39a60] n:3012.000000 t:120.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18892[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18893[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18894[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.48) from link #0
18895[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18896[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.48) from link #1
18897[Parsed_overlay_2 @ 0x3e39a60] n:3013.000000 t:120.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18898[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18899[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18900[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.52) from link #0
18901[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18902[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.52) from link #1
18903[Parsed_overlay_2 @ 0x3e39a60] n:3014.000000 t:120.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18904[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18905[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18906[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.56) from link #0
18907[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18908[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.56) from link #1
18909[Parsed_overlay_2 @ 0x3e39a60] n:3015.000000 t:120.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18910[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18911[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18912[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.6) from link #0
18913[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18914[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.6) from link #1
18915[Parsed_overlay_2 @ 0x3e39a60] n:3016.000000 t:120.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18916[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18917[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18918[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.64) from link #0
18919[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18920[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.64) from link #1
18921[Parsed_overlay_2 @ 0x3e39a60] n:3017.000000 t:120.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18922[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18923[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18924[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.68) from link #0
18925[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18926[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.68) from link #1
18927[Parsed_overlay_2 @ 0x3e39a60] n:3018.000000 t:120.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18928[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18929[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18930[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.72) from link #0
18931[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18932[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.72) from link #1
18933[Parsed_overlay_2 @ 0x3e39a60] n:3019.000000 t:120.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18934[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18935[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18936[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.76) from link #0
18937[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18938[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.76) from link #1
18939[Parsed_overlay_2 @ 0x3e39a60] n:3020.000000 t:120.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18940[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18941[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18942[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.8) from link #0
18943[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18944[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.8) from link #1
18945[Parsed_overlay_2 @ 0x3e39a60] n:3021.000000 t:120.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18946[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18947[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18948[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.84) from link #0
18949[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18950[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.84) from link #1
18951[Parsed_overlay_2 @ 0x3e39a60] n:3022.000000 t:120.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18952[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18953[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18954[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.88) from link #0
18955[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18956[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.88) from link #1
18957[Parsed_overlay_2 @ 0x3e39a60] n:3023.000000 t:120.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18958[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18959[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18960[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.92) from link #0
18961[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18962[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.92) from link #1
18963[Parsed_overlay_2 @ 0x3e39a60] n:3024.000000 t:120.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18964[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18965[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18966[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.96) from link #0
18967[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18968[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:120.96) from link #1
18969[Parsed_overlay_2 @ 0x3e39a60] n:3025.000000 t:120.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18970[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18971[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18972[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121) from link #0
18973[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18974[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121) from link #1
18975[Parsed_overlay_2 @ 0x3e39a60] n:3026.000000 t:121.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18976[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18977[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18978[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.04) from link #0
18979[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18980[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.04) from link #1
18981[Parsed_overlay_2 @ 0x3e39a60] n:3027.000000 t:121.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18982[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18983[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18984[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.08) from link #0
18985[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18986frame= 3027 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:02:01.08 bitrate=N/A speed=4.81x
18987[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.08) from link #1
18988[Parsed_overlay_2 @ 0x3e39a60] n:3028.000000 t:121.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18989[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18990[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18991[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.12) from link #0
18992[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18993[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.12) from link #1
18994[Parsed_overlay_2 @ 0x3e39a60] n:3029.000000 t:121.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
18995[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
18996[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
18997[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.16) from link #0
18998[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
18999[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.16) from link #1
19000[Parsed_overlay_2 @ 0x3e39a60] n:3030.000000 t:121.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19001[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19002[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19003[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.2) from link #0
19004[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19005[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.2) from link #1
19006[Parsed_overlay_2 @ 0x3e39a60] n:3031.000000 t:121.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19007[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19008[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19009[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.24) from link #0
19010[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19011[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.24) from link #1
19012[Parsed_overlay_2 @ 0x3e39a60] n:3032.000000 t:121.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19013[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19014[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19015[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.28) from link #0
19016[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19017[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.28) from link #1
19018[Parsed_overlay_2 @ 0x3e39a60] n:3033.000000 t:121.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19019[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19020[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19021[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.32) from link #0
19022[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19023[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.32) from link #1
19024[Parsed_overlay_2 @ 0x3e39a60] n:3034.000000 t:121.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19025[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19026[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19027[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.36) from link #0
19028[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19029[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.36) from link #1
19030[Parsed_overlay_2 @ 0x3e39a60] n:3035.000000 t:121.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19031[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19032[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19033[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.4) from link #0
19034[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19035[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.4) from link #1
19036[Parsed_overlay_2 @ 0x3e39a60] n:3036.000000 t:121.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19037[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19038[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19039[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.44) from link #0
19040[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19041[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.44) from link #1
19042[Parsed_overlay_2 @ 0x3e39a60] n:3037.000000 t:121.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19043[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19044[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19045[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.48) from link #0
19046[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19047[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.48) from link #1
19048[Parsed_overlay_2 @ 0x3e39a60] n:3038.000000 t:121.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19049[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19050[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19051[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.52) from link #0
19052[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19053[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.52) from link #1
19054[Parsed_overlay_2 @ 0x3e39a60] n:3039.000000 t:121.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19055[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19056[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19057[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.56) from link #0
19058[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19059[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.56) from link #1
19060[Parsed_overlay_2 @ 0x3e39a60] n:3040.000000 t:121.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19061[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19062[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19063[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.6) from link #0
19064[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19065[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.6) from link #1
19066[Parsed_overlay_2 @ 0x3e39a60] n:3041.000000 t:121.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19067[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19068[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19069[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.64) from link #0
19070[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19071[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.64) from link #1
19072[Parsed_overlay_2 @ 0x3e39a60] n:3042.000000 t:121.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19073[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19074[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19075[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.68) from link #0
19076[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19077[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.68) from link #1
19078[Parsed_overlay_2 @ 0x3e39a60] n:3043.000000 t:121.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19079[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19080[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19081[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.72) from link #0
19082[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19083[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.72) from link #1
19084[Parsed_overlay_2 @ 0x3e39a60] n:3044.000000 t:121.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19085[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19086[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19087[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.76) from link #0
19088[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19089[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.76) from link #1
19090[Parsed_overlay_2 @ 0x3e39a60] n:3045.000000 t:121.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19091[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19092[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19093[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.8) from link #0
19094[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19095[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.8) from link #1
19096[Parsed_overlay_2 @ 0x3e39a60] n:3046.000000 t:121.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19097[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19098[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19099[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.84) from link #0
19100[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19101[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.84) from link #1
19102[Parsed_overlay_2 @ 0x3e39a60] n:3047.000000 t:121.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19103[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19104[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19105[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.88) from link #0
19106[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19107[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.88) from link #1
19108[Parsed_overlay_2 @ 0x3e39a60] n:3048.000000 t:121.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19109[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19110[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19111[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.92) from link #0
19112[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19113[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.92) from link #1
19114[Parsed_overlay_2 @ 0x3e39a60] n:3049.000000 t:121.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19115[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19116[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19117[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.96) from link #0
19118[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19119[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:121.96) from link #1
19120[Parsed_overlay_2 @ 0x3e39a60] n:3050.000000 t:121.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19121[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19122[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19123[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122) from link #0
19124[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19125[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122) from link #1
19126[Parsed_overlay_2 @ 0x3e39a60] n:3051.000000 t:122.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19127[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19128[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19129[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.04) from link #0
19130[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19131[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.04) from link #1
19132[Parsed_overlay_2 @ 0x3e39a60] n:3052.000000 t:122.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19133[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19134[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19135[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.08) from link #0
19136[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19137[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.08) from link #1
19138[Parsed_overlay_2 @ 0x3e39a60] n:3053.000000 t:122.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19139[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19140[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19141[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.12) from link #0
19142[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19143[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.12) from link #1
19144[Parsed_overlay_2 @ 0x3e39a60] n:3054.000000 t:122.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19145[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19146[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19147[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.16) from link #0
19148[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19149[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.16) from link #1
19150[Parsed_overlay_2 @ 0x3e39a60] n:3055.000000 t:122.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19151[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19152[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19153[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.2) from link #0
19154[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19155[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.2) from link #1
19156[Parsed_overlay_2 @ 0x3e39a60] n:3056.000000 t:122.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19157[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19158[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19159[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.24) from link #0
19160[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19161[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.24) from link #1
19162[Parsed_overlay_2 @ 0x3e39a60] n:3057.000000 t:122.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19163[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19164[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19165[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.28) from link #0
19166[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19167[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.28) from link #1
19168[Parsed_overlay_2 @ 0x3e39a60] n:3058.000000 t:122.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19169[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19170[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19171[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.32) from link #0
19172[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19173[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.32) from link #1
19174[Parsed_overlay_2 @ 0x3e39a60] n:3059.000000 t:122.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19175[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19176[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19177[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.36) from link #0
19178[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19179[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.36) from link #1
19180[Parsed_overlay_2 @ 0x3e39a60] n:3060.000000 t:122.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19181[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19182[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19183[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.4) from link #0
19184[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19185[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.4) from link #1
19186[Parsed_overlay_2 @ 0x3e39a60] n:3061.000000 t:122.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19187[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19188[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19189[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.44) from link #0
19190[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19191[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.44) from link #1
19192[Parsed_overlay_2 @ 0x3e39a60] n:3062.000000 t:122.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19193[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19194[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19195[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.48) from link #0
19196[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19197[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.48) from link #1
19198[Parsed_overlay_2 @ 0x3e39a60] n:3063.000000 t:122.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19199[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19200[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19201[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.52) from link #0
19202[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19203[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.52) from link #1
19204[Parsed_overlay_2 @ 0x3e39a60] n:3064.000000 t:122.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19205[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19206[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.56) from link #0
19207[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19208[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.56) from link #1
19209[Parsed_overlay_2 @ 0x3e39a60] n:3065.000000 t:122.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19210[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19211[hls muxer @ 0x3e36080] deleting old segment segment20161224034543.ts
19212[hls muxer @ 0x3e36080] failed to delete old segment /dev/shm/segment20161224034543.ts: No such file or directory
19213[AVIOContext @ 0x3dec020] Statistics: 0 seeks, 5 writeouts
19214[file @ 0x48b6600] Setting default whitelist 'file,crypto'
19215[file @ 0x5aae980] Setting default whitelist 'file,crypto'
19216[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:34
19217[AVIOContext @ 0x777f9c0] Statistics: 0 seeks, 1 writeouts
19218[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19219[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.6) from link #0
19220[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19221[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.6) from link #1
19222[Parsed_overlay_2 @ 0x3e39a60] n:3066.000000 t:122.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19223[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19224[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19225[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.64) from link #0
19226[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19227[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.64) from link #1
19228[Parsed_overlay_2 @ 0x3e39a60] n:3067.000000 t:122.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19229[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19230[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19231[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.68) from link #0
19232[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19233[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.68) from link #1
19234[Parsed_overlay_2 @ 0x3e39a60] n:3068.000000 t:122.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19235[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19236[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19237[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.72) from link #0
19238[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19239[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.72) from link #1
19240[Parsed_overlay_2 @ 0x3e39a60] n:3069.000000 t:122.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19241[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19242[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19243[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.76) from link #0
19244[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19245[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.76) from link #1
19246[Parsed_overlay_2 @ 0x3e39a60] n:3070.000000 t:122.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19247[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19248[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19249[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.8) from link #0
19250[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19251[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.8) from link #1
19252[Parsed_overlay_2 @ 0x3e39a60] n:3071.000000 t:122.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19253[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19254[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19255[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.84) from link #0
19256[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19257[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.84) from link #1
19258[Parsed_overlay_2 @ 0x3e39a60] n:3072.000000 t:122.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19259[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19260[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19261[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.88) from link #0
19262[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19263[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.88) from link #1
19264[Parsed_overlay_2 @ 0x3e39a60] n:3073.000000 t:122.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19265[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19266[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19267[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.92) from link #0
19268[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19269[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.92) from link #1
19270[Parsed_overlay_2 @ 0x3e39a60] n:3074.000000 t:122.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19271[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19272[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19273[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.96) from link #0
19274[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19275[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:122.96) from link #1
19276[Parsed_overlay_2 @ 0x3e39a60] n:3075.000000 t:122.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19277[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19278[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19279[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123) from link #0
19280[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19281[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123) from link #1
19282[Parsed_overlay_2 @ 0x3e39a60] n:3076.000000 t:123.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19283[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19284[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19285[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.04) from link #0
19286[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19287[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.04) from link #1
19288[Parsed_overlay_2 @ 0x3e39a60] n:3077.000000 t:123.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19289[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19290[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19291[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.08) from link #0
19292[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19293[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.08) from link #1
19294[Parsed_overlay_2 @ 0x3e39a60] n:3078.000000 t:123.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19295[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19296[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19297[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.12) from link #0
19298[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19299[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.12) from link #1
19300[Parsed_overlay_2 @ 0x3e39a60] n:3079.000000 t:123.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19301[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19302[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19303[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.16) from link #0
19304[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19305[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.16) from link #1
19306[Parsed_overlay_2 @ 0x3e39a60] n:3080.000000 t:123.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19307[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19308[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19309[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.2) from link #0
19310[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19311[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.2) from link #1
19312[Parsed_overlay_2 @ 0x3e39a60] n:3081.000000 t:123.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19313[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19314[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19315[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.24) from link #0
19316[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19317[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.24) from link #1
19318[Parsed_overlay_2 @ 0x3e39a60] n:3082.000000 t:123.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19319[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19320[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19321[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.28) from link #0
19322[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19323[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.28) from link #1
19324[Parsed_overlay_2 @ 0x3e39a60] n:3083.000000 t:123.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19325[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19326[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19327[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.32) from link #0
19328[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19329frame= 3083 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:02:05.00 bitrate=N/A speed=4.87x
19330[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.32) from link #1
19331[Parsed_overlay_2 @ 0x3e39a60] n:3084.000000 t:123.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19332[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19333[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19334[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.36) from link #0
19335[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19336[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.36) from link #1
19337[Parsed_overlay_2 @ 0x3e39a60] n:3085.000000 t:123.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19338[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19339[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19340[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.4) from link #0
19341[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19342[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.4) from link #1
19343[Parsed_overlay_2 @ 0x3e39a60] n:3086.000000 t:123.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19344[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19345[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19346[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.44) from link #0
19347[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19348[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.44) from link #1
19349[Parsed_overlay_2 @ 0x3e39a60] n:3087.000000 t:123.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19350[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19351[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19352[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.48) from link #0
19353[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19354[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.48) from link #1
19355[Parsed_overlay_2 @ 0x3e39a60] n:3088.000000 t:123.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19356[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19357[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19358[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.52) from link #0
19359[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19360[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.52) from link #1
19361[Parsed_overlay_2 @ 0x3e39a60] n:3089.000000 t:123.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19362[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19363[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19364[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.56) from link #0
19365[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19366[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.56) from link #1
19367[Parsed_overlay_2 @ 0x3e39a60] n:3090.000000 t:123.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19368[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19369[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19370[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.6) from link #0
19371[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19372[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.6) from link #1
19373[Parsed_overlay_2 @ 0x3e39a60] n:3091.000000 t:123.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19374[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19375[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19376[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.64) from link #0
19377[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19378[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.64) from link #1
19379[Parsed_overlay_2 @ 0x3e39a60] n:3092.000000 t:123.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19380[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19381[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19382[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.68) from link #0
19383[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19384[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.68) from link #1
19385[Parsed_overlay_2 @ 0x3e39a60] n:3093.000000 t:123.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19386[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19387[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19388[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.72) from link #0
19389[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19390[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.72) from link #1
19391[Parsed_overlay_2 @ 0x3e39a60] n:3094.000000 t:123.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19392[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19393[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19394[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.76) from link #0
19395[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19396[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.76) from link #1
19397[Parsed_overlay_2 @ 0x3e39a60] n:3095.000000 t:123.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19398[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19399[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19400[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.8) from link #0
19401[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19402[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.8) from link #1
19403[Parsed_overlay_2 @ 0x3e39a60] n:3096.000000 t:123.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19404[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19405[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19406[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.84) from link #0
19407[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19408[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.84) from link #1
19409[Parsed_overlay_2 @ 0x3e39a60] n:3097.000000 t:123.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19410[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19411[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19412[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.88) from link #0
19413[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19414[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.88) from link #1
19415[Parsed_overlay_2 @ 0x3e39a60] n:3098.000000 t:123.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19416[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19417[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19418[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.92) from link #0
19419[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19420[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.92) from link #1
19421[Parsed_overlay_2 @ 0x3e39a60] n:3099.000000 t:123.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19422[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19423[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19424[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.96) from link #0
19425[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19426[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:123.96) from link #1
19427[Parsed_overlay_2 @ 0x3e39a60] n:3100.000000 t:123.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19428[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19429[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19430[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124) from link #0
19431[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19432[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124) from link #1
19433[Parsed_overlay_2 @ 0x3e39a60] n:3101.000000 t:124.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19434[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19435[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19436[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.04) from link #0
19437[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19438[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.04) from link #1
19439[Parsed_overlay_2 @ 0x3e39a60] n:3102.000000 t:124.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19440[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19441[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19442[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.08) from link #0
19443[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19444[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.08) from link #1
19445[Parsed_overlay_2 @ 0x3e39a60] n:3103.000000 t:124.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19446[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19447[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19448[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.12) from link #0
19449[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19450[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.12) from link #1
19451[Parsed_overlay_2 @ 0x3e39a60] n:3104.000000 t:124.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19452[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19453[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19454[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.16) from link #0
19455[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19456[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.16) from link #1
19457[Parsed_overlay_2 @ 0x3e39a60] n:3105.000000 t:124.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19458[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19459[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19460[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.2) from link #0
19461[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19462[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.2) from link #1
19463[Parsed_overlay_2 @ 0x3e39a60] n:3106.000000 t:124.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19464[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19465[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19466[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.24) from link #0
19467[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19468[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.24) from link #1
19469[Parsed_overlay_2 @ 0x3e39a60] n:3107.000000 t:124.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19470[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19471[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19472[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.28) from link #0
19473[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19474[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.28) from link #1
19475[Parsed_overlay_2 @ 0x3e39a60] n:3108.000000 t:124.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19476[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19477[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19478[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.32) from link #0
19479[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19480[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.32) from link #1
19481[Parsed_overlay_2 @ 0x3e39a60] n:3109.000000 t:124.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19482[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19483[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19484[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.36) from link #0
19485[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19486[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.36) from link #1
19487[Parsed_overlay_2 @ 0x3e39a60] n:3110.000000 t:124.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19488[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19489[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19490[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.4) from link #0
19491[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19492[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.4) from link #1
19493[Parsed_overlay_2 @ 0x3e39a60] n:3111.000000 t:124.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19494[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19495[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19496[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.44) from link #0
19497[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19498[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.44) from link #1
19499[Parsed_overlay_2 @ 0x3e39a60] n:3112.000000 t:124.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19500[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19501[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19502[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.48) from link #0
19503[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19504[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.48) from link #1
19505[Parsed_overlay_2 @ 0x3e39a60] n:3113.000000 t:124.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19506[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19507[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19508[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.52) from link #0
19509[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19510[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.52) from link #1
19511[Parsed_overlay_2 @ 0x3e39a60] n:3114.000000 t:124.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19512[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19513[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19514[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.56) from link #0
19515[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19516[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.56) from link #1
19517[Parsed_overlay_2 @ 0x3e39a60] n:3115.000000 t:124.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19518[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19519[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19520[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.6) from link #0
19521[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19522[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.6) from link #1
19523[Parsed_overlay_2 @ 0x3e39a60] n:3116.000000 t:124.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19524[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19525[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19526[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.64) from link #0
19527[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19528[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.64) from link #1
19529[Parsed_overlay_2 @ 0x3e39a60] n:3117.000000 t:124.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19530[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19531[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19532[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.68) from link #0
19533[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19534[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.68) from link #1
19535[Parsed_overlay_2 @ 0x3e39a60] n:3118.000000 t:124.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19536[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19537[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19538[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.72) from link #0
19539[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19540[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.72) from link #1
19541[Parsed_overlay_2 @ 0x3e39a60] n:3119.000000 t:124.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19542[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19543[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19544[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.76) from link #0
19545[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19546[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.76) from link #1
19547[Parsed_overlay_2 @ 0x3e39a60] n:3120.000000 t:124.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19548[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19549[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19550[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.8) from link #0
19551[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19552[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.8) from link #1
19553[Parsed_overlay_2 @ 0x3e39a60] n:3121.000000 t:124.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19554[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19555[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19556[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.84) from link #0
19557[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19558[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.84) from link #1
19559[Parsed_overlay_2 @ 0x3e39a60] n:3122.000000 t:124.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19560[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19561[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19562[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.88) from link #0
19563[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19564[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.88) from link #1
19565[Parsed_overlay_2 @ 0x3e39a60] n:3123.000000 t:124.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19566[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19567[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19568[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.92) from link #0
19569[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19570[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.92) from link #1
19571[Parsed_overlay_2 @ 0x3e39a60] n:3124.000000 t:124.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19572[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19573[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19574[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.96) from link #0
19575[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19576[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:124.96) from link #1
19577[Parsed_overlay_2 @ 0x3e39a60] n:3125.000000 t:124.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19578[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19579[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19580[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125) from link #0
19581[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19582[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125) from link #1
19583[Parsed_overlay_2 @ 0x3e39a60] n:3126.000000 t:125.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19584[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19585[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19586[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.04) from link #0
19587[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19588[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.04) from link #1
19589[Parsed_overlay_2 @ 0x3e39a60] n:3127.000000 t:125.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19590[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19591[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19592[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.08) from link #0
19593[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19594[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.08) from link #1
19595[Parsed_overlay_2 @ 0x3e39a60] n:3128.000000 t:125.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19596[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19597[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19598[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.12) from link #0
19599[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19600[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.12) from link #1
19601[Parsed_overlay_2 @ 0x3e39a60] n:3129.000000 t:125.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19602[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19603[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19604[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.16) from link #0
19605[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19606[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.16) from link #1
19607[Parsed_overlay_2 @ 0x3e39a60] n:3130.000000 t:125.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19608[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19609[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19610[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.2) from link #0
19611[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19612[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.2) from link #1
19613[Parsed_overlay_2 @ 0x3e39a60] n:3131.000000 t:125.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19614[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19615[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19616[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.24) from link #0
19617[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19618[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.24) from link #1
19619[Parsed_overlay_2 @ 0x3e39a60] n:3132.000000 t:125.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19620[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19621[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19622[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.28) from link #0
19623[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19624[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.28) from link #1
19625[Parsed_overlay_2 @ 0x3e39a60] n:3133.000000 t:125.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19626[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19627[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19628[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.32) from link #0
19629[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19630[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.32) from link #1
19631[Parsed_overlay_2 @ 0x3e39a60] n:3134.000000 t:125.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19632[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19633[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19634[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.36) from link #0
19635[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19636[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.36) from link #1
19637[Parsed_overlay_2 @ 0x3e39a60] n:3135.000000 t:125.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19638[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19639[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19640[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.4) from link #0
19641[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19642[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.4) from link #1
19643[Parsed_overlay_2 @ 0x3e39a60] n:3136.000000 t:125.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19644[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19645[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19646[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.44) from link #0
19647[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19648[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.44) from link #1
19649[Parsed_overlay_2 @ 0x3e39a60] n:3137.000000 t:125.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19650[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19651[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19652[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.48) from link #0
19653[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19654[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.48) from link #1
19655[Parsed_overlay_2 @ 0x3e39a60] n:3138.000000 t:125.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19656[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19657[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19658[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.52) from link #0
19659[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19660[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.52) from link #1
19661[Parsed_overlay_2 @ 0x3e39a60] n:3139.000000 t:125.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19662[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19663[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19664[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.56) from link #0
19665[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19666[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.56) from link #1
19667[Parsed_overlay_2 @ 0x3e39a60] n:3140.000000 t:125.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19668[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19669[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19670[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.6) from link #0
19671[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19672[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.6) from link #1
19673[Parsed_overlay_2 @ 0x3e39a60] n:3141.000000 t:125.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19674[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19675[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19676[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.64) from link #0
19677[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19678[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.64) from link #1
19679[Parsed_overlay_2 @ 0x3e39a60] n:3142.000000 t:125.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19680[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19681[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19682[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.68) from link #0
19683[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19684[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.68) from link #1
19685[Parsed_overlay_2 @ 0x3e39a60] n:3143.000000 t:125.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19686[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19687[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19688[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.72) from link #0
19689[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19690[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.72) from link #1
19691[Parsed_overlay_2 @ 0x3e39a60] n:3144.000000 t:125.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19692[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19693[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19694[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.76) from link #0
19695[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19696[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.76) from link #1
19697[Parsed_overlay_2 @ 0x3e39a60] n:3145.000000 t:125.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19698[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19699[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19700[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.8) from link #0
19701[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19702[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.8) from link #1
19703[Parsed_overlay_2 @ 0x3e39a60] n:3146.000000 t:125.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19704[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19705[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19706[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.84) from link #0
19707[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19708[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.84) from link #1
19709[Parsed_overlay_2 @ 0x3e39a60] n:3147.000000 t:125.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19710[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19711[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19712[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.88) from link #0
19713[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19714[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.88) from link #1
19715[Parsed_overlay_2 @ 0x3e39a60] n:3148.000000 t:125.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19716[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19717[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19718[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.92) from link #0
19719[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19720frame= 3148 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:02:05.92 bitrate=N/A speed=4.81x
19721[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.92) from link #1
19722[Parsed_overlay_2 @ 0x3e39a60] n:3149.000000 t:125.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19723[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19724[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19725[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.96) from link #0
19726[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19727[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:125.96) from link #1
19728[Parsed_overlay_2 @ 0x3e39a60] n:3150.000000 t:125.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19729[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19730[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19731[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126) from link #0
19732[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19733[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126) from link #1
19734[Parsed_overlay_2 @ 0x3e39a60] n:3151.000000 t:126.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19735[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19736[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19737[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.04) from link #0
19738[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19739[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.04) from link #1
19740[Parsed_overlay_2 @ 0x3e39a60] n:3152.000000 t:126.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19741[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19742[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19743[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.08) from link #0
19744[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19745[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.08) from link #1
19746[Parsed_overlay_2 @ 0x3e39a60] n:3153.000000 t:126.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19747[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19748[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19749[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.12) from link #0
19750[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19751[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.12) from link #1
19752[Parsed_overlay_2 @ 0x3e39a60] n:3154.000000 t:126.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19753[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19754[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19755[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.16) from link #0
19756[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19757[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.16) from link #1
19758[Parsed_overlay_2 @ 0x3e39a60] n:3155.000000 t:126.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19759[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19760[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19761[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.2) from link #0
19762[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19763[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.2) from link #1
19764[Parsed_overlay_2 @ 0x3e39a60] n:3156.000000 t:126.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19765[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19766[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19767[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.24) from link #0
19768[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19769[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.24) from link #1
19770[Parsed_overlay_2 @ 0x3e39a60] n:3157.000000 t:126.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19771[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19772[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19773[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.28) from link #0
19774[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19775[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.28) from link #1
19776[Parsed_overlay_2 @ 0x3e39a60] n:3158.000000 t:126.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19777[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19778[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19779[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.32) from link #0
19780[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19781[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.32) from link #1
19782[Parsed_overlay_2 @ 0x3e39a60] n:3159.000000 t:126.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19783[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19784[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19785[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.36) from link #0
19786[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19787[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.36) from link #1
19788[Parsed_overlay_2 @ 0x3e39a60] n:3160.000000 t:126.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19789[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19790[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19791[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.4) from link #0
19792[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19793[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.4) from link #1
19794[Parsed_overlay_2 @ 0x3e39a60] n:3161.000000 t:126.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19795[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19796[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19797[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.44) from link #0
19798[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19799[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.44) from link #1
19800[Parsed_overlay_2 @ 0x3e39a60] n:3162.000000 t:126.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19801[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19802[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19803[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.48) from link #0
19804[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19805[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.48) from link #1
19806[Parsed_overlay_2 @ 0x3e39a60] n:3163.000000 t:126.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19807[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19808[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19809[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.52) from link #0
19810[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19811[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.52) from link #1
19812[Parsed_overlay_2 @ 0x3e39a60] n:3164.000000 t:126.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19813[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19814[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19815[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.56) from link #0
19816[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19817[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.56) from link #1
19818[Parsed_overlay_2 @ 0x3e39a60] n:3165.000000 t:126.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19819[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19820[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19821[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.6) from link #0
19822[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19823[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.6) from link #1
19824[Parsed_overlay_2 @ 0x3e39a60] n:3166.000000 t:126.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19825[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19826[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19827[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.64) from link #0
19828[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19829[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.64) from link #1
19830[Parsed_overlay_2 @ 0x3e39a60] n:3167.000000 t:126.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19831[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19832[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19833[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.68) from link #0
19834[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19835[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.68) from link #1
19836[Parsed_overlay_2 @ 0x3e39a60] n:3168.000000 t:126.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19837[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19838[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19839[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.72) from link #0
19840[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19841[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.72) from link #1
19842[Parsed_overlay_2 @ 0x3e39a60] n:3169.000000 t:126.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19843[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19844[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19845[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.76) from link #0
19846[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19847[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.76) from link #1
19848[Parsed_overlay_2 @ 0x3e39a60] n:3170.000000 t:126.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19849[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19850[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19851[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.8) from link #0
19852[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19853[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.8) from link #1
19854[Parsed_overlay_2 @ 0x3e39a60] n:3171.000000 t:126.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19855[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19856[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19857[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.84) from link #0
19858[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19859[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.84) from link #1
19860[Parsed_overlay_2 @ 0x3e39a60] n:3172.000000 t:126.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19861[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19862[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19863[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.88) from link #0
19864[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19865[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.88) from link #1
19866[Parsed_overlay_2 @ 0x3e39a60] n:3173.000000 t:126.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19867[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19868[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19869[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.92) from link #0
19870[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19871[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.92) from link #1
19872[Parsed_overlay_2 @ 0x3e39a60] n:3174.000000 t:126.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19873[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19874[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19875[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.96) from link #0
19876[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19877[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:126.96) from link #1
19878[Parsed_overlay_2 @ 0x3e39a60] n:3175.000000 t:126.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19879[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19880[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19881[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127) from link #0
19882[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19883[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127) from link #1
19884[Parsed_overlay_2 @ 0x3e39a60] n:3176.000000 t:127.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19885[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19886[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19887[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.04) from link #0
19888[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19889[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.04) from link #1
19890[Parsed_overlay_2 @ 0x3e39a60] n:3177.000000 t:127.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19891[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19892[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19893[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.08) from link #0
19894[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19895[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.08) from link #1
19896[Parsed_overlay_2 @ 0x3e39a60] n:3178.000000 t:127.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19897[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19898[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19899[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.12) from link #0
19900[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19901[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.12) from link #1
19902[Parsed_overlay_2 @ 0x3e39a60] n:3179.000000 t:127.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19903[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19904[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19905[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.16) from link #0
19906[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19907[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.16) from link #1
19908[Parsed_overlay_2 @ 0x3e39a60] n:3180.000000 t:127.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19909[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19910[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19911[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.2) from link #0
19912[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19913[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.2) from link #1
19914[Parsed_overlay_2 @ 0x3e39a60] n:3181.000000 t:127.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19915[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19916[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19917[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.24) from link #0
19918[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19919[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.24) from link #1
19920[Parsed_overlay_2 @ 0x3e39a60] n:3182.000000 t:127.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19921[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19922[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19923[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.28) from link #0
19924[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19925[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.28) from link #1
19926[Parsed_overlay_2 @ 0x3e39a60] n:3183.000000 t:127.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19927[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19928[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19929[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.32) from link #0
19930[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19931[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.32) from link #1
19932[Parsed_overlay_2 @ 0x3e39a60] n:3184.000000 t:127.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19933[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19934[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19935[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.36) from link #0
19936[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19937[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.36) from link #1
19938[Parsed_overlay_2 @ 0x3e39a60] n:3185.000000 t:127.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19939[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19940[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19941[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.4) from link #0
19942[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19943[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.4) from link #1
19944[Parsed_overlay_2 @ 0x3e39a60] n:3186.000000 t:127.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19945[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19946[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19947[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.44) from link #0
19948[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19949[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.44) from link #1
19950[Parsed_overlay_2 @ 0x3e39a60] n:3187.000000 t:127.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19951[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19952[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19953[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.48) from link #0
19954[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19955[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.48) from link #1
19956[Parsed_overlay_2 @ 0x3e39a60] n:3188.000000 t:127.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19957[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19958[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19959[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.52) from link #0
19960[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19961[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.52) from link #1
19962[Parsed_overlay_2 @ 0x3e39a60] n:3189.000000 t:127.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19963[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19964[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.56) from link #0
19965[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19966[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.56) from link #1
19967[Parsed_overlay_2 @ 0x3e39a60] n:3190.000000 t:127.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19968[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19969[hls muxer @ 0x3e36080] deleting old segment segment20161224034544.ts
19970[AVIOContext @ 0x8ad4de0] Statistics: 0 seeks, 5 writeouts
19971[file @ 0x7d3c080] Setting default whitelist 'file,crypto'
19972[file @ 0x699a1a0] Setting default whitelist 'file,crypto'
19973[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:35
19974[AVIOContext @ 0x8ad4de0] Statistics: 0 seeks, 1 writeouts
19975[hls muxer @ 0x3e36080] deleting old segment segment20161224034545.ts
19976[hls muxer @ 0x3e36080] deleting old segment segment20161224034544.ts
19977[hls muxer @ 0x3e36080] failed to delete old segment /dev/shm/segment20161224034544.ts: No such file or directory
19978[AVIOContext @ 0x6999040] Statistics: 0 seeks, 5 writeouts
19979[file @ 0x4014320] Setting default whitelist 'file,crypto'
19980[file @ 0x699a1a0] Setting default whitelist 'file,crypto'
19981[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:36
19982[AVIOContext @ 0x5aae040] Statistics: 0 seeks, 1 writeouts
19983[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19984[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.6) from link #0
19985[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19986[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.6) from link #1
19987[Parsed_overlay_2 @ 0x3e39a60] n:3191.000000 t:127.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19988[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19989[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19990[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.64) from link #0
19991[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19992[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.64) from link #1
19993[Parsed_overlay_2 @ 0x3e39a60] n:3192.000000 t:127.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
19994[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
19995[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
19996[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.68) from link #0
19997[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
19998[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.68) from link #1
19999[Parsed_overlay_2 @ 0x3e39a60] n:3193.000000 t:127.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20000[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20001[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20002[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.72) from link #0
20003[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20004[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.72) from link #1
20005[Parsed_overlay_2 @ 0x3e39a60] n:3194.000000 t:127.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20006[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20007[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20008[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.76) from link #0
20009[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20010[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.76) from link #1
20011[Parsed_overlay_2 @ 0x3e39a60] n:3195.000000 t:127.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20012[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20013[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20014[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.8) from link #0
20015[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20016[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.8) from link #1
20017[Parsed_overlay_2 @ 0x3e39a60] n:3196.000000 t:127.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20018[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20019[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20020[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.84) from link #0
20021[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20022[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.84) from link #1
20023[Parsed_overlay_2 @ 0x3e39a60] n:3197.000000 t:127.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20024[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20025[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20026[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.88) from link #0
20027[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20028[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.88) from link #1
20029[Parsed_overlay_2 @ 0x3e39a60] n:3198.000000 t:127.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20030[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20031[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20032[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.92) from link #0
20033[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20034[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.92) from link #1
20035[Parsed_overlay_2 @ 0x3e39a60] n:3199.000000 t:127.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20036[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20037[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20038[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.96) from link #0
20039[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20040[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:127.96) from link #1
20041[Parsed_overlay_2 @ 0x3e39a60] n:3200.000000 t:127.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20042[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20043[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20044[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128) from link #0
20045[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20046[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128) from link #1
20047[Parsed_overlay_2 @ 0x3e39a60] n:3201.000000 t:128.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20048[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20049[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20050[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.04) from link #0
20051[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20052[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.04) from link #1
20053[Parsed_overlay_2 @ 0x3e39a60] n:3202.000000 t:128.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20054[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20055[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20056[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.08) from link #0
20057[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20058[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.08) from link #1
20059[Parsed_overlay_2 @ 0x3e39a60] n:3203.000000 t:128.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20060[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20061[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20062[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.12) from link #0
20063[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20064[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.12) from link #1
20065[Parsed_overlay_2 @ 0x3e39a60] n:3204.000000 t:128.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20066[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20067[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20068[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.16) from link #0
20069[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20070frame= 3204 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:02:10.00 bitrate=N/A speed=4.87x
20071[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.16) from link #1
20072[Parsed_overlay_2 @ 0x3e39a60] n:3205.000000 t:128.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20073[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20074[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20075[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.2) from link #0
20076[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20077[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.2) from link #1
20078[Parsed_overlay_2 @ 0x3e39a60] n:3206.000000 t:128.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20079[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20080[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20081[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.24) from link #0
20082[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20083[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.24) from link #1
20084[Parsed_overlay_2 @ 0x3e39a60] n:3207.000000 t:128.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20085[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20086[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20087[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.28) from link #0
20088[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20089[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.28) from link #1
20090[Parsed_overlay_2 @ 0x3e39a60] n:3208.000000 t:128.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20091[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20092[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20093[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.32) from link #0
20094[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20095[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.32) from link #1
20096[Parsed_overlay_2 @ 0x3e39a60] n:3209.000000 t:128.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20097[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20098[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20099[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.36) from link #0
20100[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20101[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.36) from link #1
20102[Parsed_overlay_2 @ 0x3e39a60] n:3210.000000 t:128.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20103[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20104[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20105[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.4) from link #0
20106[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20107[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.4) from link #1
20108[Parsed_overlay_2 @ 0x3e39a60] n:3211.000000 t:128.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20109[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20110[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20111[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.44) from link #0
20112[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20113[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.44) from link #1
20114[Parsed_overlay_2 @ 0x3e39a60] n:3212.000000 t:128.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20115[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20116[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20117[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.48) from link #0
20118[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20119[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.48) from link #1
20120[Parsed_overlay_2 @ 0x3e39a60] n:3213.000000 t:128.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20121[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20122[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20123[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.52) from link #0
20124[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20125[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.52) from link #1
20126[Parsed_overlay_2 @ 0x3e39a60] n:3214.000000 t:128.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20127[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20128[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20129[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.56) from link #0
20130[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20131[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.56) from link #1
20132[Parsed_overlay_2 @ 0x3e39a60] n:3215.000000 t:128.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20133[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20134[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20135[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.6) from link #0
20136[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20137[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.6) from link #1
20138[Parsed_overlay_2 @ 0x3e39a60] n:3216.000000 t:128.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20139[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20140[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20141[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.64) from link #0
20142[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20143[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.64) from link #1
20144[Parsed_overlay_2 @ 0x3e39a60] n:3217.000000 t:128.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20145[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20146[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20147[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.68) from link #0
20148[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20149[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.68) from link #1
20150[Parsed_overlay_2 @ 0x3e39a60] n:3218.000000 t:128.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20151[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20152[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20153[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.72) from link #0
20154[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20155[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.72) from link #1
20156[Parsed_overlay_2 @ 0x3e39a60] n:3219.000000 t:128.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20157[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20158[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20159[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.76) from link #0
20160[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20161[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.76) from link #1
20162[Parsed_overlay_2 @ 0x3e39a60] n:3220.000000 t:128.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20163[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20164[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20165[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.8) from link #0
20166[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20167[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.8) from link #1
20168[Parsed_overlay_2 @ 0x3e39a60] n:3221.000000 t:128.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20169[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20170[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20171[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.84) from link #0
20172[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20173[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.84) from link #1
20174[Parsed_overlay_2 @ 0x3e39a60] n:3222.000000 t:128.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20175[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20176[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20177[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.88) from link #0
20178[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20179[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.88) from link #1
20180[Parsed_overlay_2 @ 0x3e39a60] n:3223.000000 t:128.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20181[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20182[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20183[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.92) from link #0
20184[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20185[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.92) from link #1
20186[Parsed_overlay_2 @ 0x3e39a60] n:3224.000000 t:128.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20187[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20188[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20189[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.96) from link #0
20190[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20191[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:128.96) from link #1
20192[Parsed_overlay_2 @ 0x3e39a60] n:3225.000000 t:128.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20193[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20194[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20195[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129) from link #0
20196[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20197[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129) from link #1
20198[Parsed_overlay_2 @ 0x3e39a60] n:3226.000000 t:129.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20199[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20200[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20201[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.04) from link #0
20202[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20203[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.04) from link #1
20204[Parsed_overlay_2 @ 0x3e39a60] n:3227.000000 t:129.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20205[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20206[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20207[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.08) from link #0
20208[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20209[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.08) from link #1
20210[Parsed_overlay_2 @ 0x3e39a60] n:3228.000000 t:129.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20211[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20212[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20213[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.12) from link #0
20214[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20215[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.12) from link #1
20216[Parsed_overlay_2 @ 0x3e39a60] n:3229.000000 t:129.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20217[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20218[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20219[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.16) from link #0
20220[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20221[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.16) from link #1
20222[Parsed_overlay_2 @ 0x3e39a60] n:3230.000000 t:129.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20223[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20224[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20225[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.2) from link #0
20226[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20227[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.2) from link #1
20228[Parsed_overlay_2 @ 0x3e39a60] n:3231.000000 t:129.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20229[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20230[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20231[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.24) from link #0
20232[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20233[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.24) from link #1
20234[Parsed_overlay_2 @ 0x3e39a60] n:3232.000000 t:129.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20235[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20236[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20237[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.28) from link #0
20238[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20239[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.28) from link #1
20240[Parsed_overlay_2 @ 0x3e39a60] n:3233.000000 t:129.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20241[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20242[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20243[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.32) from link #0
20244[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20245[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.32) from link #1
20246[Parsed_overlay_2 @ 0x3e39a60] n:3234.000000 t:129.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20247[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20248[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20249[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.36) from link #0
20250[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20251[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.36) from link #1
20252[Parsed_overlay_2 @ 0x3e39a60] n:3235.000000 t:129.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20253[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20254[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20255[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.4) from link #0
20256[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20257[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.4) from link #1
20258[Parsed_overlay_2 @ 0x3e39a60] n:3236.000000 t:129.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20259[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20260[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20261[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.44) from link #0
20262[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20263[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.44) from link #1
20264[Parsed_overlay_2 @ 0x3e39a60] n:3237.000000 t:129.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20265[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20266[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20267[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.48) from link #0
20268[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20269[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.48) from link #1
20270[Parsed_overlay_2 @ 0x3e39a60] n:3238.000000 t:129.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20271[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20272[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20273[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.52) from link #0
20274[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20275[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.52) from link #1
20276[Parsed_overlay_2 @ 0x3e39a60] n:3239.000000 t:129.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20277[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20278[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20279[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.56) from link #0
20280[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20281[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.56) from link #1
20282[Parsed_overlay_2 @ 0x3e39a60] n:3240.000000 t:129.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20283[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20284[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20285[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.6) from link #0
20286[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20287[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.6) from link #1
20288[Parsed_overlay_2 @ 0x3e39a60] n:3241.000000 t:129.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20289[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20290[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20291[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.64) from link #0
20292[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20293[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.64) from link #1
20294[Parsed_overlay_2 @ 0x3e39a60] n:3242.000000 t:129.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20295[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20296[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20297[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.68) from link #0
20298[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20299[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.68) from link #1
20300[Parsed_overlay_2 @ 0x3e39a60] n:3243.000000 t:129.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20301[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20302[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20303[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.72) from link #0
20304[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20305[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.72) from link #1
20306[Parsed_overlay_2 @ 0x3e39a60] n:3244.000000 t:129.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20307[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20308[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20309[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.76) from link #0
20310[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20311[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.76) from link #1
20312[Parsed_overlay_2 @ 0x3e39a60] n:3245.000000 t:129.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20313[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20314[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20315[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.8) from link #0
20316[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20317[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.8) from link #1
20318[Parsed_overlay_2 @ 0x3e39a60] n:3246.000000 t:129.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20319[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20320[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20321[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.84) from link #0
20322[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20323[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.84) from link #1
20324[Parsed_overlay_2 @ 0x3e39a60] n:3247.000000 t:129.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20325[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20326[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20327[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.88) from link #0
20328[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20329[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.88) from link #1
20330[Parsed_overlay_2 @ 0x3e39a60] n:3248.000000 t:129.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20331[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20332[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20333[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.92) from link #0
20334[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20335[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.92) from link #1
20336[Parsed_overlay_2 @ 0x3e39a60] n:3249.000000 t:129.920000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20337[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20338[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20339[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.96) from link #0
20340[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20341[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:129.96) from link #1
20342[Parsed_overlay_2 @ 0x3e39a60] n:3250.000000 t:129.960000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20343[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20344[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20345[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130) from link #0
20346[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20347[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130) from link #1
20348[Parsed_overlay_2 @ 0x3e39a60] n:3251.000000 t:130.000000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20349[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20350[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20351[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.04) from link #0
20352[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20353[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.04) from link #1
20354[Parsed_overlay_2 @ 0x3e39a60] n:3252.000000 t:130.040000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20355[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20356[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20357[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.08) from link #0
20358[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20359[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.08) from link #1
20360[Parsed_overlay_2 @ 0x3e39a60] n:3253.000000 t:130.080000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20361[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20362[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20363[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.12) from link #0
20364[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20365[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.12) from link #1
20366[Parsed_overlay_2 @ 0x3e39a60] n:3254.000000 t:130.120000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20367[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20368[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20369[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.16) from link #0
20370[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20371[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.16) from link #1
20372[Parsed_overlay_2 @ 0x3e39a60] n:3255.000000 t:130.160000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20373[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20374[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20375[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.2) from link #0
20376[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20377[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.2) from link #1
20378[Parsed_overlay_2 @ 0x3e39a60] n:3256.000000 t:130.200000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20379[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20380[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20381[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.24) from link #0
20382[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20383[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.24) from link #1
20384[Parsed_overlay_2 @ 0x3e39a60] n:3257.000000 t:130.240000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20385[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20386[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20387[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.28) from link #0
20388[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20389[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.28) from link #1
20390[Parsed_overlay_2 @ 0x3e39a60] n:3258.000000 t:130.280000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20391[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20392[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20393[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.32) from link #0
20394[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20395[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.32) from link #1
20396[Parsed_overlay_2 @ 0x3e39a60] n:3259.000000 t:130.320000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20397[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20398[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20399[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.36) from link #0
20400[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20401[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.36) from link #1
20402[Parsed_overlay_2 @ 0x3e39a60] n:3260.000000 t:130.360000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20403[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20404[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20405[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.4) from link #0
20406[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20407[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.4) from link #1
20408[Parsed_overlay_2 @ 0x3e39a60] n:3261.000000 t:130.400000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20409[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20410[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20411[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.44) from link #0
20412[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20413[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.44) from link #1
20414[Parsed_overlay_2 @ 0x3e39a60] n:3262.000000 t:130.440000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20415[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20416[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20417[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.48) from link #0
20418[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20419[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.48) from link #1
20420[Parsed_overlay_2 @ 0x3e39a60] n:3263.000000 t:130.480000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20421[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20422[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20423[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.52) from link #0
20424[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20425[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.52) from link #1
20426[Parsed_overlay_2 @ 0x3e39a60] n:3264.000000 t:130.520000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20427[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20428[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20429[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.56) from link #0
20430[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20431[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.56) from link #1
20432[Parsed_overlay_2 @ 0x3e39a60] n:3265.000000 t:130.560000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20433[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20434[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20435[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.6) from link #0
20436[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20437[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.6) from link #1
20438[Parsed_overlay_2 @ 0x3e39a60] n:3266.000000 t:130.600000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20439[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20440[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20441[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.64) from link #0
20442[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20443[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.64) from link #1
20444[Parsed_overlay_2 @ 0x3e39a60] n:3267.000000 t:130.640000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20445[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20446[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20447[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.68) from link #0
20448[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20449[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.68) from link #1
20450[Parsed_overlay_2 @ 0x3e39a60] n:3268.000000 t:130.680000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20451[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20452[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20453[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.72) from link #0
20454[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20455[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.72) from link #1
20456[Parsed_overlay_2 @ 0x3e39a60] n:3269.000000 t:130.720000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20457[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20458[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20459[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.76) from link #0
20460[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20461frame= 3269 fps=120 q=-0.0 q=-0.0 q=-0.0 size=N/A time=00:02:10.76 bitrate=N/A speed=4.81x
20462[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.76) from link #1
20463[Parsed_overlay_2 @ 0x3e39a60] n:3270.000000 t:130.760000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20464[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20465[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20466[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.8) from link #0
20467[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20468[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.8) from link #1
20469[Parsed_overlay_2 @ 0x3e39a60] n:3271.000000 t:130.800000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20470[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20471[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20472[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.84) from link #0
20473[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20474[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.84) from link #1
20475[Parsed_overlay_2 @ 0x3e39a60] n:3272.000000 t:130.840000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20476[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20477[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20478[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.88) from link #0
20479[rawvideo @ 0x3e18420] PACKET SIZE: 460800, STRIDE: 960
20480[Parsed_overlay_2 @ 0x3e39a60] Incoming frame (time:130.88) from link #1
20481[Parsed_overlay_2 @ 0x3e39a60] n:3273.000000 t:130.880000 pos:nan x:10.000000 xi:10 y:10.000000 yi:10
20482[Parsed_fps_8 @ 0x3e3b920] Dropping 1 frame(s).
20483[rawvideo @ 0x3e1ebc0] PACKET SIZE: 3110400, STRIDE: 2880
20484[AVIOContext @ 0x6999040] Statistics: 0 seeks, 3 writeouts
20485[hls muxer @ 0x3e36080] deleting old segment segment20161224034546.ts
20486[file @ 0x74dec80] Setting default whitelist 'file,crypto'
20487[hls @ 0x3e2e640] EXT-X-MEDIA-SEQUENCE:37
20488[AVIOContext @ 0x3ded800] Statistics: 0 seeks, 1 writeouts
20489frame= 3273 fps=120 q=-0.0 Lq=-0.0 q=-0.0 size=N/A time=00:02:10.92 bitrate=N/A speed=4.81x
20490video:3590084kB audio:21572kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
20491Input file #0 (color=c=red:size=640x480:r=25):
20492 Input stream #0:0 (video): 3273 packets read (1508198400 bytes); 3273 frames decoded;
20493 Total: 3273 packets (1508198400 bytes) demuxed
20494Input file #1 (color=c=pink:size=1920x1080:r=25):
20495 Input stream #1:0 (video): 3274 packets read (10183449600 bytes); 3274 frames decoded;
20496 Total: 3274 packets (10183449600 bytes) demuxed
20497Input file #2 (anullsrc=r=44100:cl=stereo):
20498 Input stream #2:0 (audio): 5385 packets read (11028480 bytes); 5385 frames decoded (5514240 samples);
20499 Total: 5385 packets (11028480 bytes) demuxed
20500Input file #3 (anullsrc=r=44100:cl=stereo):
20501 Input stream #3:0 (audio): 5385 packets read (11028480 bytes); 5385 frames decoded (5514240 samples);
20502 Total: 5385 packets (11028480 bytes) demuxed
20503Output file #0 (dummy):
20504 Output stream #0:0 (video): 3273 frames encoded; 3273 packets muxed (2545084800 bytes);
20505 Total: 3273 packets (2545084800 bytes) muxed
20506Output file #1 (/dev/shm/stream.m3u8):
20507 Output stream #1:0 (audio): 5385 frames encoded (5514240 samples); 5386 packets muxed (32690 bytes);
20508 Total: 5386 packets (32690 bytes) muxed
20509Output file #2 (dummy):
20510 Output stream #2:0 (video): 3273 frames encoded; 3273 packets muxed (1131148800 bytes);
20511 Output stream #2:1 (audio): 5385 frames encoded (5514240 samples); 5385 packets muxed (22056960 bytes);
20512 Total: 8658 packets (1153205760 bytes) muxed
20513Output file #3 (dummy):
20514 Output stream #3:0 (video): 26 frames encoded; 26 packets muxed (12688 bytes);
20515 Total: 26 packets (12688 bytes) muxed
2051617317 frames successfully decoded, 0 decoding errors
20517[Parsed_fps_8 @ 0x3e3b920] 3273 frames in, 26 frames out; 3247 frames dropped, 0 frames duplicated.
20518[aac @ 0x3e35780] Qavg: 65536.000