Ticket #11273: 2023.log

File 2023.log, 82.1 KB (added by Alex, 23 months ago)
Line 
1ffmpeg started on 2024-10-30 at 11:54:13
2Report written to "ffmpeg-20241030-115413.log"
3Log level: 48
4Command line:
5_ffmpeg2023 -y -r 0.3 -i 3.png -i 1.wav -shortest -filter_complex "[0:v]scale=w=if(gt(iw*ih\\,1920*1080)\\,iw*min(1920/iw\\,1920/ih)\\,iw):h=-2,pad=ceil(iw/2)*2:ceil(ih/2)*2,tpad=stop_mode=clone:stop_duration=3600100[v]" -filter_complex "[1:a]anull[a]" -map "[v]" -map "[a]" -c:a pcm_s16le -c:v libx264 -pix_fmt yuv420p -benchmark -report bench2023.mp4
6ffmpeg version 2023-04-17-git-65e537b833-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. 6.100 / 58. 6.100
10 libavcodec 60. 9.100 / 60. 9.100
11 libavformat 60. 4.101 / 60. 4.101
12 libavdevice 60. 2.100 / 60. 2.100
13 libavfilter 9. 5.100 / 9. 5.100
14 libswscale 7. 2.100 / 7. 2.100
15 libswresample 4. 11.100 / 4. 11.100
16 libpostproc 57. 2.100 / 57. 2.100
17Splitting the commandline.
18Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
19Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '0.3'.
20Reading option '-i' ... matched as input url with argument '3.png'.
21Reading option '-i' ... matched as input url with argument '1.wav'.
22Reading option '-shortest' ... matched as option 'shortest' (finish encoding within shortest input) with argument '1'.
23Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[0:v]scale=w=if(gt(iw*ih\,1920*1080)\,iw*min(1920/iw\,1920/ih)\,iw):h=-2,pad=ceil(iw/2)*2:ceil(ih/2)*2,tpad=stop_mode=clone:stop_duration=3600100[v]'.
24Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[1:a]anull[a]'.
25Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[v]'.
26Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[a]'.
27Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'pcm_s16le'.
28Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx264'.
29Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
30Reading option '-benchmark' ... matched as option 'benchmark' (add timings for benchmarking) with argument '1'.
31Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
32Reading option 'bench2023.mp4' ... matched as output url.
33Finished splitting the commandline.
34Parsing a group of options: global .
35Applying option y (overwrite output files) with argument 1.
36Applying option filter_complex (create a complex filtergraph) with argument [0:v]scale=w=if(gt(iw*ih\,1920*1080)\,iw*min(1920/iw\,1920/ih)\,iw):h=-2,pad=ceil(iw/2)*2:ceil(ih/2)*2,tpad=stop_mode=clone:stop_duration=3600100[v].
37Applying option filter_complex (create a complex filtergraph) with argument [1:a]anull[a].
38Applying option benchmark (add timings for benchmarking) with argument 1.
39Applying option report (generate a report) with argument 1.
40Successfully parsed a group of options.
41Parsing a group of options: input url 3.png.
42Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 0.3.
43Successfully parsed a group of options.
44Opening an input file: 3.png.
45[AVFormatContext @ 0000000000587bc0] Opening '3.png' for reading
46[file @ 0000000000588200] Setting default whitelist 'file,crypto,data'
47[png_pipe @ 0000000000587bc0] Format png_pipe probed with size=2048 and score=99
48[png_pipe @ 0000000000587bc0] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:1
49[png_pipe @ 0000000000587bc0] After avformat_find_stream_info() pos: 2346223 bytes read:2346223 seeks:0 frames:1
50Input #0, png_pipe, from '3.png':
51 Duration: N/A, bitrate: N/A
52 Stream #0:0, 1, 1/25: Video: png, rgb24(pc, gbr/unknown/unknown), 1920x1440 [SAR 2834:2834 DAR 4:3], 25 fps, 25 tbr, 25 tbn
53Successfully opened the file.
54Parsing a group of options: input url 1.wav.
55Successfully parsed a group of options.
56Opening an input file: 1.wav.
57[AVFormatContext @ 00000000025d0400] Opening '1.wav' for reading
58[file @ 00000000025d0780] Setting default whitelist 'file,crypto,data'
59[wav @ 00000000025d0400] Format wav probed with size=2048 and score=99
60[wav @ 00000000025d0400] Before avformat_find_stream_info() pos: 44 bytes read:103800 seeks:3 nb_streams:1
61[wav @ 00000000025d0400] probing stream 0 pp:32
62[wav @ 00000000025d0400] probing stream 0 pp:31
63[wav @ 00000000025d0400] probing stream 0 pp:30
64[wav @ 00000000025d0400] probing stream 0 pp:29
65[wav @ 00000000025d0400] probing stream 0 pp:28
66[wav @ 00000000025d0400] probing stream 0 pp:27
67[wav @ 00000000025d0400] probing stream 0 pp:26
68[wav @ 00000000025d0400] probing stream 0 pp:25
69[wav @ 00000000025d0400] probing stream 0 pp:24
70[wav @ 00000000025d0400] probing stream 0 pp:23
71[wav @ 00000000025d0400] probing stream 0 pp:22
72[wav @ 00000000025d0400] probing stream 0 pp:21
73[wav @ 00000000025d0400] probing stream 0 pp:20
74[wav @ 00000000025d0400] probing stream 0 pp:19
75[wav @ 00000000025d0400] probing stream 0 pp:18
76[wav @ 00000000025d0400] probing stream 0 pp:17
77[wav @ 00000000025d0400] probing stream 0 pp:16
78[wav @ 00000000025d0400] probing stream 0 pp:15
79[wav @ 00000000025d0400] probing stream 0 pp:14
80[wav @ 00000000025d0400] probing stream 0 pp:13
81[wav @ 00000000025d0400] probing stream 0 pp:12
82[wav @ 00000000025d0400] probing stream 0 pp:11
83[wav @ 00000000025d0400] probing stream 0 pp:10
84[wav @ 00000000025d0400] probing stream 0 pp:9
85[wav @ 00000000025d0400] probing stream 0 pp:8
86[wav @ 00000000025d0400] probing stream 0 pp:7
87[wav @ 00000000025d0400] probing stream 0 pp:6
88[wav @ 00000000025d0400] probing stream 0 pp:5
89[wav @ 00000000025d0400] probing stream 0 pp:4
90[wav @ 00000000025d0400] probing stream 0 pp:3
91[wav @ 00000000025d0400] probing stream 0 pp:2
92[wav @ 00000000025d0400] probing stream 0 pp:1
93[wav @ 00000000025d0400] probed stream 0
94[wav @ 00000000025d0400] parser not found for codec pcm_s16le, packets or times may be invalid.
95[wav @ 00000000025d0400] All info found
96[wav @ 00000000025d0400] After avformat_find_stream_info() pos: 204844 bytes read:333176 seeks:3 frames:50
97[aist#1:0/pcm_s16le @ 00000000005a8d00] Guessed Channel Layout: stereo
98Input #1, wav, from '1.wav':
99 Duration: 00:00:21.69, bitrate: 1413 kb/s
100 Stream #1:0, 50, 1/44100: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2 channels, s16, 1411 kb/s
101Successfully opened the file.
102[AVFilterGraph @ 0000000000592b40] Setting 'w' to value 'if(gt(iw*ih,1920*1080),iw*min(1920/iw,1920/ih),iw)'
103[AVFilterGraph @ 0000000000592b40] Setting 'h' to value '-2'
104[AVFilterGraph @ 0000000000592b40] Setting 'width' to value 'ceil(iw/2)*2'
105[AVFilterGraph @ 0000000000592b40] Setting 'height' to value 'ceil(ih/2)*2'
106[AVFilterGraph @ 0000000000592b40] Setting 'stop_mode' to value 'clone'
107[AVFilterGraph @ 0000000000592b40] Setting 'stop_duration' to value '3600100'
108[Parsed_scale_0 @ 00000000027a7f80] w:if(gt(iw*ih,1920*1080),iw*min(1920/iw,1920/ih),iw) h:-2 flags:'' interl:0
109Parsing a group of options: output url bench2023.mp4.
110Applying option shortest (finish encoding within shortest input) with argument 1.
111Applying option map (set input stream mapping) with argument [v].
112Applying option map (set input stream mapping) with argument [a].
113Applying option c:a (codec name) with argument pcm_s16le.
114Applying option c:v (codec name) with argument libx264.
115Applying option pix_fmt (set pixel format) with argument yuv420p.
116Successfully parsed a group of options.
117Opening an output file: bench2023.mp4.
118[file @ 00000000005b6780] Setting default whitelist 'file,crypto,data'
119Successfully opened the file.
120detected 8 logical cores
121Stream mapping:
122 Stream #0:0 (png) -> scale:default (graph 0)
123 Stream #1:0 (pcm_s16le) -> anull:default (graph 1)
124 tpad:default (graph 0) -> Stream #0:0 (libx264)
125 anull:default (graph 1) -> Stream #0:1 (pcm_s16le)
126Press [q] to stop, [?] for help
127[vost#0:0/libx264 @ 00000000005b3fc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
128[vost#0:0/libx264 @ 00000000005b3fc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
129[in#0/png_pipe @ 0000000000587a40] EOF while reading input
130[in#0/png_pipe @ 0000000000587a40] Terminating demuxer thread
131[AVFilterGraph @ 00000000005eaf40] Setting 'w' to value 'if(gt(iw*ih,1920*1080),iw*min(1920/iw,1920/ih),iw)'
132[AVFilterGraph @ 00000000005eaf40] Setting 'h' to value '-2'
133[AVFilterGraph @ 00000000005eaf40] Setting 'width' to value 'ceil(iw/2)*2'
134[AVFilterGraph @ 00000000005eaf40] Setting 'height' to value 'ceil(ih/2)*2'
135[AVFilterGraph @ 00000000005eaf40] Setting 'stop_mode' to value 'clone'
136[AVFilterGraph @ 00000000005eaf40] Setting 'stop_duration' to value '3600100'
137[Parsed_scale_0 @ 00000000005e4c00] w:if(gt(iw*ih,1920*1080),iw*min(1920/iw,1920/ih),iw) h:-2 flags:'' interl:0
138[graph 0 input from stream 0:0 @ 0000000002638700] Setting 'video_size' to value '1920x1440'
139[graph 0 input from stream 0:0 @ 0000000002638700] Setting 'pix_fmt' to value '2'
140[graph 0 input from stream 0:0 @ 0000000002638700] Setting 'time_base' to value '10/3'
141[graph 0 input from stream 0:0 @ 0000000002638700] Setting 'pixel_aspect' to value '2834/2834'
142[graph 0 input from stream 0:0 @ 0000000002638700] Setting 'frame_rate' to value '3/10'
143[graph 0 input from stream 0:0 @ 0000000002638700] w:1920 h:1440 pixfmt:rgb24 tb:10/3 fr:3/10 sar:2834/2834
144[format @ 0000000002638ac0] Setting 'pix_fmts' to value 'yuv420p'
145[AVFilterGraph @ 00000000005eaf40] query_formats: 6 queried, 5 merged, 0 already done, 0 delayed
146[Parsed_scale_0 @ 00000000005e4c00] w:1920 h:1440 fmt:rgb24 sar:2834/2834 -> w:1920 h:1440 fmt:yuv420p sar:1/1 flags:0x00000004
147[Parsed_pad_1 @ 0000000002637e80] w:1920 h:1440 -> w:1920 h:1440 x:0 y:0 color:0x000000FF
148[Parsed_scale_0 @ 00000000005e4c00] w:1920 h:1440 fmt:rgb24 sar:2834/2834 -> w:1920 h:1440 fmt:yuv420p sar:1/1 flags:0x00000004
149[Parsed_scale_0 @ 00000000005e4c00] w:1920 h:1440 fmt:rgb24 sar:2834/2834 -> w:1920 h:1440 fmt:yuv420p sar:1/1 flags:0x00000004
150[Parsed_scale_0 @ 00000000005e4c00] w:1920 h:1440 fmt:rgb24 sar:2834/2834 -> w:1920 h:1440 fmt:yuv420p sar:1/1 flags:0x00000004
151[libx264 @ 00000000005b42c0] using mv_range_thread = 56
152[libx264 @ 00000000005b42c0] using SAR=1/1
153[libx264 @ 00000000005b42c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
154[libx264 @ 00000000005b42c0] profile High, level 5.0, 4:2:0, 8-bit
155[libx264 @ 00000000005b42c0] 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=12 lookahead_threads=2 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=1 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
156[vost#0:0/libx264 @ 00000000005b3fc0] Clipping frame in rate conversion by 0.000008
157[aost#0:1/pcm_s16le @ 00000000005e78c0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
158[graph_1_in_1_0 @ 000000000263eac0] Setting 'time_base' to value '1/44100'
159[graph_1_in_1_0 @ 000000000263eac0] Setting 'sample_rate' to value '44100'
160[graph_1_in_1_0 @ 000000000263eac0] Setting 'sample_fmt' to value 's16'
161[graph_1_in_1_0 @ 000000000263eac0] Setting 'channel_layout' to value 'stereo'
162[graph_1_in_1_0 @ 000000000263eac0] tb:1/44100 samplefmt:s16 samplerate:44100 chlayout:stereo
163[format_out_0_1 @ 000000000263ecc0] Setting 'sample_fmts' to value 's16'
164[AVFilterGraph @ 000000000270c740] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
165Output #0, mp4, to 'bench2023.mp4':
166 Metadata:
167 encoder : Lavf60.4.101
168 Stream #0:0, 0, 1/12288: Video: h264 (avc1 / 0x31637661), yuv420p(tv, progressive), 1920x1440 [SAR 1:1 DAR 4:3], q=2-31, 0.30 fps, 12288 tbn
169 Metadata:
170 encoder : Lavc60.9.100 libx264
171 Side data:
172 cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
173 Stream #0:1, 0, 1/44100: Audio: pcm_s16le (ipcm / 0x6D637069), 44100 Hz, stereo, s16, 1411 kb/s
174 Metadata:
175 encoder : Lavc60.9.100 pcm_s16le
176frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
177[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
178[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
179[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
180[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
181[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
182[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
183[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
184[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
185[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
186[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
187[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
188[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
189[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
190[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
191[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
192[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
193[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
194[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
195[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
196[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
197[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
198[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
199[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
200[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
201[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
202[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
203[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
204[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
205[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
206[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
207[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
208[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
209[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
210[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
211[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
212[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
213[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
214[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
215[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
216[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
217[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
218[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
219[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
220[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
221[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
222[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
223[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
224[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
225[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
226[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
227[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
228[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
229[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
230[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
231[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
232[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
233[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
234[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
235[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
236[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
237[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
238[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
239[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
240[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
241[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
242[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
243[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
244[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
245[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
246[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
247[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
248[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
249[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
250[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
251[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
252[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
253[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
254[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
255[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
256[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
257[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
258[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
259[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
260[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
261[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
262[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
263[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
264[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
265[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
266[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
267[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
268[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
269[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
270[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
271[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
272[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
273[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
274[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
275[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
276[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
277[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
278[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
279[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
280[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
281[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
282[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
283[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
284[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
285[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
286[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
287[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
288[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
289[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
290[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
291[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
292[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
293[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
294[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
295[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
296[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
297[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
298[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
299[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
300[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
301[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
302[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
303[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
304[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
305[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
306[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
307[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
308[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
309[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
310[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
311[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
312[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
313[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
314[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
315[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
316[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
317[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
318[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
319[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
320[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
321[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
322[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
323[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
324[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
325[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
326[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
327[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
328[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
329[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
330[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
331[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
332[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
333[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
334[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
335[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
336[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
337[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
338[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
339[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
340[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
341[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
342[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
343[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
344[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
345[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
346[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
347[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
348[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
349[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
350[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
351[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
352[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
353[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
354[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
355[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
356[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
357[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
358[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
359[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
360[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
361[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
362[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
363[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
364[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
365[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
366[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
367[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
368[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
369[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
370[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
371[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
372[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
373[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
374[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
375[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
376[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
377[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
378[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
379[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
380[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
381[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
382[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
383[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
384[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
385[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
386[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
387[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
388[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
389[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
390[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
391[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
392[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
393[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
394[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
395[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
396[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
397[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
398[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
399[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
400[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
401[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
402[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
403[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
404[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
405[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
406[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
407[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
408[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
409[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
410[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
411[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
412[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
413[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
414[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
415[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
416[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
417[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
418[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
419[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
420[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
421[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
422[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
423[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
424[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
425[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
426[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
427[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
428[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
429[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
430[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
431[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
432[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
433[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
434[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
435[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
436[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
437[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
438[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
439[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
440[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
441[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
442[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
443[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
444[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
445[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
446[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
447[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
448[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
449[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
450[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
451[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
452[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
453[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
454[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
455[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
456[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
457[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
458[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
459[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
460[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
461[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
462[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
463[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
464[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
465[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
466[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
467[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
468[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
469[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
470[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
471[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
472[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
473[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
474[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
475[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
476[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
477[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
478[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
479[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
480[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
481[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
482[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
483[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
484[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
485[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
486[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
487[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
488[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
489[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
490[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
491[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
492[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
493[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
494[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
495[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
496[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
497[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
498[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
499[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
500[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
501[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
502[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
503[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
504[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
505[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
506[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
507[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
508[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
509[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
510[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
511[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
512[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
513[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
514[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
515[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
516[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
517[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
518[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
519[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
520[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
521[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
522[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
523[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
524[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
525[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
526[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
527[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
528[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
529[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
530[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
531[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
532[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
533[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
534[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
535[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
536[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
537[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
538[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
539[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
540[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
541[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
542[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
543[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
544[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
545[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
546[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
547[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
548[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
549[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
550[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
551[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
552[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
553[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
554[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
555[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
556[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
557[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
558[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
559[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
560[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
561[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
562[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
563[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
564[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
565[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
566[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
567[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
568[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
569[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
570[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
571[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
572[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
573[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
574[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
575[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
576[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
577[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
578[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
579[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
580[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
581[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
582[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
583[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
584[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
585[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
586[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
587[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
588[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
589[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
590[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
591[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
592[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
593[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
594[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
595[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
596[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
597[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
598[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
599[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
600[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
601[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
602[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
603[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
604[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
605[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
606[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
607[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
608[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
609[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
610[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
611[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
612[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
613[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
614[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
615[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
616[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
617[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
618[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
619[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
620[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
621[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
622[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
623[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
624[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
625[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
626[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
627[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
628[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
629[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
630[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
631[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
632[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
633[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
634[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
635[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
636[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
637[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
638[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
639[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
640[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
641[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
642[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
643[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
644[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
645[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
646[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
647[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
648[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
649[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
650[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
651[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
652[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
653[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
654[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
655[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
656[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
657[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
658[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
659[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
660[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
661[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
662[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
663[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
664[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
665[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
666[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
667[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
668[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
669[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
670[in#1/wav @ 00000000025d02c0] EOF while reading input
671[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
672[in#1/wav @ 00000000025d02c0] Terminating demuxer thread
673[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
674[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
675[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007800 > 10000000: forcing output
676[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
677[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
678[out_0_1 @ 000000000263ebc0] EOF on sink link out_0_1:default.
679[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
680[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
681[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
682[mp4 @ 000000000058e6c0] Delay between the first packet and last packet in the muxing queue is 10007801 > 10000000: forcing output
683[libx264 @ 00000000005b42c0] frame= 0 QP=9.83 NAL=3 Slice:I Poc:0 I:10800 P:0 SKIP:0 size=462555 bytes
684[libx264 @ 00000000005b42c0] frame= 1 QP=13.12 NAL=2 Slice:P Poc:8 I:0 P:277 SKIP:10523 size=664 bytes
685[libx264 @ 00000000005b42c0] frame= 2 QP=12.30 NAL=2 Slice:B Poc:4 I:0 P:246 SKIP:10554 size=486 bytes
686[libx264 @ 00000000005b42c0] frame= 3 QP=13.73 NAL=0 Slice:B Poc:2 I:0 P:127 SKIP:10673 size=203 bytes
687[libx264 @ 00000000005b42c0] frame= 4 QP=12.00 NAL=0 Slice:B Poc:6 I:0 P:17 SKIP:10783 size=102 bytes
688[libx264 @ 00000000005b42c0] frame= 5 QP=16.01 NAL=2 Slice:P Poc:10 I:0 P:44 SKIP:10756 size=183 bytes
689No more output streams to write to, finishing.
690[out#0/mp4 @ 0000000000389700] All streams finished
691[out#0/mp4 @ 0000000000389700] Terminating muxer thread
692[AVIOContext @ 0000000002611040] Statistics: 4291723 bytes written, 2 seeks, 20 writeouts
693[out#0/mp4 @ 0000000000389700] Output file #0 (bench2023.mp4):
694[out#0/mp4 @ 0000000000389700] Output stream #0:0 (video): 6 frames encoded; 6 packets muxed (464882 bytes);
695[out#0/mp4 @ 0000000000389700] Output stream #0:1 (audio): 934 frames encoded (956338 samples); 934 packets muxed (3825352 bytes);
696[out#0/mp4 @ 0000000000389700] Total: 940 packets (4290234 bytes) muxed
697[out#0/mp4 @ 0000000000389700] video:454kB audio:3736kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.034613%
698frame= 6 fps=0.0 q=-1.0 Lsize= 4191kB time=00:00:21.66 bitrate=1584.8kbits/s speed=65.3x
699bench: utime=0.577s stime=0.062s rtime=0.335s
700935 frames successfully decoded, 0 decoding errors
701bench: maxrss=433320kB
702[libx264 @ 00000000005b42c0] frame I:1 Avg QP: 9.83 size:462555
703[libx264 @ 00000000005b42c0] frame P:2 Avg QP:14.57 size: 424
704[libx264 @ 00000000005b42c0] frame B:3 Avg QP:12.68 size: 264
705[libx264 @ 00000000005b42c0] consecutive B-frames: 33.3% 0.0% 0.0% 66.7%
706[libx264 @ 00000000005b42c0] mb I I16..4: 4.6% 82.7% 12.7%
707[libx264 @ 00000000005b42c0] mb P I16..4: 0.0% 0.0% 0.0% P16..4: 1.3% 0.1% 0.0% 0.0% 0.0% skip:98.5%
708[libx264 @ 00000000005b42c0] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.9% 0.0% 0.1% direct: 0.2% skip:98.8% L0:17.7% L1:82.3% BI: 0.0%
709[libx264 @ 00000000005b42c0] 8x8 transform intra:82.7% inter:100.0%
710[libx264 @ 00000000005b42c0] coded y,uvDC,uvAC intra: 99.8% 98.9% 96.6% inter: 0.0% 0.3% 0.0%
711[libx264 @ 00000000005b42c0] i16 v,h,dc,p: 7% 18% 18% 57%
712[libx264 @ 00000000005b42c0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 20% 16% 13% 6% 7% 8% 7% 12% 9%
713[libx264 @ 00000000005b42c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 24% 18% 10% 7% 11% 9% 7% 8% 6%
714[libx264 @ 00000000005b42c0] i8c dc,h,v,p: 38% 18% 21% 23%
715[libx264 @ 00000000005b42c0] Weighted P-Frames: Y:0.0% UV:0.0%
716[libx264 @ 00000000005b42c0] ref P L0: 97.5% 0.0% 2.5%
717[libx264 @ 00000000005b42c0] ref B L1: 99.7% 0.3%
718[libx264 @ 00000000005b42c0] kb/s:185.68
719[in#0/png_pipe @ 0000000000587a40] Input file #0 (3.png):
720[in#0/png_pipe @ 0000000000587a40] Input stream #0:0 (video): 1 packets read (2346223 bytes); 1 frames decoded;
721[in#0/png_pipe @ 0000000000587a40] Total: 1 packets (2346223 bytes) demuxed
722[AVIOContext @ 0000000000588340] Statistics: 2346223 bytes read, 0 seeks
723[in#1/wav @ 00000000025d02c0] Input file #1 (1.wav):
724[in#1/wav @ 00000000025d02c0] Input stream #1:0 (audio): 934 packets read (3825352 bytes); 934 frames decoded (956338 samples);
725[in#1/wav @ 00000000025d02c0] Total: 934 packets (3825352 bytes) demuxed
726[AVIOContext @ 00000000025d0840] Statistics: 3934648 bytes read, 3 seeks