Ticket #10352: not_working_ffmpeg-20230509-190657.log

File not_working_ffmpeg-20230509-190657.log, 280.5 KB (added by kusti420, 3 years ago)

same thing happening with another file

Line 
1ffmpeg started on 2023-05-09 at 19:06:57
2Report written to "ffmpeg-20230509-190657.log"
3Log level: 48
4Command line:
5"C:\\Users\\krist\\Downloads\\ffmpeg-6.0-essentials_build\\ffmpeg-6.0-essentials_build\\bin\\ffmpeg.exe" -i ".\\flac2.flac" -c:a flac -vf "pad=width=ceil(iw/2)*2:height=ceil(ih/2)*2" -ar 96000 -f hls -hls_time 6 -hls_playlist_type vod -strict -2 -hls_segment_type fmp4 -report -hls_segment_filename "idk%d.m4s" playlist.m3u8
6ffmpeg version 6.0-essentials_build-www.gyan.dev Copyright (c) 2000-2023 the FFmpeg developers
7 built with gcc 12.2.0 (Rev10, Built by MSYS2 project)
8 configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-bzlib --enable-lzma --enable-zlib --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-sdl2 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libaom --enable-libopenjpeg --enable-libvpx --enable-mediafoundation --enable-libass --enable-libfreetype --enable-libfribidi --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-ffnvcodec --enable-nvdec --enable-nvenc --enable-d3d11va --enable-dxva2 --enable-libvpl --enable-libgme --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libtheora --enable-libvo-amrwbenc --enable-libgsm --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-librubberband
9 libavutil 58. 2.100 / 58. 2.100
10 libavcodec 60. 3.100 / 60. 3.100
11 libavformat 60. 3.100 / 60. 3.100
12 libavdevice 60. 1.100 / 60. 1.100
13 libavfilter 9. 3.100 / 9. 3.100
14 libswscale 7. 1.100 / 7. 1.100
15 libswresample 4. 10.100 / 4. 10.100
16 libpostproc 57. 1.100 / 57. 1.100
17Splitting the commandline.
18Reading option '-i' ... matched as input url with argument '.\flac2.flac'.
19Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'flac'.
20Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'pad=width=ceil(iw/2)*2:height=ceil(ih/2)*2'.
21Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '96000'.
22Reading option '-f' ... matched as option 'f' (force format) with argument 'hls'.
23Reading option '-hls_time' ... matched as AVOption 'hls_time' with argument '6'.
24Reading option '-hls_playlist_type' ... matched as AVOption 'hls_playlist_type' with argument 'vod'.
25Reading option '-strict' ...Routing option strict to both codec and muxer layer
26 matched as AVOption 'strict' with argument '-2'.
27Reading option '-hls_segment_type' ... matched as AVOption 'hls_segment_type' with argument 'fmp4'.
28Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
29Reading option '-hls_segment_filename' ... matched as AVOption 'hls_segment_filename' with argument 'idk%d.m4s'.
30Reading option 'playlist.m3u8' ... matched as output url.
31Finished splitting the commandline.
32Parsing a group of options: global .
33Applying option report (generate a report) with argument 1.
34Successfully parsed a group of options.
35Parsing a group of options: input url .\flac2.flac.
36Successfully parsed a group of options.
37Opening an input file: .\flac2.flac.
38[NULL @ 0000015b56d5efc0] Opening '.\flac2.flac' for reading
39[file @ 0000015b56d5fc80] Setting default whitelist 'file,crypto,data'
40[flac @ 0000015b56d5efc0] Format flac probed with size=2048 and score=100
41[flac @ 0000015b56d5efc0] Before avformat_find_stream_info() pos: 178523 bytes read:207255 seeks:0 nb_streams:2
42[mjpeg @ 0000015b56d9cb40] marker=d8 avail_size_in_buf=174126
43[mjpeg @ 0000015b56d9cb40] marker parser used 0 bytes (0 bits)
44[mjpeg @ 0000015b56d9cb40] marker=e0 avail_size_in_buf=174124
45[mjpeg @ 0000015b56d9cb40] marker parser used 16 bytes (128 bits)
46[mjpeg @ 0000015b56d9cb40] marker=db avail_size_in_buf=174106
47[mjpeg @ 0000015b56d9cb40] index=0
48[mjpeg @ 0000015b56d9cb40] qscale[0]: 2
49[mjpeg @ 0000015b56d9cb40] marker parser used 67 bytes (536 bits)
50[mjpeg @ 0000015b56d9cb40] marker=db avail_size_in_buf=174037
51[mjpeg @ 0000015b56d9cb40] index=1
52[mjpeg @ 0000015b56d9cb40] qscale[1]: 4
53[mjpeg @ 0000015b56d9cb40] marker parser used 67 bytes (536 bits)
54[mjpeg @ 0000015b56d9cb40] marker=c2 avail_size_in_buf=173968
55[mjpeg @ 0000015b56d9cb40] Changing bps from 0 to 8
56[mjpeg @ 0000015b56d9cb40] sof0: picture: 1000x1000
57[mjpeg @ 0000015b56d9cb40] component 0 2:2 id: 1 quant:0
58[mjpeg @ 0000015b56d9cb40] component 1 1:1 id: 2 quant:1
59[mjpeg @ 0000015b56d9cb40] component 2 1:1 id: 3 quant:1
60[mjpeg @ 0000015b56d9cb40] pix fmt id 22111100
61[mjpeg @ 0000015b56d9cb40] Format yuvj420p chosen by get_format().
62[mjpeg @ 0000015b56d9cb40] marker parser used 17 bytes (136 bits)
63[mjpeg @ 0000015b56d9cb40] marker=c4 avail_size_in_buf=173949
64[mjpeg @ 0000015b56d9cb40] marker parser used 0 bytes (0 bits)
65[mjpeg @ 0000015b56d9cb40] marker=c4 avail_size_in_buf=173919
66[mjpeg @ 0000015b56d9cb40] marker parser used 0 bytes (0 bits)
67[mjpeg @ 0000015b56d9cb40] escaping removed 162392 bytes
68[mjpeg @ 0000015b56d9cb40] marker=da avail_size_in_buf=173891
69[mjpeg @ 0000015b56d9cb40] marker parser used 11499 bytes (91992 bits)
70[mjpeg @ 0000015b56d9cb40] marker=c4 avail_size_in_buf=162341
71[mjpeg @ 0000015b56d9cb40] marker parser used 0 bytes (0 bits)
72[mjpeg @ 0000015b56d9cb40] escaping removed 146038 bytes
73[mjpeg @ 0000015b56d9cb40] marker=da avail_size_in_buf=162285
74[mjpeg @ 0000015b56d9cb40] marker parser used 16247 bytes (129976 bits)
75[mjpeg @ 0000015b56d9cb40] marker=c4 avail_size_in_buf=145983
76[mjpeg @ 0000015b56d9cb40] marker parser used 0 bytes (0 bits)
77[mjpeg @ 0000015b56d9cb40] escaping removed 144331 bytes
78[mjpeg @ 0000015b56d9cb40] marker=da avail_size_in_buf=145923
79[mjpeg @ 0000015b56d9cb40] marker parser used 1592 bytes (12736 bits)
80[mjpeg @ 0000015b56d9cb40] marker=c4 avail_size_in_buf=144326
81[mjpeg @ 0000015b56d9cb40] marker parser used 0 bytes (0 bits)
82[mjpeg @ 0000015b56d9cb40] escaping removed 143281 bytes
83[mjpeg @ 0000015b56d9cb40] marker=da avail_size_in_buf=144270
84[mjpeg @ 0000015b56d9cb40] marker parser used 989 bytes (7912 bits)
85[mjpeg @ 0000015b56d9cb40] marker=c4 avail_size_in_buf=143274
86[mjpeg @ 0000015b56d9cb40] marker parser used 0 bytes (0 bits)
87[mjpeg @ 0000015b56d9cb40] escaping removed 127705 bytes
88[mjpeg @ 0000015b56d9cb40] marker=da avail_size_in_buf=143197
89[mjpeg @ 0000015b56d9cb40] marker parser used 15492 bytes (123936 bits)
90[mjpeg @ 0000015b56d9cb40] marker=c4 avail_size_in_buf=127642
91[mjpeg @ 0000015b56d9cb40] marker parser used 0 bytes (0 bits)
92[mjpeg @ 0000015b56d9cb40] escaping removed 94241 bytes
93[mjpeg @ 0000015b56d9cb40] marker=da avail_size_in_buf=127599
94[mjpeg @ 0000015b56d9cb40] marker parser used 33358 bytes (266864 bits)
95[mjpeg @ 0000015b56d9cb40] escaping removed 91142 bytes
96[mjpeg @ 0000015b56d9cb40] marker=da avail_size_in_buf=94132
97[mjpeg @ 0000015b56d9cb40] marker parser used 2990 bytes (23920 bits)
98[mjpeg @ 0000015b56d9cb40] marker=c4 avail_size_in_buf=91133
99[mjpeg @ 0000015b56d9cb40] marker parser used 0 bytes (0 bits)
100[mjpeg @ 0000015b56d9cb40] escaping removed 88379 bytes
101[mjpeg @ 0000015b56d9cb40] marker=da avail_size_in_buf=91089
102[mjpeg @ 0000015b56d9cb40] marker parser used 2710 bytes (21680 bits)
103[mjpeg @ 0000015b56d9cb40] marker=c4 avail_size_in_buf=88359
104[mjpeg @ 0000015b56d9cb40] marker parser used 0 bytes (0 bits)
105[mjpeg @ 0000015b56d9cb40] escaping removed 86598 bytes
106[mjpeg @ 0000015b56d9cb40] marker=da avail_size_in_buf=88314
107[mjpeg @ 0000015b56d9cb40] marker parser used 1716 bytes (13728 bits)
108[mjpeg @ 0000015b56d9cb40] marker=c4 avail_size_in_buf=86589
109[mjpeg @ 0000015b56d9cb40] marker parser used 0 bytes (0 bits)
110[mjpeg @ 0000015b56d9cb40] escaping removed 268 bytes
111[mjpeg @ 0000015b56d9cb40] marker=da avail_size_in_buf=86548
112[mjpeg @ 0000015b56d9cb40] marker parser used 86280 bytes (690240 bits)
113[mjpeg @ 0000015b56d9cb40] marker=d9 avail_size_in_buf=0
114[mjpeg @ 0000015b56d9cb40] decode frame unused 0 bytes
115[flac @ 0000015b56d5efc0] All info found
116[flac @ 0000015b56d5efc0] After avformat_find_stream_info() pos: 250263 bytes read:272791 seeks:0 frames:2
117Input #0, flac, from '.\flac2.flac':
118 Metadata:
119 TRACKTOTAL : 17
120 title : The Way I Are (ft. D.O.E., Keri Hilson)
121 artist : D.O.E., Keri Hilson
122 ALBUM : Shock Value [16]
123 GENRE : Hip Hop, R&B
124 album_artist : Timbaland
125 COMPOSER : Timbaland
126 DATE : 2007-04-03
127 track : 4
128 Duration: 00:02:59.15, start: 0.000000, bitrate: 948 kb/s
129 Stream #0:0, 1, 1/44100: Audio: flac, 44100 Hz, stereo, s16
130 Stream #0:1, 1, 1/90000: Video: mjpeg (Progressive), yuvj420p(pc, bt470bg/unknown/unknown), 1000x1000 [SAR 300:300 DAR 1:1], 90k tbr, 90k tbn (attached pic)
131 Metadata:
132 comment : Cover (front)
133Successfully opened the file.
134Parsing a group of options: output url playlist.m3u8.
135Applying option c:a (codec name) with argument flac.
136Applying option vf (set video filters) with argument pad=width=ceil(iw/2)*2:height=ceil(ih/2)*2.
137Applying option ar (set audio sampling rate (in Hz)) with argument 96000.
138Applying option f (force format) with argument hls.
139Successfully parsed a group of options.
140Opening an output file: playlist.m3u8.
141Successfully opened the file.
142detected 24 logical cores
143Stream mapping:
144 Stream #0:1 -> #0:0 (mjpeg (native) -> h264 (libx264))
145 Stream #0:0 -> #0:1 (flac (native) -> flac (native))
146Press [q] to stop, [?] for help
147[vost#0:0/libx264 @ 0000015b56df5880] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
148[mjpeg @ 0000015b56df1080] marker=d8 avail_size_in_buf=174126
149[mjpeg @ 0000015b56df1080] marker parser used 0 bytes (0 bits)
150[mjpeg @ 0000015b56df1080] marker=e0 avail_size_in_buf=174124
151[mjpeg @ 0000015b56df1080] marker parser used 16 bytes (128 bits)
152[mjpeg @ 0000015b56df1080] marker=db avail_size_in_buf=174106
153[mjpeg @ 0000015b56df1080] index=0
154[mjpeg @ 0000015b56df1080] qscale[0]: 2
155[mjpeg @ 0000015b56df1080] marker parser used 67 bytes (536 bits)
156[mjpeg @ 0000015b56df1080] marker=db avail_size_in_buf=174037
157[mjpeg @ 0000015b56df1080] index=1
158[mjpeg @ 0000015b56df1080] qscale[1]: 4
159[mjpeg @ 0000015b56df1080] marker parser used 67 bytes (536 bits)
160[mjpeg @ 0000015b56df1080] marker=c2 avail_size_in_buf=173968
161[mjpeg @ 0000015b56df1080] sof0: picture: 1000x1000
162[mjpeg @ 0000015b56df1080] component 0 2:2 id: 1 quant:0
163[mjpeg @ 0000015b56df1080] component 1 1:1 id: 2 quant:1
164[mjpeg @ 0000015b56df1080] component 2 1:1 id: 3 quant:1
165[mjpeg @ 0000015b56df1080] pix fmt id 22111100
166[mjpeg @ 0000015b56df1080] Format yuvj420p chosen by get_format().
167[mjpeg @ 0000015b56df1080] marker parser used 17 bytes (136 bits)
168[mjpeg @ 0000015b56df1080] marker=c4 avail_size_in_buf=173949
169[mjpeg @ 0000015b56df1080] class=0 index=0 nb_codes=9
170[mjpeg @ 0000015b56df1080] marker parser used 28 bytes (224 bits)
171[mjpeg @ 0000015b56df1080] marker=c4 avail_size_in_buf=173919
172[mjpeg @ 0000015b56df1080] class=0 index=1 nb_codes=7
173[mjpeg @ 0000015b56df1080] marker parser used 26 bytes (208 bits)
174[mjpeg @ 0000015b56df1080] escaping removed 162392 bytes
175[mjpeg @ 0000015b56df1080] marker=da avail_size_in_buf=173891
176[mjpeg @ 0000015b56df1080] component: 1
177[mjpeg @ 0000015b56df1080] component: 2
178[mjpeg @ 0000015b56df1080] component: 3
179[mjpeg @ 0000015b56df1080] marker parser used 11498 bytes (91983 bits)
180[mjpeg @ 0000015b56df1080] marker=c4 avail_size_in_buf=162341
181[mjpeg @ 0000015b56df1080] class=1 index=0 nb_codes=35
182[mjpeg @ 0000015b56df1080] marker parser used 54 bytes (432 bits)
183[mjpeg @ 0000015b56df1080] escaping removed 146038 bytes
184[mjpeg @ 0000015b56df1080] marker=da avail_size_in_buf=162285
185[mjpeg @ 0000015b56df1080] component: 1
186[mjpeg @ 0000015b56df1080] marker parser used 16246 bytes (129967 bits)
187[mjpeg @ 0000015b56df1080] marker=c4 avail_size_in_buf=145983
188[mjpeg @ 0000015b56df1080] class=1 index=1 nb_codes=39
189[mjpeg @ 0000015b56df1080] marker parser used 58 bytes (464 bits)
190[mjpeg @ 0000015b56df1080] escaping removed 144331 bytes
191[mjpeg @ 0000015b56df1080] marker=da avail_size_in_buf=145923
192[mjpeg @ 0000015b56df1080] component: 3
193[mjpeg @ 0000015b56df1080] marker parser used 1591 bytes (12728 bits)
194[mjpeg @ 0000015b56df1080] marker=c4 avail_size_in_buf=144326
195[mjpeg @ 0000015b56df1080] class=1 index=1 nb_codes=35
196[mjpeg @ 0000015b56df1080] marker parser used 54 bytes (432 bits)
197[mjpeg @ 0000015b56df1080] escaping removed 143281 bytes
198[mjpeg @ 0000015b56df1080] marker=da avail_size_in_buf=144270
199[mjpeg @ 0000015b56df1080] component: 2
200[mjpeg @ 0000015b56df1080] marker parser used 988 bytes (7899 bits)
201[mjpeg @ 0000015b56df1080] marker=c4 avail_size_in_buf=143274
202[mjpeg @ 0000015b56df1080] class=1 index=0 nb_codes=56
203[mjpeg @ 0000015b56df1080] marker parser used 75 bytes (600 bits)
204[mjpeg @ 0000015b56df1080] escaping removed 127705 bytes
205[mjpeg @ 0000015b56df1080] marker=da avail_size_in_buf=143197
206[mjpeg @ 0000015b56df1080] component: 1
207[mjpeg @ 0000015b56df1080] marker parser used 15491 bytes (123928 bits)
208[mjpeg @ 0000015b56df1080] marker=c4 avail_size_in_buf=127642
209[mjpeg @ 0000015b56df1080] class=1 index=0 nb_codes=22
210[mjpeg @ 0000015b56df1080] marker parser used 41 bytes (328 bits)
211[mjpeg @ 0000015b56df1080] escaping removed 94241 bytes
212[mjpeg @ 0000015b56df1080] marker=da avail_size_in_buf=127599
213[mjpeg @ 0000015b56df1080] component: 1
214[mjpeg @ 0000015b56df1080] marker parser used 33357 bytes (266850 bits)
215[mjpeg @ 0000015b56df1080] escaping removed 91142 bytes
216[mjpeg @ 0000015b56df1080] marker=da avail_size_in_buf=94132
217[mjpeg @ 0000015b56df1080] component: 1
218[mjpeg @ 0000015b56df1080] component: 2
219[mjpeg @ 0000015b56df1080] component: 3
220[mjpeg @ 0000015b56df1080] marker parser used 2989 bytes (23910 bits)
221[mjpeg @ 0000015b56df1080] marker=c4 avail_size_in_buf=91133
222[mjpeg @ 0000015b56df1080] class=1 index=1 nb_codes=23
223[mjpeg @ 0000015b56df1080] marker parser used 42 bytes (336 bits)
224[mjpeg @ 0000015b56df1080] escaping removed 88379 bytes
225[mjpeg @ 0000015b56df1080] marker=da avail_size_in_buf=91089
226[mjpeg @ 0000015b56df1080] component: 3
227[mjpeg @ 0000015b56df1080] marker parser used 2709 bytes (21668 bits)
228[mjpeg @ 0000015b56df1080] marker=c4 avail_size_in_buf=88359
229[mjpeg @ 0000015b56df1080] class=1 index=1 nb_codes=24
230[mjpeg @ 0000015b56df1080] marker parser used 43 bytes (344 bits)
231[mjpeg @ 0000015b56df1080] escaping removed 86598 bytes
232[mjpeg @ 0000015b56df1080] marker=da avail_size_in_buf=88314
233[mjpeg @ 0000015b56df1080] component: 2
234[mjpeg @ 0000015b56df1080] marker parser used 1715 bytes (13720 bits)
235[mjpeg @ 0000015b56df1080] marker=c4 avail_size_in_buf=86589
236[mjpeg @ 0000015b56df1080] class=1 index=0 nb_codes=20
237[mjpeg @ 0000015b56df1080] marker parser used 39 bytes (312 bits)
238[mjpeg @ 0000015b56df1080] escaping removed 268 bytes
239[mjpeg @ 0000015b56df1080] marker=da avail_size_in_buf=86548
240[mjpeg @ 0000015b56df1080] component: 1
241[mjpeg @ 0000015b56df1080] marker parser used 86279 bytes (690231 bits)
242[mjpeg @ 0000015b56df1080] marker=d9 avail_size_in_buf=0
243[mjpeg @ 0000015b56df1080] decode frame unused 0 bytes
244[AVFilterGraph @ 0000015b575fc9c0] Setting 'width' to value 'ceil(iw/2)*2'
245[AVFilterGraph @ 0000015b575fc9c0] Setting 'height' to value 'ceil(ih/2)*2'
246[graph 0 input from stream 0:1 @ 0000015b5777c6c0] Setting 'video_size' to value '1000x1000'
247[graph 0 input from stream 0:1 @ 0000015b5777c6c0] Setting 'pix_fmt' to value '12'
248[graph 0 input from stream 0:1 @ 0000015b5777c6c0] Setting 'time_base' to value '1/90000'
249[graph 0 input from stream 0:1 @ 0000015b5777c6c0] Setting 'pixel_aspect' to value '300/300'
250[graph 0 input from stream 0:1 @ 0000015b5777c6c0] Setting 'frame_rate' to value '90000/1'
251[graph 0 input from stream 0:1 @ 0000015b5777c6c0] w:1000 h:1000 pixfmt:yuvj420p tb:1/90000 fr:90000/1 sar:300/300
252[format @ 0000015b5777fac0] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le|gray|gray10le'
253[AVFilterGraph @ 0000015b575fc9c0] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
254[Parsed_pad_0 @ 0000015b56ded840] w:1000 h:1000 -> w:1000 h:1000 x:0 y:0 color:0x000000FF
255[Parsed_pad_0 @ 0000015b56ded840] Direct padding impossible allocating new frame
256[vost#0:0/libx264 @ 0000015b56df5880] Frame rate very high for a muxer not efficiently supporting it.
257Please consider specifying a lower framerate, a different muxer or setting vsync/fps_mode to vfr
258[libx264 @ 0000015b56d602c0] using mv_range_thread = 24
259[libx264 @ 0000015b56d602c0] using SAR=1/1
260[libx264 @ 0000015b56d602c0] MB rate (357210000) > level limit (16711680)
261[libx264 @ 0000015b56d602c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 AVX512
262[libx264 @ 0000015b56d602c0] profile High, level 6.2, 4:2:0, 8-bit
263[libx264 @ 0000015b56d602c0] 264 - core 164 r3106 eaa68fa - H.264/MPEG-4 AVC codec - Copyleft 2003-2023 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=31 lookahead_threads=5 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
264[vost#0:0/libx264 @ 0000015b56df5880] Clipping frame in rate conversion by 0.000008
265[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
266[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
267[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
268[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
269[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
270[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
271[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
272[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
273[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
274[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
275[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
276[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
277[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
278[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
279[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
280[aost#0:1/flac @ 0000015b56d61800] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
281[graph_1_in_0_0 @ 0000015b59193540] Setting 'time_base' to value '1/44100'
282[graph_1_in_0_0 @ 0000015b59193540] Setting 'sample_rate' to value '44100'
283[graph_1_in_0_0 @ 0000015b59193540] Setting 'sample_fmt' to value 's16'
284[graph_1_in_0_0 @ 0000015b59193540] Setting 'channel_layout' to value 'stereo'
285[graph_1_in_0_0 @ 0000015b59193540] tb:1/44100 samplefmt:s16 samplerate:44100 chlayout:stereo
286[format_out_0_1 @ 0000015b591f8bc0] Setting 'sample_fmts' to value 's16|s32'
287[format_out_0_1 @ 0000015b591f8bc0] Setting 'sample_rates' to value '96000'
288[format_out_0_1 @ 0000015b591f8bc0] auto-inserting filter 'auto_aresample_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_1'
289[AVFilterGraph @ 0000015b575fc040] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
290[auto_aresample_0 @ 0000015b591fa080] [SWR @ 0000015b591fa180] Using s16p internally between filters
291[auto_aresample_0 @ 0000015b591fa080] ch:2 chl:stereo fmt:s16 r:44100Hz -> ch:2 chl:stereo fmt:s16 r:96000Hz
292[flac @ 0000015b56d61b80] compression: 5
293[flac @ 0000015b56d61b80] lpc type: Levinson-Durbin recursion with Welch window
294[flac @ 0000015b56d61b80] prediction order: 1, 8
295[flac @ 0000015b56d61b80] order method: estimate
296[flac @ 0000015b56d61b80] partition order: 0, 8
297[flac @ 0000015b56d61b80] block size: 8192
298[flac @ 0000015b56d61b80] lpc precision: 15
299[hls @ 0000015b56df2b00] Opening 'init.mp4' for writing
300[file @ 0000015b591eeac0] Setting default whitelist 'file,crypto,data'
301Output #0, hls, to 'playlist.m3u8':
302 Metadata:
303 TRACKTOTAL : 17
304 title : The Way I Are (ft. D.O.E., Keri Hilson)
305 artist : D.O.E., Keri Hilson
306 ALBUM : Shock Value [16]
307 GENRE : Hip Hop, R&B
308 album_artist : Timbaland
309 COMPOSER : Timbaland
310 DATE : 2007-04-03
311 track : 4
312 encoder : Lavf60.3.100
313 Stream #0:0, 0, 1/90000: Video: h264, yuvj420p(pc, bt470bg/unknown/unknown, progressive), 1000x1000 [SAR 300:300 DAR 1:1], q=2-31, 90k fps, 90k tbn (attached pic)
314 Metadata:
315 comment : Cover (front)
316 encoder : Lavc60.3.100 libx264
317 Side data:
318 cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
319 Stream #0:1, 0, 1/96000: Audio: flac, 96000 Hz, stereo, s16, 128 kb/s
320 Metadata:
321 encoder : Lavc60.3.100 flac
322frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
323[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
324[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
325[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
326[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
327[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
328[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
329[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
330[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
331[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
332[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
333[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
334[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
335[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
336[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
337[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
338[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
339[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
340[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
341[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
342[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
343[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
344[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
345[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
346[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
347[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
348[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
349[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
350[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
351[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
352[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
353[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
354[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
355[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
356[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
357[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
358[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
359[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
360[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
361[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
362[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
363[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
364[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
365[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
366[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
367[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
368[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
369[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
370[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
371[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
372[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
373[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
374[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
375[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
376[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
377[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
378[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
379[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
380[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
381[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
382[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
383[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
384[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
385[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
386[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
387[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
388[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
389[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
390[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
391[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
392[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
393[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
394[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
395[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
396[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
397[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
398[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
399[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
400[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
401[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
402[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
403[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
404[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
405[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
406[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
407[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
408[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
409[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
410[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
411[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
412[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
413[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
414[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
415[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
416[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
417[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
418[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
419[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
420[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
421[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
422[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
423[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
424[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
425[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
426[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
427[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
428[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
429[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
430[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
431[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
432[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
433[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
434[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
435[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
436[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
437[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
438[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
439[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
440[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
441[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
442[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
443[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
444[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
445[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
446[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
447[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
448[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
449[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
450[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
451[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
452[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
453[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
454[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
455[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
456[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
457[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
458[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
459[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
460[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
461[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
462[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
463[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
464[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
465[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
466[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
467[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
468[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
469[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
470[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
471[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
472[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
473[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
474[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
475[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
476[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
477[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
478[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
479[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
480[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
481[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
482[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
483[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
484[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
485[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
486[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
487[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
488[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
489[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
490[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
491[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
492[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
493[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
494[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
495[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
496[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
497[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
498[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
499[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
500[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
501[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
502[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
503[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
504[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
505[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
506[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
507[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
508[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
509[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
510[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
511[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
512[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
513[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
514[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
515[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
516[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
517[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
518[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
519[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
520[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
521[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
522[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
523[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
524[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
525[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
526[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
527[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
528[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
529[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
530[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
531[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
532[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
533[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
534[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
535[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
536[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
537[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
538[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
539[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
540[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
541[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
542[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
543[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
544[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
545[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
546[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
547[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
548[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
549[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
550[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
551[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
552[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
553[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
554[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
555[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
556[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
557[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
558[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
559[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
560[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
561[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
562[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
563[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
564[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
565[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
566[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
567[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
568[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
569[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
570[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
571[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
572[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
573[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
574[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
575[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
576[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
577[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
578[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
579[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
580[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
581[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
582[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
583[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
584[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
585[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
586[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
587[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
588[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
589[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
590[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
591[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
592[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
593[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
594[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
595[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
596[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
597[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
598[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
599[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
600[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
601[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
602[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
603[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
604[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
605[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
606[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
607[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
608[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
609[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
610[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
611[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
612[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
613[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
614[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
615[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
616[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
617[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
618[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
619[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
620[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
621[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
622[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
623[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
624[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
625[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
626[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
627[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
628[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
629[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
630[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
631[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
632[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
633[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
634[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
635[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
636[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
637[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
638[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
639[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
640[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
641[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
642[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
643[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
644[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
645[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
646[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
647[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
648[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
649[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
650[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
651[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
652[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
653[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
654[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
655[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
656[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
657[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
658[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
659[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
660[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
661[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
662[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
663[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
664[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
665[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
666[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
667[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
668[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
669[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
670[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
671[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
672[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
673[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
674[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
675[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
676[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
677[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
678[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
679[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
680[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
681[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
682[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
683[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
684[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
685[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
686[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
687[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
688[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
689[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
690[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
691[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
692[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
693[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
694[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
695[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
696[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
697[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
698[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
699[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
700[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
701[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
702[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
703[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
704[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
705[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
706[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
707[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
708[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
709[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
710[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
711[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
712[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
713[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
714[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
715[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
716[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
717[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
718[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
719[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
720[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
721[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
722[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
723[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
724[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
725[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
726[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
727[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
728[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
729[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
730[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
731[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
732[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
733[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
734[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
735[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
736[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
737[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
738[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
739[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
740[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
741[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
742[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
743[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
744[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
745[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
746[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
747[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
748[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
749[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
750[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
751[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
752[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
753[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
754[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
755[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
756[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
757[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
758[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
759[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
760[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
761[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
762[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
763[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
764[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
765[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
766[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
767[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
768[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
769[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
770[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
771[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
772[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
773[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
774[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
775[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
776[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
777[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
778[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
779[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
780[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
781[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
782[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
783[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
784[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
785[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
786[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
787[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
788[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
789[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
790[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
791[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
792[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
793[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
794[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
795[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
796[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
797[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
798[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
799[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
800[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
801[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
802[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
803[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
804[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
805[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
806[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
807[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
808[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
809[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
810[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
811[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
812[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
813[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
814[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
815[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
816[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
817[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
818[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
819[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
820[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
821[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
822[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
823[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
824[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
825[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
826[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
827[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
828[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
829[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
830[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
831[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
832[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
833[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
834[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
835[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
836[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
837[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
838[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
839[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
840[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
841[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
842[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
843[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
844[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
845[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
846[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
847[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
848[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
849[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
850[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
851[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
852[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
853[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
854[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
855[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
856[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
857[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
858[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
859[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
860[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
861[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
862[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
863[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
864[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
865[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
866[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
867[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
868[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
869[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
870[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
871[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
872[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
873[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
874[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
875[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
876[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
877[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
878[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
879[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
880[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
881[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
882[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
883[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
884[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
885[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
886[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
887[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
888[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
889[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
890[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
891[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
892[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
893[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
894[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
895[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
896[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
897[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
898[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
899[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
900[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
901[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
902[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
903[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
904[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
905[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
906[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
907[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
908[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
909[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
910[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
911[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
912[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
913[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
914[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
915[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
916[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
917[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
918[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
919[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
920[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
921[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
922[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
923[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
924[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
925[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
926[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
927[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
928[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
929[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
930[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
931[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
932[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
933[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
934[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
935[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
936[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
937[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
938[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
939[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
940[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
941[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
942[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
943[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
944[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
945[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
946[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
947[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
948[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
949[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
950[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
951[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
952[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
953[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
954[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
955[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
956[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
957[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
958[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
959[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
960[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
961[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
962[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
963[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
964[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
965[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
966[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
967[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
968[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
969[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
970[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
971[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
972[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
973[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
974[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
975[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
976[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
977[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
978[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
979[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
980[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
981[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
982[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
983[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
984[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
985[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
986[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
987[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
988[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
989[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
990[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
991[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
992[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
993[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
994[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
995[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
996[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
997[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
998[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
999[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1000[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1001[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1002[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1003[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1004[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1005[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1006[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1007[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1008[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1009[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1010[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1011[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1012[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1013[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1014[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1015[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1016[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1017[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1018[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1019[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1020[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1021[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1022[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1023[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1024[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1025[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1026[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1027[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1028[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1029[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1030[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1031[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1032[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1033[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1034[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1035[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1036[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1037[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1038[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1039[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1040[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1041[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1042[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1043[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1044[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1045[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1046[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1047[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1048[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1049[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1050[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1051[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1052[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1053[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1054[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1055[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1056[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1057[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1058[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1059[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1060[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1061[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1062[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1063[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1064[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1065[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1066[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1067[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1068[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1069[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1070[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1071[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1072[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1073[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1074[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1075[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1076[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1077[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1078[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1079[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1080[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1081[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1082[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1083[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1084[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1085[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1086[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1087[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1088[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1089[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1090[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1091[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1092[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1093[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1094[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1095[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1096[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1097[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1098[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1099[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1100[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1101[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1102[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1103[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1104[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1105[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1106[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1107[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1108[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1109[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1110[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1111[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1112[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1113[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1114[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1115[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1116[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1117[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1118[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1119[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1120[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1121[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1122[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1123[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1124[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1125[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1126[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1127[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1128[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1129[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1130[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1131[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1132[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1133[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1134[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1135[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1136[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1137[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1138[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1139[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1140[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1141[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1142[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1143[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1144[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1145[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1146[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1147[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1148[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1149[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1150[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1151[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1152[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1153[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1154[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1155[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1156[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1157[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1158[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1159[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1160[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1161[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1162[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1163[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1164[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1165[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1166[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1167[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1168[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1169[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1170[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1171[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1172[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1173[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1174[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1175[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1176[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1177[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1178[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1179[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1180[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1181[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1182[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1183[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1184[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1185[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1186[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1187[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1188[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1189[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1190[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1191[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1192[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1193[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1194[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1195[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1196[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1197[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1198[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1199[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1200[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1201[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1202[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1203[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1204[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1205[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1206[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1207[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1208[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1209[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1210[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1211[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1212[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1213[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1214[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1215[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1216[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1217[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1218[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1219[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1220[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1221[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1222[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1223[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1224[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1225[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1226[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1227[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1228[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1229[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1230[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1231[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1232[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1233[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1234[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1235[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1236[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1237[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1238[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1239[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1240[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1241[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1242[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1243[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1244[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1245[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1246[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1247[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1248[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1249[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1250[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1251[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1252[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1253[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1254[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1255[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1256[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1257[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1258[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1259[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1260[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1261[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1262[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1263[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1264[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1265[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1266[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1267[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1268[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1269[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1270[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1271[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1272[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1273[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1274[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1275[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1276[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1277[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1278[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1279[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1280[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1281[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1282[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1283[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1284[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1285[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1286[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1287[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1288[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1289[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1290[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1291[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1292[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1293[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1294[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1295[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1296[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1297[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1298[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1299[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1300[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1301[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1302[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1303[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1304[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1305[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1306[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1307[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1308[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1309[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1310[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1311[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1312[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1313[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1314[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1315[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1316[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1317[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1318[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1319[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1320[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1321[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1322[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1323[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1324[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1325[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1326[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1327[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1328[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1329[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1330[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1331[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1332[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1333[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1334[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1335[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1336[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1337[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1338[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1339[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1340[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1341[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1342[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1343[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1344[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1345[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1346[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1347[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1348[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1349[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1350[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1351[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1352[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1353[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1354[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1355[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1356[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1357[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1358[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1359[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1360[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1361[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1362[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1363[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1364[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1365[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1366[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1367[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1368[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1369[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1370[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1371[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1372[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1373[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1374[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1375[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1376[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1377[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1378[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1379[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1380[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1381[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1382[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1383[NULL @ 0000015b56d70900] dropping low score -25 frame header from offset 8396 to 12621
1384[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1385[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1386[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1387[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1388[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1389[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1390[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1391[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1392[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1393[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1394[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1395[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1396[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1397[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1398[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1399[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1400[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1401[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1402[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1403[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1404[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1405[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1406[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1407[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1408[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1409[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1410[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1411[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1412[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1413[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1414[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1415[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1416[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1417[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1418[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1419[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1420[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1421[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1422[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1423[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1424[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1425[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1426[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1427[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1428[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1429[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1430[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1431[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1432[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1433[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1434[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1435[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1436[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1437[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1438[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1439[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1440[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1441[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1442[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1443[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1444[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1445[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1446[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1447[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1448[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1449[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1450[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1451[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1452[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1453[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1454[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1455[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1456[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1457[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1458[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1459[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1460[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1461[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1462[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1463[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1464[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1465[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1466[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1467[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1468[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1469[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1470[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1471[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1472[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1473[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1474[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1475[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1476[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1477[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1478[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1479[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1480[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1481[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1482[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1483[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1484[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1485[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1486[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1487[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1488[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1489[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1490[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1491[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1492[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1493[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1494[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1495[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1496[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1497[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1498[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1499[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1500[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1501[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1502[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1503[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1504[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1505[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1506[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1507[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1508[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1509[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1510[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1511[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1512[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1513[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1514[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1515[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1516[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1517[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1518[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1519[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1520[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1521[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1522[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1523[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1524[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1525[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1526[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1527[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1528[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1529[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1530[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1531[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1532[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1533[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1534[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1535[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1536[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1537[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1538[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1539[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1540[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1541[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1542[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1543[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1544[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1545[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1546[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1547[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1548[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1549[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1550[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1551[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1552[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1553[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1554[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1555[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1556[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1557[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1558[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1559[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1560[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1561[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1562[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1563[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1564[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1565[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1566[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1567[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1568[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1569[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1570[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1571[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1572[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1573[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1574[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1575[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1576[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1577[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1578[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1579[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1580[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1581[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1582[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1583[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1584[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1585[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1586[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1587[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1588[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1589[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1590[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1591[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1592[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1593[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1594[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1595[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1596[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1597[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1598[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1599[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1600[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1601[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1602[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1603[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1604[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1605[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1606[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1607[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1608[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1609[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1610[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1611[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1612[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1613[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1614[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1615[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1616[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1617[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1618[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1619[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1620[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1621[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1622[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1623[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1624[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1625[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1626[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1627[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1628[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1629[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1630[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1631[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1632[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1633[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1634[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1635[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1636[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1637[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1638[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1639[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1640[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1641[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1642[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1643[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1644[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1645[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1646[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1647[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1648[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1649[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1650[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1651[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1652[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1653[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1654[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1655[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1656[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1657[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1658[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1659[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1660[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1661[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1662[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1663[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1664[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1665[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1666[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1667[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1668[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1669[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1670[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1671[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1672[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1673[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1674[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1675[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1676[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1677[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1678[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1679[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1680[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1681[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1682[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1683[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1684[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1685[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1686[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1687[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1688[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1689[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1690[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1691[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1692[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1693[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1694[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1695[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1696[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1697[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1698[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1699[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1700[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1701[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1702[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1703[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1704[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1705[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1706[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1707[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1708[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1709[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1710[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1711[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1712[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1713[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1714[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1715[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1716[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1717[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1718[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1719[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1720[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1721[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1722[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1723[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1724[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1725[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1726[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1727[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1728[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1729[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1730[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1731[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1732[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1733[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1734[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1735[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1736[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1737[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1738[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1739[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1740[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1741[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1742[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1743[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1744[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1745[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1746[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1747[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1748[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1749[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1750[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1751[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1752[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1753[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1754[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1755[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1756[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1757[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1758[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1759[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1760[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1761[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1762[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1763[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1764[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1765[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1766[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1767[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1768[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1769[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1770[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1771[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1772[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1773[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1774[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1775[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1776[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1777[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1778[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1779[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1780[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1781[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1782[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1783[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1784[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1785[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1786[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1787[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1788[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1789[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1790[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1791[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1792[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1793[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1794[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1795[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1796[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1797[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1798[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1799[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1800[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1801[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1802[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1803[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1804[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1805[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1806[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1807[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1808[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1809[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1810[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1811[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1812[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1813[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1814[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1815[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1816[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1817[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1818[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1819[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1820[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1821[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1822[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1823[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1824[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1825[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1826[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1827[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1828[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1829[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1830[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1831[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1832[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1833[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1834[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1835[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1836[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1837[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1838[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1839[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1840[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1841[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1842[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1843[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1844[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1845[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1846[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1847[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1848[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1849[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1850[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1851[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1852[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1853[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1854[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1855[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1856[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1857[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1858[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1859[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1860[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1861[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1862[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1863[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1864[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1865[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1866[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1867[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1868[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1869[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1870[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1871[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1872[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1873[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1874[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1875[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1876[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1877[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1878[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1879[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1880[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1881[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1882[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1883[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1884[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1885[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1886[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1887[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1888[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1889[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1890[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1891[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1892[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1893[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1894[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1895[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1896[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1897[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1898[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1899[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1900[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1901[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1902[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1903[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1904[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1905[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1906[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1907[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1908[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1909[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1910[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1911[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1912[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1913[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1914[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1915[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1916[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1917[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1918[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1919[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1920[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1921[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1922[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1923[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1924[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1925[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1926[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1927[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1928[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1929[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1930[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1931[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1932[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1933[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1934[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1935[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1936[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1937[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1938[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1939[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1940[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1941[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1942[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1943[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1944[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1945[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1946[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1947[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1948[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1949[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1950[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1951[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1952[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1953[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1954[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1955[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1956[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1957[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1958[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1959[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1960[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1961[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1962[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1963[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1964[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1965[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1966[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1967[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1968[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1969[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1970[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1971[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1972[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1973[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1974[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1975[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1976[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1977[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1978[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1979[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1980[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1981[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1982[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1983[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1984[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1985[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1986[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1987[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1988[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1989[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1990[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1991[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1992[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1993[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1994[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1995[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1996[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
1997[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1998[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
1999[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2000[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2001[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2002[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2003[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2004[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2005[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2006[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2007[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2008[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2009[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2010[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2011[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2012[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2013[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2014[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2015[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2016[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2017[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2018[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2019[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2020[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2021[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2022[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2023[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2024[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2025[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2026[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2027[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2028[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2029[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2030[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2031[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2032[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2033[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2034[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2035[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2036[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2037[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2038[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2039[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2040[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2041[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2042[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2043[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2044[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2045[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2046[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2047[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2048[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2049[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2050[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2051[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2052[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2053[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2054[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2055[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2056[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2057[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2058[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2059[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2060[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2061[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2062[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2063[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2064[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2065[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2066[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2067[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2068[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2069[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2070[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2071[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2072[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2073[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2074[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2075[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2076[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2077[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2078[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2079[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2080[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2081[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2082[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2083[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2084[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2085[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2086[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2087[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2088[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2089[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2090[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2091[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2092[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2093[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2094[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2095[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2096[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2097[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2098[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2099[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2100[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2101[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2102[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2103[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2104[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2105[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2106[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2107[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2108[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2109[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2110[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2111[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2112[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2113[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2114[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2115[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2116[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2117[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2118[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2119[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2120[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2121[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2122[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2123[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2124[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2125[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2126[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2127[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2128[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2129[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2130[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2131[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2132[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2133[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2134[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2135[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2136[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2137[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2138[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2139[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2140[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2141[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2142[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2143[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2144[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2145[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2146[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2147[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2148[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2149[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2150[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2151[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2152[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2153[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2154[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2155[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2156[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2157[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2158[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2159[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2160[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2161[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2162[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2163[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2164[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2165[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2166[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2167[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2168[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2169[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2170[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2171[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2172[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2173[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2174[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2175[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2176[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2177[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2178[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2179[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2180[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2181[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2182[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2183[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2184[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2185[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2186[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2187[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2188[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2189[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2190[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2191[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2192[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2193[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2194[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2195[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2196[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2197[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2198[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2199[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2200[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2201[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2202[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2203[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2204[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2205[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2206[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2207[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2208[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2209[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2210[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2211[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2212[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2213[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2214[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2215[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2216[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2217[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2218[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2219[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2220[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2221[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2222[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2223[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2224[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2225[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2226[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2227[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2228[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2229[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2230[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2231[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2232[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2233[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2234[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2235[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2236[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2237[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2238[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2239[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2240[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2241[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2242[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2243[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2244[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2245[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2246[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2247[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2248[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2249[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2250[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2251[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2252[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2253[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2254[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2255[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2256[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2257[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2258[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2259[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2260[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2261[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2262[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2263[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2264[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2265[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2266[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2267[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2268[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2269[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2270[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2271[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2272[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2273[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2274[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2275[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2276[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2277[flac @ 0000015b56d5efc0] first_dts 0 not matching first dts 7864320 (pts 7864320, duration 4096) in the queue
2278[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2279[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2280[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2281[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2282[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2283EOF in input file 0
2284Terminating demuxer thread 0
2285[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2286[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2287[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2288[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2289[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2290[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2291[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2292[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2293[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2294[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2295[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2296[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2297[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2298[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2299[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2300[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2301[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2302[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2303[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2304[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2305[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2306[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2307[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2308[out_0_0 @ 0000015b5777f9c0] EOF on sink link out_0_0:default.
2309[out_0_1 @ 0000015b591a0680] EOF on sink link out_0_1:default.
2310No more output streams to write to, finishing.
2311[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2312[libx264 @ 0000015b56d602c0] frame= 0 QP=32.34 NAL=3 Slice:I Poc:0 I:3969 P:0 SKIP:0 size=31728 bytes
2313[hls @ 0000015b56df2b00] Delay between the first packet and last packet in the muxing queue is 10016000 > 10000000: forcing output
2314[out#0/hls @ 0000015b56df2980] All streams finished
2315[out#0/hls @ 0000015b56df2980] Terminating muxer thread
2316[AVIOContext @ 0000015b575bb540] Statistics: 1645 bytes written, 0 seeks, 1 writeouts
2317[hls @ 0000015b56df2b00] Opening 'idk0.m4s' for writing
2318[file @ 0000015b591d1a40] Setting default whitelist 'file,crypto,data'
2319[AVIOContext @ 0000015b575bad00] Statistics: 27812490 bytes written, 0 seeks, 107 writeouts
2320[hls @ 0000015b56df2b00] Opening 'playlist.m3u8' for writing
2321[file @ 0000015b591d2280] Setting default whitelist 'file,crypto,data'
2322EXT-X-MEDIA-SEQUENCE:0
2323[AVIOContext @ 0000015b575bb6c0] Statistics: 166 bytes written, 0 seeks, 1 writeouts
2324frame= 1 fps=0.0 q=33.0 Lsize=N/A time=00:02:59.14 bitrate=N/A speed= 364x
2325video:32kB audio:27112kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
2326Input file #0 (.\flac2.flac):
2327 Input stream #0:0 (audio): 1929 packets read (21050734 bytes); 1929 frames decoded (7900368 samples);
2328 Input stream #0:1 (video): 1 packets read (174128 bytes); 1 frames decoded;
2329 Total: 1930 packets (21224862 bytes) demuxed
2330Output file #0 (playlist.m3u8):
2331 Output stream #0:0 (video): 1 frames encoded; 1 packets muxed (32418 bytes);
2332 Output stream #0:1 (audio): 2100 frames encoded (17198080 samples); 2101 packets muxed (27762955 bytes);
2333 Total: 2102 packets (27795373 bytes) muxed
23341930 frames successfully decoded, 0 decoding errors
2335[libx264 @ 0000015b56d602c0] frame I:1 Avg QP:32.34 size: 31728
2336[libx264 @ 0000015b56d602c0] mb I I16..4: 13.4% 65.9% 20.7%
2337[libx264 @ 0000015b56d602c0] 8x8 transform intra:65.9%
2338[libx264 @ 0000015b56d602c0] coded y,uvDC,uvAC intra: 48.0% 15.2% 4.0%
2339[libx264 @ 0000015b56d602c0] i16 v,h,dc,p: 40% 25% 15% 20%
2340[libx264 @ 0000015b56d602c0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 27% 24% 22% 3% 5% 5% 6% 4% 4%
2341[libx264 @ 0000015b56d602c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 40% 21% 12% 5% 5% 5% 5% 4% 3%
2342[libx264 @ 0000015b56d602c0] i8c dc,h,v,p: 83% 7% 9% 0%
2343[libx264 @ 0000015b56d602c0] kb/s:22844160.00
2344[AVIOContext @ 0000015b56d67f00] Statistics: 21229257 bytes read, 0 seeks