| 1 | ffmpeg started on 2024-10-30 at 11:36:51
|
|---|
| 2 | Report written to "ffmpeg-20241030-113651.log"
|
|---|
| 3 | Log level: 48
|
|---|
| 4 | Command line:
|
|---|
| 5 | ffmpeg -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 bench2024.mp4
|
|---|
| 6 | ffmpeg version 2024-10-27-git-bb57b78013-essentials_build-www.gyan.dev Copyright (c) 2000-2024 the FFmpeg developers
|
|---|
| 7 | built with gcc 14.2.0 (Rev1, 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-libharfbuzz --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-dxva2 --enable-d3d11va --enable-d3d12va --enable-ffnvcodec --enable-libvpl --enable-nvdec --enable-nvenc --enable-vaapi --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 59. 46.100 / 59. 46.100
|
|---|
| 10 | libavcodec 61. 22.100 / 61. 22.100
|
|---|
| 11 | libavformat 61. 9.100 / 61. 9.100
|
|---|
| 12 | libavdevice 61. 4.100 / 61. 4.100
|
|---|
| 13 | libavfilter 10. 6.100 / 10. 6.100
|
|---|
| 14 | libswscale 8. 9.101 / 8. 9.101
|
|---|
| 15 | libswresample 5. 4.100 / 5. 4.100
|
|---|
| 16 | libpostproc 58. 4.100 / 58. 4.100
|
|---|
| 17 | Splitting the commandline.
|
|---|
| 18 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 19 | Reading option '-r' ... matched as option 'r' (override input framerate/convert to given output framerate (Hz value, fraction or abbreviation)) with argument '0.3'.
|
|---|
| 20 | Reading option '-i' ... matched as input url with argument '3.png'.
|
|---|
| 21 | Reading option '-i' ... matched as input url with argument '1.wav'.
|
|---|
| 22 | Reading option '-shortest' ... matched as option 'shortest' (finish encoding within shortest input) with argument '1'.
|
|---|
| 23 | Reading 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]'.
|
|---|
| 24 | Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[1:a]anull[a]'.
|
|---|
| 25 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[v]'.
|
|---|
| 26 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[a]'.
|
|---|
| 27 | Reading option '-c:a' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'pcm_s16le'.
|
|---|
| 28 | Reading option '-c:v' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'libx264'.
|
|---|
| 29 | Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
|
|---|
| 30 | Reading option '-benchmark' ... matched as option 'benchmark' (add timings for benchmarking) with argument '1'.
|
|---|
| 31 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 32 | Reading option 'bench2024.mp4' ... matched as output url.
|
|---|
| 33 | Finished splitting the commandline.
|
|---|
| 34 | Parsing a group of options: global .
|
|---|
| 35 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 36 | Applying 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].
|
|---|
| 37 | Applying option filter_complex (create a complex filtergraph) with argument [1:a]anull[a].
|
|---|
| 38 | Applying option benchmark (add timings for benchmarking) with argument 1.
|
|---|
| 39 | Applying option report (generate a report) with argument 1.
|
|---|
| 40 | Successfully parsed a group of options.
|
|---|
| 41 | [AVFilterGraph @ 00000000004dbac0] Setting 'w' to value 'if(gt(iw*ih,1920*1080),iw*min(1920/iw,1920/ih),iw)'
|
|---|
| 42 | [AVFilterGraph @ 00000000004dbac0] Setting 'h' to value '-2'
|
|---|
| 43 | [AVFilterGraph @ 00000000004dbac0] Setting 'width' to value 'ceil(iw/2)*2'
|
|---|
| 44 | [AVFilterGraph @ 00000000004dbac0] Setting 'height' to value 'ceil(ih/2)*2'
|
|---|
| 45 | [AVFilterGraph @ 00000000004dbac0] Setting 'stop_mode' to value 'clone'
|
|---|
| 46 | [AVFilterGraph @ 00000000004dbac0] Setting 'stop_duration' to value '3600100'
|
|---|
| 47 | [Parsed_scale_0 @ 0000000000579340] w:if(gt(iw*ih,1920*1080),iw*min(1920/iw,1920/ih),iw) h:-2 flags:'' interl:0
|
|---|
| 48 | Parsing a group of options: input url 3.png.
|
|---|
| 49 | Applying option r (override input framerate/convert to given output framerate (Hz value, fraction or abbreviation)) with argument 0.3.
|
|---|
| 50 | Successfully parsed a group of options.
|
|---|
| 51 | Opening an input file: 3.png.
|
|---|
| 52 | [AVFormatContext @ 00000000004de980] Opening '3.png' for reading
|
|---|
| 53 | [file @ 00000000004eed40] Setting default whitelist 'file,crypto,data'
|
|---|
| 54 | [png_pipe @ 00000000004de980] Format png_pipe probed with size=2048 and score=99
|
|---|
| 55 | [png_pipe @ 00000000004de980] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:1
|
|---|
| 56 | [png_pipe @ 00000000004de980] After avformat_find_stream_info() pos: 2346223 bytes read:2346223 seeks:0 frames:1
|
|---|
| 57 | Input #0, png_pipe, from '3.png':
|
|---|
| 58 | Duration: N/A, bitrate: N/A
|
|---|
| 59 | 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
|
|---|
| 60 | Successfully opened the file.
|
|---|
| 61 | Parsing a group of options: input url 1.wav.
|
|---|
| 62 | Successfully parsed a group of options.
|
|---|
| 63 | Opening an input file: 1.wav.
|
|---|
| 64 | [AVFormatContext @ 0000000002690540] Opening '1.wav' for reading
|
|---|
| 65 | [file @ 00000000004eee00] Setting default whitelist 'file,crypto,data'
|
|---|
| 66 | [wav @ 0000000002690540] Format wav probed with size=2048 and score=99
|
|---|
| 67 | [wav @ 0000000002690540] Before avformat_find_stream_info() pos: 44 bytes read:103800 seeks:3 nb_streams:1
|
|---|
| 68 | [wav @ 0000000002690540] probing stream 0 pp:32
|
|---|
| 69 | [wav @ 0000000002690540] probing stream 0 pp:31
|
|---|
| 70 | [wav @ 0000000002690540] probing stream 0 pp:30
|
|---|
| 71 | [wav @ 0000000002690540] probing stream 0 pp:29
|
|---|
| 72 | [wav @ 0000000002690540] probing stream 0 pp:28
|
|---|
| 73 | [wav @ 0000000002690540] probing stream 0 pp:27
|
|---|
| 74 | [wav @ 0000000002690540] probing stream 0 pp:26
|
|---|
| 75 | [wav @ 0000000002690540] probing stream 0 pp:25
|
|---|
| 76 | [wav @ 0000000002690540] probing stream 0 pp:24
|
|---|
| 77 | [wav @ 0000000002690540] probing stream 0 pp:23
|
|---|
| 78 | [wav @ 0000000002690540] probing stream 0 pp:22
|
|---|
| 79 | [wav @ 0000000002690540] probing stream 0 pp:21
|
|---|
| 80 | [wav @ 0000000002690540] probing stream 0 pp:20
|
|---|
| 81 | [wav @ 0000000002690540] probing stream 0 pp:19
|
|---|
| 82 | [wav @ 0000000002690540] probing stream 0 pp:18
|
|---|
| 83 | [wav @ 0000000002690540] probing stream 0 pp:17
|
|---|
| 84 | [wav @ 0000000002690540] probing stream 0 pp:16
|
|---|
| 85 | [wav @ 0000000002690540] probing stream 0 pp:15
|
|---|
| 86 | [wav @ 0000000002690540] probing stream 0 pp:14
|
|---|
| 87 | [wav @ 0000000002690540] probing stream 0 pp:13
|
|---|
| 88 | [wav @ 0000000002690540] probing stream 0 pp:12
|
|---|
| 89 | [wav @ 0000000002690540] probing stream 0 pp:11
|
|---|
| 90 | [wav @ 0000000002690540] probing stream 0 pp:10
|
|---|
| 91 | [wav @ 0000000002690540] probing stream 0 pp:9
|
|---|
| 92 | [wav @ 0000000002690540] probing stream 0 pp:8
|
|---|
| 93 | [wav @ 0000000002690540] probing stream 0 pp:7
|
|---|
| 94 | [wav @ 0000000002690540] probing stream 0 pp:6
|
|---|
| 95 | [wav @ 0000000002690540] probing stream 0 pp:5
|
|---|
| 96 | [wav @ 0000000002690540] probing stream 0 pp:4
|
|---|
| 97 | [wav @ 0000000002690540] probing stream 0 pp:3
|
|---|
| 98 | [wav @ 0000000002690540] probing stream 0 pp:2
|
|---|
| 99 | [wav @ 0000000002690540] probing stream 0 pp:1
|
|---|
| 100 | [wav @ 0000000002690540] probed stream 0
|
|---|
| 101 | [wav @ 0000000002690540] parser not found for codec pcm_s16le, packets or times may be invalid.
|
|---|
| 102 | [wav @ 0000000002690540] All info found
|
|---|
| 103 | [wav @ 0000000002690540] After avformat_find_stream_info() pos: 819244 bytes read:923000 seeks:3 frames:50
|
|---|
| 104 | [aist#1:0/pcm_s16le @ 00000000004e8e40] Guessed Channel Layout: stereo
|
|---|
| 105 | Input #1, wav, from '1.wav':
|
|---|
| 106 | Duration: 00:00:21.69, bitrate: 1413 kb/s
|
|---|
| 107 | Stream #1:0, 50, 1/44100: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo, s16, 1411 kb/s
|
|---|
| 108 | Successfully opened the file.
|
|---|
| 109 | Parsing a group of options: output url bench2024.mp4.
|
|---|
| 110 | Applying option shortest (finish encoding within shortest input) with argument 1.
|
|---|
| 111 | Applying option map (set input stream mapping) with argument [v].
|
|---|
| 112 | Applying option map (set input stream mapping) with argument [a].
|
|---|
| 113 | Applying option c:a (select encoder/decoder ('copy' to copy stream without reencoding)) with argument pcm_s16le.
|
|---|
| 114 | Applying option c:v (select encoder/decoder ('copy' to copy stream without reencoding)) with argument libx264.
|
|---|
| 115 | Applying option pix_fmt (set pixel format) with argument yuv420p.
|
|---|
| 116 | Successfully parsed a group of options.
|
|---|
| 117 | Opening an output file: bench2024.mp4.
|
|---|
| 118 | [out#0/mp4 @ 0000000000579440] Adding streams from explicit maps...
|
|---|
| 119 | [out#0/mp4 @ 0000000000579440] Creating output stream from an explicitly mapped complex filtergraph 0, output [v]
|
|---|
| 120 | [vost#0:0/libx264 @ 00000000004eaa00] Created video stream from complex filtergraph 0:[tpad:default]
|
|---|
| 121 | [vost#0:0/libx264 @ 00000000004eaa00]
|
|---|
| 122 | [out#0/mp4 @ 0000000000579440] Creating output stream from an explicitly mapped complex filtergraph 1, output [a]
|
|---|
| 123 | [aost#0:1/pcm_s16le @ 000000000275e1c0] Created audio stream from complex filtergraph 1:[anull:default]
|
|---|
| 124 | [aost#0:1/pcm_s16le @ 000000000275e1c0]
|
|---|
| 125 | [file @ 000000000052e700] Setting default whitelist 'file,crypto,data'
|
|---|
| 126 | Successfully opened the file.
|
|---|
| 127 | [fc#0 @ 00000000004db540] Binding input with label '0:v' to input stream 0:0
|
|---|
| 128 | detected 8 logical cores
|
|---|
| 129 | [fc#1 @ 00000000004dd2c0] Binding input with label '1:a' to input stream 1:0
|
|---|
| 130 | Stream mapping:
|
|---|
| 131 | Stream #0:0 (png) -> scale:default (graph 0)
|
|---|
| 132 | Stream #1:0 (pcm_s16le) -> anull:default (graph 1)
|
|---|
| 133 | tpad:default (graph 0) -> Stream #0:0 (libx264)
|
|---|
| 134 | anull:default (graph 1) -> Stream #0:1 (pcm_s16le)
|
|---|
| 135 | [vost#0:0/libx264 @ 00000000004eaa00] Starting thread...
|
|---|
| 136 | [aost#0:1/pcm_s16le @ 000000000275e1c0] Starting thread...
|
|---|
| 137 | [fc#0 @ 00000000004db540] Starting thread...
|
|---|
| 138 | [fc#1 @ 00000000004dd2c0] Starting thread...
|
|---|
| 139 | [vist#0:0/png @ 0000000002690d80] [dec:png @ 00000000027613c0] Starting thread...
|
|---|
| 140 | [aist#1:0/pcm_s16le @ 00000000004e8e40] [dec:pcm_s16le @ 000000000272d240] Starting thread...
|
|---|
| 141 | [in#0/png_pipe @ 00000000004de740] Starting thread...
|
|---|
| 142 | [in#1/wav @ 00000000026902c0] Starting thread...
|
|---|
| 143 | [in#0/png_pipe @ 00000000004de740] EOF while reading input
|
|---|
| 144 | [in#0/png_pipe @ 00000000004de740] Terminating thread with return code 0 (success)
|
|---|
| 145 | [vist#0:0/png @ 0000000002690d80] [dec:png @ 00000000027613c0] Decoder thread received EOF packet
|
|---|
| 146 | Press [q] to stop, [?] for help
|
|---|
| 147 | [graph_1_in_1:0 @ 0000000000579340] Setting 'time_base' to value '1/44100'
|
|---|
| 148 | [graph_1_in_1:0 @ 0000000000579340] Setting 'sample_rate' to value '44100'
|
|---|
| 149 | [graph_1_in_1:0 @ 0000000000579340] Setting 'sample_fmt' to value 's16'
|
|---|
| 150 | [graph_1_in_1:0 @ 0000000000579340] Setting 'channel_layout' to value 'stereo'
|
|---|
| 151 | [graph_1_in_1:0 @ 0000000000579340] tb:1/44100 samplefmt:s16 samplerate:44100 chlayout:stereo
|
|---|
| 152 | [format_out_#0:1 @ 0000000000579780] Setting 'sample_fmts' to value 's16'
|
|---|
| 153 | [AVFilterGraph @ 000000000270cd40] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
|
|---|
| 154 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 0.0928798
|
|---|
| 155 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 0.18576
|
|---|
| 156 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 0.278639
|
|---|
| 157 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 0.371519
|
|---|
| 158 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 0.464399
|
|---|
| 159 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 0.557279
|
|---|
| 160 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 0.650159
|
|---|
| 161 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 0.743039
|
|---|
| 162 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 0.835918
|
|---|
| 163 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 0.928798
|
|---|
| 164 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 1.021678
|
|---|
| 165 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 1.114558
|
|---|
| 166 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 1.207438
|
|---|
| 167 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 1.300317
|
|---|
| 168 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 1.393197
|
|---|
| 169 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 1.486077
|
|---|
| 170 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 1.578957
|
|---|
| 171 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 1.671837
|
|---|
| 172 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 1.764717
|
|---|
| 173 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 1.857596
|
|---|
| 174 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 1.950476
|
|---|
| 175 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 2.043356
|
|---|
| 176 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 2.136236
|
|---|
| 177 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 2.229116
|
|---|
| 178 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 2.321995
|
|---|
| 179 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 2.414875
|
|---|
| 180 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 2.507755
|
|---|
| 181 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 2.600635
|
|---|
| 182 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 2.693515
|
|---|
| 183 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 2.786395
|
|---|
| 184 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 2.879274
|
|---|
| 185 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 2.972154
|
|---|
| 186 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 3.065034
|
|---|
| 187 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 3.157914
|
|---|
| 188 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 3.250794
|
|---|
| 189 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 3.343673
|
|---|
| 190 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 3.436553
|
|---|
| 191 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 3.529433
|
|---|
| 192 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 3.622313
|
|---|
| 193 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 3.715193
|
|---|
| 194 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 3.808073
|
|---|
| 195 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 3.900952
|
|---|
| 196 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 3.993832
|
|---|
| 197 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 4.086712
|
|---|
| 198 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 4.179592
|
|---|
| 199 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 4.272472
|
|---|
| 200 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 4.365351
|
|---|
| 201 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 4.458231
|
|---|
| 202 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 4.551111
|
|---|
| 203 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 4.643991
|
|---|
| 204 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 4.736871
|
|---|
| 205 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 4.829751
|
|---|
| 206 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 4.92263
|
|---|
| 207 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 5.01551
|
|---|
| 208 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 5.10839
|
|---|
| 209 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 5.20127
|
|---|
| 210 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 5.29415
|
|---|
| 211 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 5.387029
|
|---|
| 212 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 5.479909
|
|---|
| 213 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 5.572789
|
|---|
| 214 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 5.665669
|
|---|
| 215 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 5.758549
|
|---|
| 216 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 5.851429
|
|---|
| 217 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 5.944308
|
|---|
| 218 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 6.037188
|
|---|
| 219 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 6.130068
|
|---|
| 220 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 6.222948
|
|---|
| 221 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 6.315828
|
|---|
| 222 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 6.408707
|
|---|
| 223 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 6.501587
|
|---|
| 224 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 6.594467
|
|---|
| 225 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 6.687347
|
|---|
| 226 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 6.780227
|
|---|
| 227 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 6.873107
|
|---|
| 228 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 6.965986
|
|---|
| 229 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 7.058866
|
|---|
| 230 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 7.151746
|
|---|
| 231 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 7.244626
|
|---|
| 232 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 7.337506
|
|---|
| 233 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 7.430385
|
|---|
| 234 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 7.523265
|
|---|
| 235 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 7.616145
|
|---|
| 236 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 7.709025
|
|---|
| 237 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 7.801905
|
|---|
| 238 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 7.894785
|
|---|
| 239 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 7.987664
|
|---|
| 240 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 8.080544
|
|---|
| 241 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 8.173424
|
|---|
| 242 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 8.266304
|
|---|
| 243 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 8.359184
|
|---|
| 244 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 8.452063
|
|---|
| 245 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 8.544943
|
|---|
| 246 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 8.637823
|
|---|
| 247 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 8.730703
|
|---|
| 248 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 8.823583
|
|---|
| 249 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 8.916463
|
|---|
| 250 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 9.009342
|
|---|
| 251 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 9.102222
|
|---|
| 252 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 9.195102
|
|---|
| 253 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 9.287982
|
|---|
| 254 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 9.380862
|
|---|
| 255 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 9.473741
|
|---|
| 256 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 9.566621
|
|---|
| 257 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 9.659501
|
|---|
| 258 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 9.752381
|
|---|
| 259 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 9.845261
|
|---|
| 260 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 9.938141
|
|---|
| 261 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 10.03102
|
|---|
| 262 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 10.1239
|
|---|
| 263 | [out#0/mp4 @ 0000000000579440] sq: 0 overflow heardbeat NOPTS -> 0
|
|---|
| 264 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 10.21678
|
|---|
| 265 | [out#0/mp4 @ 0000000000579440] sq: 0 overflow heardbeat 0 -> 1
|
|---|
| 266 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 0.0928798 queue head 0 ts 1
|
|---|
| 267 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 0.18576 queue head 0 ts 1
|
|---|
| 268 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 0.278639 queue head 0 ts 1
|
|---|
| 269 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 0.371519 queue head 0 ts 1
|
|---|
| 270 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 0.464399 queue head 0 ts 1
|
|---|
| 271 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 0.557279 queue head 0 ts 1
|
|---|
| 272 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 0.650159 queue head 0 ts 1
|
|---|
| 273 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 0.743039 queue head 0 ts 1
|
|---|
| 274 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 0.835918 queue head 0 ts 1
|
|---|
| 275 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 0.928798 queue head 0 ts 1
|
|---|
| 276 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 10.30966
|
|---|
| 277 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 10.40254
|
|---|
| 278 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 10.49542
|
|---|
| 279 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 10.588299
|
|---|
| 280 | [vist#0:0/png @ 0000000002690d80] [dec:png @ 00000000027613c0] Decoder returned EOF, finishing
|
|---|
| 281 | [vist#0:0/png @ 0000000002690d80] [dec:png @ 00000000027613c0] Terminating thread with return code 0 (success)
|
|---|
| 282 | [AVFilterGraph @ 0000000002852f00] Setting 'w' to value 'if(gt(iw*ih,1920*1080),iw*min(1920/iw,1920/ih),iw)'
|
|---|
| 283 | [AVFilterGraph @ 0000000002852f00] Setting 'h' to value '-2'
|
|---|
| 284 | [AVFilterGraph @ 0000000002852f00] Setting 'width' to value 'ceil(iw/2)*2'
|
|---|
| 285 | [AVFilterGraph @ 0000000002852f00] Setting 'height' to value 'ceil(ih/2)*2'
|
|---|
| 286 | [AVFilterGraph @ 0000000002852f00] Setting 'stop_mode' to value 'clone'
|
|---|
| 287 | [AVFilterGraph @ 0000000002852f00] Setting 'stop_duration' to value '3600100'
|
|---|
| 288 | [Parsed_scale_0 @ 0000000000579880] w:if(gt(iw*ih,1920*1080),iw*min(1920/iw,1920/ih),iw) h:-2 flags:'' interl:0
|
|---|
| 289 | [graph 0 input from stream 0:0 @ 0000000000579bc0] w:1920 h:1440 pixfmt:rgb24 tb:10/3 fr:3/10 sar:2834/2834 csp:gbr range:pc
|
|---|
| 290 | [format @ 0000000000579dc0] Setting 'pix_fmts' to value 'yuv420p'
|
|---|
| 291 | [format @ 0000000000579dc0] Setting 'color_ranges' to value 'tv|pc'
|
|---|
| 292 | [AVFilterGraph @ 0000000002852f00] query_formats: 6 queried, 15 merged, 0 already done, 0 delayed
|
|---|
| 293 | [Parsed_scale_0 @ 0000000000579880] w:1920 h:1440 fmt:rgb24 csp:gbr range:pc sar:2834/2834 -> w:1920 h:1440 fmt:yuv420p csp:unknown range:tv sar:1/1 flags:0x00000004
|
|---|
| 294 | [Parsed_scale_0 @ 0000000000579880] [framesync @ 00000000027015e8] Selected 10/3 time base
|
|---|
| 295 | [Parsed_scale_0 @ 0000000000579880] [framesync @ 00000000027015e8] Sync level 1
|
|---|
| 296 | [Parsed_pad_1 @ 0000000000579980] w:1920 h:1440 -> w:1920 h:1440 x:0 y:0 color:0x000000FF
|
|---|
| 297 | [libx264 @ 0000000000530500] using mv_range_thread = 56
|
|---|
| 298 | [libx264 @ 0000000000530500] using SAR=1/1
|
|---|
| 299 | [libx264 @ 0000000000530500] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
|
|---|
| 300 | [libx264 @ 0000000000530500] profile High, level 5.0, 4:2:0, 8-bit
|
|---|
| 301 | [libx264 @ 0000000000530500] 264 - core 164 r3198 da14df5 - H.264/MPEG-4 AVC codec - Copyleft 2003-2024 - 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
|
|---|
| 302 | Output #0, mp4, to 'bench2024.mp4':
|
|---|
| 303 | Metadata:
|
|---|
| 304 | encoder : Lavf61.9.100
|
|---|
| 305 | 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
|
|---|
| 306 | Metadata:
|
|---|
| 307 | encoder : Lavc61.22.100 libx264
|
|---|
| 308 | Side data:
|
|---|
| 309 | cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
|
|---|
| 310 | Stream #0:1, 0, 1/44100: Audio: pcm_s16le (ipcm / 0x6D637069), 44100 Hz, stereo, s16, 1411 kb/s
|
|---|
| 311 | Metadata:
|
|---|
| 312 | encoder : Lavc61.22.100 pcm_s16le
|
|---|
| 313 | [out#0/mp4 @ 0000000000579440] Starting thread...
|
|---|
| 314 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 3.333333
|
|---|
| 315 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 3.333333 queue head 0 ts 3.333333
|
|---|
| 316 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 1.021678 queue head 0 ts 3.333333
|
|---|
| 317 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 1.114558 queue head 0 ts 3.333333
|
|---|
| 318 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 1.207438 queue head 0 ts 3.333333
|
|---|
| 319 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 1.300317 queue head 0 ts 3.333333
|
|---|
| 320 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 1.393197 queue head 0 ts 3.333333
|
|---|
| 321 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 1.486077 queue head 0 ts 3.333333
|
|---|
| 322 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 1.578957 queue head 0 ts 3.333333
|
|---|
| 323 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 1.671837 queue head 0 ts 3.333333
|
|---|
| 324 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 1.764717 queue head 0 ts 3.333333
|
|---|
| 325 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 1.857596 queue head 0 ts 3.333333
|
|---|
| 326 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 1.950476 queue head 0 ts 3.333333
|
|---|
| 327 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 2.043356 queue head 0 ts 3.333333
|
|---|
| 328 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 2.136236 queue head 0 ts 3.333333
|
|---|
| 329 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 2.229116 queue head 0 ts 3.333333
|
|---|
| 330 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 2.321995 queue head 0 ts 3.333333
|
|---|
| 331 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 2.414875 queue head 0 ts 3.333333
|
|---|
| 332 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 2.507755 queue head 0 ts 3.333333
|
|---|
| 333 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 2.600635 queue head 0 ts 3.333333
|
|---|
| 334 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 2.693515 queue head 0 ts 3.333333
|
|---|
| 335 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 2.786395 queue head 0 ts 3.333333
|
|---|
| 336 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 2.879274 queue head 0 ts 3.333333
|
|---|
| 337 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 2.972154 queue head 0 ts 3.333333
|
|---|
| 338 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 3.065034 queue head 0 ts 3.333333
|
|---|
| 339 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 3.157914 queue head 0 ts 3.333333
|
|---|
| 340 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 3.250794 queue head 0 ts 3.333333
|
|---|
| 341 | [Parsed_scale_0 @ 0000000000579880] [framesync @ 00000000027015e8] Sync level 0
|
|---|
| 342 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 6.666667
|
|---|
| 343 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 6.666667 queue head 0 ts 6.666667
|
|---|
| 344 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 3.343673 queue head 0 ts 6.666667
|
|---|
| 345 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 3.436553 queue head 0 ts 6.666667
|
|---|
| 346 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 3.529433 queue head 0 ts 6.666667
|
|---|
| 347 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 3.622313 queue head 0 ts 6.666667
|
|---|
| 348 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 3.715193 queue head 0 ts 6.666667
|
|---|
| 349 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 3.808073 queue head 0 ts 6.666667
|
|---|
| 350 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 3.900952 queue head 0 ts 6.666667
|
|---|
| 351 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 3.993832 queue head 0 ts 6.666667
|
|---|
| 352 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 4.086712 queue head 0 ts 6.666667
|
|---|
| 353 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 4.179592 queue head 0 ts 6.666667
|
|---|
| 354 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 4.272472 queue head 0 ts 6.666667
|
|---|
| 355 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 4.365351 queue head 0 ts 6.666667
|
|---|
| 356 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 4.458231 queue head 0 ts 6.666667
|
|---|
| 357 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 4.551111 queue head 0 ts 6.666667
|
|---|
| 358 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 4.643991 queue head 0 ts 6.666667
|
|---|
| 359 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 4.736871 queue head 0 ts 6.666667
|
|---|
| 360 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 4.829751 queue head 0 ts 6.666667
|
|---|
| 361 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 4.92263 queue head 0 ts 6.666667
|
|---|
| 362 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 5.01551 queue head 0 ts 6.666667
|
|---|
| 363 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 5.10839 queue head 0 ts 6.666667
|
|---|
| 364 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 5.20127 queue head 0 ts 6.666667
|
|---|
| 365 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 5.29415 queue head 0 ts 6.666667
|
|---|
| 366 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 5.387029 queue head 0 ts 6.666667
|
|---|
| 367 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 5.479909 queue head 0 ts 6.666667
|
|---|
| 368 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 5.572789 queue head 0 ts 6.666667
|
|---|
| 369 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 5.665669 queue head 0 ts 6.666667
|
|---|
| 370 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 5.758549 queue head 0 ts 6.666667
|
|---|
| 371 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 5.851429 queue head 0 ts 6.666667
|
|---|
| 372 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 5.944308 queue head 0 ts 6.666667
|
|---|
| 373 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 6.037188 queue head 0 ts 6.666667
|
|---|
| 374 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 6.130068 queue head 0 ts 6.666667
|
|---|
| 375 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 6.222948 queue head 0 ts 6.666667
|
|---|
| 376 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 6.315828 queue head 0 ts 6.666667
|
|---|
| 377 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 6.408707 queue head 0 ts 6.666667
|
|---|
| 378 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 6.501587 queue head 0 ts 6.666667
|
|---|
| 379 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 6.594467 queue head 0 ts 6.666667
|
|---|
| 380 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 10
|
|---|
| 381 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 10 queue head 0 ts 10
|
|---|
| 382 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 6.687347 queue head 0 ts 10
|
|---|
| 383 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 6.780227 queue head 0 ts 10
|
|---|
| 384 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 6.873107 queue head 0 ts 10
|
|---|
| 385 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 6.965986 queue head 0 ts 10
|
|---|
| 386 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 7.058866 queue head 0 ts 10
|
|---|
| 387 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 7.151746 queue head 0 ts 10
|
|---|
| 388 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 7.244626 queue head 0 ts 10
|
|---|
| 389 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 7.337506 queue head 0 ts 10
|
|---|
| 390 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 7.430385 queue head 0 ts 10
|
|---|
| 391 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 7.523265 queue head 0 ts 10
|
|---|
| 392 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 7.616145 queue head 0 ts 10
|
|---|
| 393 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 7.709025 queue head 0 ts 10
|
|---|
| 394 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 7.801905 queue head 0 ts 10
|
|---|
| 395 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 7.894785 queue head 0 ts 10
|
|---|
| 396 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 7.987664 queue head 0 ts 10
|
|---|
| 397 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 8.080544 queue head 0 ts 10
|
|---|
| 398 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 8.173424 queue head 0 ts 10
|
|---|
| 399 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 8.266304 queue head 0 ts 10
|
|---|
| 400 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 8.359184 queue head 0 ts 10
|
|---|
| 401 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 8.452063 queue head 0 ts 10
|
|---|
| 402 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 8.544943 queue head 0 ts 10
|
|---|
| 403 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 8.637823 queue head 0 ts 10
|
|---|
| 404 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 8.730703 queue head 0 ts 10
|
|---|
| 405 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 8.823583 queue head 0 ts 10
|
|---|
| 406 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 8.916463 queue head 0 ts 10
|
|---|
| 407 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 9.009342 queue head 0 ts 10
|
|---|
| 408 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 9.102222 queue head 0 ts 10
|
|---|
| 409 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 9.195102 queue head 0 ts 10
|
|---|
| 410 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 9.287982 queue head 0 ts 10
|
|---|
| 411 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 9.380862 queue head 0 ts 10
|
|---|
| 412 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 9.473741 queue head 0 ts 10
|
|---|
| 413 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 9.566621 queue head 0 ts 10
|
|---|
| 414 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 9.659501 queue head 0 ts 10
|
|---|
| 415 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 9.752381 queue head 0 ts 10
|
|---|
| 416 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 9.845261 queue head 0 ts 10
|
|---|
| 417 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 9.938141 queue head 0 ts 10
|
|---|
| 418 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 13.333333
|
|---|
| 419 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 10.03102 queue head 1 ts 10.588299
|
|---|
| 420 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 10.1239 queue head 1 ts 10.588299
|
|---|
| 421 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 10.21678 queue head 1 ts 10.588299
|
|---|
| 422 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 10.30966 queue head 1 ts 10.588299
|
|---|
| 423 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 10.40254 queue head 1 ts 10.588299
|
|---|
| 424 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 10.49542 queue head 1 ts 10.588299
|
|---|
| 425 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 10.588299 queue head 1 ts 10.588299
|
|---|
| 426 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 16.666667
|
|---|
| 427 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 20
|
|---|
| 428 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 23.333333
|
|---|
| 429 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 10.588299 -> 16.666667
|
|---|
| 430 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 13.333333 queue head 1 ts 16.666667
|
|---|
| 431 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 16.666667 queue head 1 ts 16.666667
|
|---|
| 432 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 26.666667
|
|---|
| 433 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 10031020 > 10000000: forcing output
|
|---|
| 434 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 30
|
|---|
| 435 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 16.666667 -> 23.333333
|
|---|
| 436 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 20 queue head 1 ts 23.333333
|
|---|
| 437 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 23.333333 queue head 1 ts 23.333333
|
|---|
| 438 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 33.333333
|
|---|
| 439 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 10031020 > 10000000: forcing output
|
|---|
| 440 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 36.666667
|
|---|
| 441 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 23.333333 -> 30
|
|---|
| 442 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 10031020 > 10000000: forcing output
|
|---|
| 443 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 26.666667 queue head 1 ts 30
|
|---|
| 444 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 30 queue head 1 ts 30
|
|---|
| 445 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 10031021 > 10000000: forcing output
|
|---|
| 446 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 40
|
|---|
| 447 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 10031021 > 10000000: forcing output
|
|---|
| 448 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 43.333333
|
|---|
| 449 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 30 -> 36.666667
|
|---|
| 450 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 10031021 > 10000000: forcing output
|
|---|
| 451 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 33.333333 queue head 1 ts 36.666667
|
|---|
| 452 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 36.666667 queue head 1 ts 36.666667
|
|---|
| 453 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 46.666667
|
|---|
| 454 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 50
|
|---|
| 455 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 36.666667 -> 43.333333
|
|---|
| 456 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 40 queue head 1 ts 43.333333
|
|---|
| 457 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 43.333333 queue head 1 ts 43.333333
|
|---|
| 458 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 53.333333
|
|---|
| 459 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 56.666667
|
|---|
| 460 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 43.333333 -> 50
|
|---|
| 461 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 46.666667 queue head 1 ts 50
|
|---|
| 462 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 50 queue head 1 ts 50
|
|---|
| 463 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 60
|
|---|
| 464 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 63.333333
|
|---|
| 465 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 50 -> 56.666667
|
|---|
| 466 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 53.333333 queue head 1 ts 56.666667
|
|---|
| 467 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 56.666667 queue head 1 ts 56.666667
|
|---|
| 468 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 66.666667
|
|---|
| 469 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 70
|
|---|
| 470 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 56.666667 -> 63.333333
|
|---|
| 471 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 60 queue head 1 ts 63.333333
|
|---|
| 472 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 63.333333 queue head 1 ts 63.333333
|
|---|
| 473 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 73.333333
|
|---|
| 474 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 76.666667
|
|---|
| 475 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 63.333333 -> 70
|
|---|
| 476 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 66.666667 queue head 1 ts 70
|
|---|
| 477 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 70 queue head 1 ts 70
|
|---|
| 478 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 80
|
|---|
| 479 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 83.333333
|
|---|
| 480 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 70 -> 76.666667
|
|---|
| 481 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 73.333333 queue head 1 ts 76.666667
|
|---|
| 482 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 76.666667 queue head 1 ts 76.666667
|
|---|
| 483 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 86.666667
|
|---|
| 484 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 90
|
|---|
| 485 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 76.666667 -> 83.333333
|
|---|
| 486 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 80 queue head 1 ts 83.333333
|
|---|
| 487 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 83.333333 queue head 1 ts 83.333333
|
|---|
| 488 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 93.333333
|
|---|
| 489 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 96.666667
|
|---|
| 490 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 83.333333 -> 90
|
|---|
| 491 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 86.666667 queue head 1 ts 90
|
|---|
| 492 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 90 queue head 1 ts 90
|
|---|
| 493 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 100
|
|---|
| 494 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 103.333333
|
|---|
| 495 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 90 -> 96.666667
|
|---|
| 496 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 93.333333 queue head 1 ts 96.666667
|
|---|
| 497 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 96.666667 queue head 1 ts 96.666667
|
|---|
| 498 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 106.666667
|
|---|
| 499 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 110
|
|---|
| 500 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 96.666667 -> 103.333333
|
|---|
| 501 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 100 queue head 1 ts 103.333333
|
|---|
| 502 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 103.333333 queue head 1 ts 103.333333
|
|---|
| 503 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 113.333333
|
|---|
| 504 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 116.666667
|
|---|
| 505 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 103.333333 -> 110
|
|---|
| 506 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 106.666667 queue head 1 ts 110
|
|---|
| 507 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 110 queue head 1 ts 110
|
|---|
| 508 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 120
|
|---|
| 509 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 123.333333
|
|---|
| 510 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 110 -> 116.666667
|
|---|
| 511 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 113.333333 queue head 1 ts 116.666667
|
|---|
| 512 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 116.666667 queue head 1 ts 116.666667
|
|---|
| 513 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 126.666667
|
|---|
| 514 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 130
|
|---|
| 515 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 116.666667 -> 123.333333
|
|---|
| 516 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 120 queue head 1 ts 123.333333
|
|---|
| 517 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 123.333333 queue head 1 ts 123.333333
|
|---|
| 518 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 133.333333
|
|---|
| 519 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 136.666667
|
|---|
| 520 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 123.333333 -> 130
|
|---|
| 521 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 126.666667 queue head 1 ts 130
|
|---|
| 522 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 130 queue head 1 ts 130
|
|---|
| 523 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 140
|
|---|
| 524 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 143.333333
|
|---|
| 525 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 130 -> 136.666667
|
|---|
| 526 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 133.333333 queue head 1 ts 136.666667
|
|---|
| 527 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 136.666667 queue head 1 ts 136.666667
|
|---|
| 528 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 146.666667
|
|---|
| 529 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 150
|
|---|
| 530 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 136.666667 -> 143.333333
|
|---|
| 531 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 140 queue head 1 ts 143.333333
|
|---|
| 532 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 143.333333 queue head 1 ts 143.333333
|
|---|
| 533 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 153.333333
|
|---|
| 534 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 156.666667
|
|---|
| 535 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 143.333333 -> 150
|
|---|
| 536 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 146.666667 queue head 1 ts 150
|
|---|
| 537 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 150 queue head 1 ts 150
|
|---|
| 538 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 160
|
|---|
| 539 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 163.333333
|
|---|
| 540 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 150 -> 156.666667
|
|---|
| 541 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 153.333333 queue head 1 ts 156.666667
|
|---|
| 542 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 156.666667 queue head 1 ts 156.666667
|
|---|
| 543 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 166.666667
|
|---|
| 544 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 170
|
|---|
| 545 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 156.666667 -> 163.333333
|
|---|
| 546 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 160 queue head 1 ts 163.333333
|
|---|
| 547 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 163.333333 queue head 1 ts 163.333333
|
|---|
| 548 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 173.333333
|
|---|
| 549 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 176.666667
|
|---|
| 550 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 163.333333 -> 170
|
|---|
| 551 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 166.666667 queue head 1 ts 170
|
|---|
| 552 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 170 queue head 1 ts 170
|
|---|
| 553 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 180
|
|---|
| 554 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 183.333333
|
|---|
| 555 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 170 -> 176.666667
|
|---|
| 556 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 173.333333 queue head 1 ts 176.666667
|
|---|
| 557 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 176.666667 queue head 1 ts 176.666667
|
|---|
| 558 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 186.666667
|
|---|
| 559 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 190
|
|---|
| 560 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 176.666667 -> 183.333333
|
|---|
| 561 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 180 queue head 1 ts 183.333333
|
|---|
| 562 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 183.333333 queue head 1 ts 183.333333
|
|---|
| 563 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 193.333333
|
|---|
| 564 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 196.666667
|
|---|
| 565 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 183.333333 -> 190
|
|---|
| 566 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 186.666667 queue head 1 ts 190
|
|---|
| 567 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 190 queue head 1 ts 190
|
|---|
| 568 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 200
|
|---|
| 569 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 203.333333
|
|---|
| 570 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 190 -> 196.666667
|
|---|
| 571 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 193.333333 queue head 1 ts 196.666667
|
|---|
| 572 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 196.666667 queue head 1 ts 196.666667
|
|---|
| 573 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 206.666667
|
|---|
| 574 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 210
|
|---|
| 575 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 196.666667 -> 203.333333
|
|---|
| 576 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 200 queue head 1 ts 203.333333
|
|---|
| 577 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 203.333333 queue head 1 ts 203.333333
|
|---|
| 578 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 213.333333
|
|---|
| 579 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 216.666667
|
|---|
| 580 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 203.333333 -> 210
|
|---|
| 581 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 206.666667 queue head 1 ts 210
|
|---|
| 582 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 210 queue head 1 ts 210
|
|---|
| 583 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 220
|
|---|
| 584 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 223.333333
|
|---|
| 585 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 210 -> 216.666667
|
|---|
| 586 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 213.333333 queue head 1 ts 216.666667
|
|---|
| 587 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 216.666667 queue head 1 ts 216.666667
|
|---|
| 588 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 226.666667
|
|---|
| 589 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 230
|
|---|
| 590 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 216.666667 -> 223.333333
|
|---|
| 591 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 220 queue head 1 ts 223.333333
|
|---|
| 592 | frame= 0 fps=0.0 q=0.0 size= 0KiB time=N/A bitrate=N/A speed=N/A
|
|---|
| 593 | [libx264 @ 0000000000530500] frame= 0 QP=4.59 NAL=3 Slice:I Poc:0 I:10800 P:0 SKIP:0 size=832750 bytes
|
|---|
| 594 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 223.333333 queue head 1 ts 223.333333
|
|---|
| 595 | [libx264 @ 0000000000530500] frame= 1 QP=4.19 NAL=2 Slice:P Poc:8 I:0 P:2440 SKIP:8360 size=16664 bytes
|
|---|
| 596 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 233.333333
|
|---|
| 597 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 236.666667
|
|---|
| 598 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 223.333333 -> 230
|
|---|
| 599 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 226.666667 queue head 1 ts 230
|
|---|
| 600 | [libx264 @ 0000000000530500] frame= 2 QP=10.00 NAL=2 Slice:B Poc:4 I:0 P:1458 SKIP:9342 size=891 bytes
|
|---|
| 601 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 230 queue head 1 ts 230
|
|---|
| 602 | [libx264 @ 0000000000530500] frame= 3 QP=12.00 NAL=0 Slice:B Poc:2 I:0 P:1353 SKIP:9447 size=841 bytes
|
|---|
| 603 | [libx264 @ 0000000000530500] frame= 4 QP=12.00 NAL=0 Slice:B Poc:6 I:0 P:1 SKIP:10799 size=87 bytes
|
|---|
| 604 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 240
|
|---|
| 605 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 243.333333
|
|---|
| 606 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 230 -> 236.666667
|
|---|
| 607 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 233.333333 queue head 1 ts 236.666667
|
|---|
| 608 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 236.666667 queue head 1 ts 236.666667
|
|---|
| 609 | [libx264 @ 0000000000530500] frame= 5 QP=4.27 NAL=2 Slice:P Poc:16 I:0 P:1460 SKIP:9340 size=8194 bytes
|
|---|
| 610 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 246.666667
|
|---|
| 611 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 250
|
|---|
| 612 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 236.666667 -> 243.333333
|
|---|
| 613 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 240 queue head 1 ts 243.333333
|
|---|
| 614 | [libx264 @ 0000000000530500] frame= 6 QP=10.00 NAL=2 Slice:B Poc:12 I:0 P:665 SKIP:10135 size=529 bytes
|
|---|
| 615 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 243.333333 queue head 1 ts 243.333333
|
|---|
| 616 | [libx264 @ 0000000000530500] frame= 7 QP=12.00 NAL=0 Slice:B Poc:10 I:0 P:590 SKIP:10210 size=478 bytes
|
|---|
| 617 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 10.681179
|
|---|
| 618 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 10.681179 queue head 1 ts 243.333333
|
|---|
| 619 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 253.333333
|
|---|
| 620 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 10.774059
|
|---|
| 621 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 10.774059 queue head 1 ts 243.333333
|
|---|
| 622 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 256.666667
|
|---|
| 623 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 243.333333 -> 250
|
|---|
| 624 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 246.666667 queue head 1 ts 250
|
|---|
| 625 | [libx264 @ 0000000000530500] frame= 8 QP=12.00 NAL=0 Slice:B Poc:14 I:0 P:2 SKIP:10798 size=87 bytes
|
|---|
| 626 | [libx264 @ 0000000000530500] frame= 9 QP=4.69 NAL=2 Slice:P Poc:24 I:0 P:1131 SKIP:9669 size=4902 bytes
|
|---|
| 627 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 250 queue head 1 ts 250
|
|---|
| 628 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 260
|
|---|
| 629 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 263.333333
|
|---|
| 630 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 250 -> 256.666667
|
|---|
| 631 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 253.333333 queue head 1 ts 256.666667
|
|---|
| 632 | [libx264 @ 0000000000530500] frame= 10 QP=10.00 NAL=2 Slice:B Poc:20 I:0 P:332 SKIP:10468 size=334 bytes
|
|---|
| 633 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 634 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 256.666667 queue head 1 ts 256.666667
|
|---|
| 635 | [libx264 @ 0000000000530500] frame= 11 QP=12.00 NAL=0 Slice:B Poc:18 I:0 P:197 SKIP:10603 size=235 bytes
|
|---|
| 636 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 266.666667
|
|---|
| 637 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 270
|
|---|
| 638 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 256.666667 -> 263.333333
|
|---|
| 639 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 260 queue head 1 ts 263.333333
|
|---|
| 640 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 641 | [libx264 @ 0000000000530500] frame= 12 QP=12.00 NAL=0 Slice:B Poc:22 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 642 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 263.333333 queue head 1 ts 263.333333
|
|---|
| 643 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 644 | [libx264 @ 0000000000530500] frame= 13 QP=4.62 NAL=2 Slice:P Poc:32 I:0 P:967 SKIP:9833 size=3795 bytes
|
|---|
| 645 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 646 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 273.333333
|
|---|
| 647 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 276.666667
|
|---|
| 648 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 263.333333 -> 270
|
|---|
| 649 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 266.666667 queue head 1 ts 270
|
|---|
| 650 | [libx264 @ 0000000000530500] frame= 14 QP=10.00 NAL=2 Slice:B Poc:28 I:0 P:172 SKIP:10628 size=219 bytes
|
|---|
| 651 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 270 queue head 1 ts 270
|
|---|
| 652 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 653 | [libx264 @ 0000000000530500] frame= 15 QP=12.00 NAL=0 Slice:B Poc:26 I:0 P:5 SKIP:10795 size=92 bytes
|
|---|
| 654 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 655 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 280
|
|---|
| 656 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 283.333333
|
|---|
| 657 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 270 -> 276.666667
|
|---|
| 658 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 273.333333 queue head 1 ts 276.666667
|
|---|
| 659 | [libx264 @ 0000000000530500] frame= 16 QP=12.00 NAL=0 Slice:B Poc:30 I:0 P:1 SKIP:10799 size=88 bytes
|
|---|
| 660 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 661 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 276.666667 queue head 1 ts 276.666667
|
|---|
| 662 | [libx264 @ 0000000000530500] frame= 17 QP=4.66 NAL=2 Slice:P Poc:40 I:0 P:880 SKIP:9920 size=3071 bytes
|
|---|
| 663 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 286.666667
|
|---|
| 664 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 290
|
|---|
| 665 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 276.666667 -> 283.333333
|
|---|
| 666 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 280 queue head 1 ts 283.333333
|
|---|
| 667 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 668 | [libx264 @ 0000000000530500] frame= 18 QP=10.00 NAL=2 Slice:B Poc:36 I:0 P:56 SKIP:10744 size=137 bytes
|
|---|
| 669 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 283.333333 queue head 1 ts 283.333333
|
|---|
| 670 | [libx264 @ 0000000000530500] frame= 19 QP=12.00 NAL=0 Slice:B Poc:34 I:0 P:27 SKIP:10773 size=112 bytes
|
|---|
| 671 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 672 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 673 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 293.333333
|
|---|
| 674 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 296.666667
|
|---|
| 675 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 283.333333 -> 290
|
|---|
| 676 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 286.666667 queue head 1 ts 290
|
|---|
| 677 | [libx264 @ 0000000000530500] frame= 20 QP=12.00 NAL=0 Slice:B Poc:38 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 678 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 679 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 290 queue head 1 ts 290
|
|---|
| 680 | [libx264 @ 0000000000530500] frame= 21 QP=4.78 NAL=2 Slice:P Poc:48 I:0 P:816 SKIP:9984 size=2478 bytes
|
|---|
| 681 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 682 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 300
|
|---|
| 683 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 303.333333
|
|---|
| 684 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 290 -> 296.666667
|
|---|
| 685 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 293.333333 queue head 1 ts 296.666667
|
|---|
| 686 | [libx264 @ 0000000000530500] frame= 22 QP=10.00 NAL=2 Slice:B Poc:44 I:0 P:6 SKIP:10794 size=94 bytes
|
|---|
| 687 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 296.666667 queue head 1 ts 296.666667
|
|---|
| 688 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 689 | [libx264 @ 0000000000530500] frame= 23 QP=12.00 NAL=0 Slice:B Poc:42 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 690 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 306.666667
|
|---|
| 691 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 310
|
|---|
| 692 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 296.666667 -> 303.333333
|
|---|
| 693 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 300 queue head 1 ts 303.333333
|
|---|
| 694 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 695 | [libx264 @ 0000000000530500] frame= 24 QP=12.00 NAL=0 Slice:B Poc:46 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 696 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 697 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 303.333333 queue head 1 ts 303.333333
|
|---|
| 698 | frame= 25 fps= 25 q=17.0 size= 2560KiB time=00:00:10.77 bitrate=1946.5kbits/s speed=10.6x
|
|---|
| 699 | [libx264 @ 0000000000530500] frame= 25 QP=4.76 NAL=2 Slice:P Poc:56 I:0 P:727 SKIP:10073 size=2116 bytes
|
|---|
| 700 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 313.333333
|
|---|
| 701 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 316.666667
|
|---|
| 702 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 303.333333 -> 310
|
|---|
| 703 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 306.666667 queue head 1 ts 310
|
|---|
| 704 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 705 | [libx264 @ 0000000000530500] frame= 26 QP=10.00 NAL=2 Slice:B Poc:52 I:0 P:4 SKIP:10796 size=94 bytes
|
|---|
| 706 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 310 queue head 1 ts 310
|
|---|
| 707 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 708 | [libx264 @ 0000000000530500] frame= 27 QP=12.00 NAL=0 Slice:B Poc:50 I:0 P:2 SKIP:10798 size=87 bytes
|
|---|
| 709 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 710 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 320
|
|---|
| 711 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 323.333333
|
|---|
| 712 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 310 -> 316.666667
|
|---|
| 713 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 313.333333 queue head 1 ts 316.666667
|
|---|
| 714 | [libx264 @ 0000000000530500] frame= 28 QP=12.00 NAL=0 Slice:B Poc:54 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 715 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 316.666667 queue head 1 ts 316.666667
|
|---|
| 716 | [libx264 @ 0000000000530500] frame= 29 QP=4.83 NAL=2 Slice:P Poc:64 I:0 P:711 SKIP:10089 size=1960 bytes
|
|---|
| 717 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 718 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 719 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 326.666667
|
|---|
| 720 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 330
|
|---|
| 721 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 316.666667 -> 323.333333
|
|---|
| 722 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 320 queue head 1 ts 323.333333
|
|---|
| 723 | [libx264 @ 0000000000530500] frame= 30 QP=10.00 NAL=2 Slice:B Poc:60 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 724 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 323.333333 queue head 1 ts 323.333333
|
|---|
| 725 | [libx264 @ 0000000000530500] frame= 31 QP=12.00 NAL=0 Slice:B Poc:58 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 726 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 727 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 728 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 10.866939
|
|---|
| 729 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 10.866939 queue head 1 ts 323.333333
|
|---|
| 730 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 10.959819
|
|---|
| 731 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 10.959819 queue head 1 ts 323.333333
|
|---|
| 732 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 11.052698
|
|---|
| 733 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 11.052698 queue head 1 ts 323.333333
|
|---|
| 734 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 11.145578
|
|---|
| 735 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 11.145578 queue head 1 ts 323.333333
|
|---|
| 736 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 11.238458
|
|---|
| 737 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 11.238458 queue head 1 ts 323.333333
|
|---|
| 738 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 11.331338
|
|---|
| 739 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 11.331338 queue head 1 ts 323.333333
|
|---|
| 740 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 11.424218
|
|---|
| 741 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 11.424218 queue head 1 ts 323.333333
|
|---|
| 742 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 11.517098
|
|---|
| 743 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 11.517098 queue head 1 ts 323.333333
|
|---|
| 744 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 11.609977
|
|---|
| 745 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 11.609977 queue head 1 ts 323.333333
|
|---|
| 746 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 11.702857
|
|---|
| 747 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 11.702857 queue head 1 ts 323.333333
|
|---|
| 748 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 11.795737
|
|---|
| 749 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 11.795737 queue head 1 ts 323.333333
|
|---|
| 750 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 11.888617
|
|---|
| 751 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 11.888617 queue head 1 ts 323.333333
|
|---|
| 752 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 11.981497
|
|---|
| 753 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 11.981497 queue head 1 ts 323.333333
|
|---|
| 754 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 12.074376
|
|---|
| 755 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 12.074376 queue head 1 ts 323.333333
|
|---|
| 756 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 12.167256
|
|---|
| 757 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 12.167256 queue head 1 ts 323.333333
|
|---|
| 758 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 12.260136
|
|---|
| 759 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 12.260136 queue head 1 ts 323.333333
|
|---|
| 760 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 333.333333
|
|---|
| 761 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 336.666667
|
|---|
| 762 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 323.333333 -> 330
|
|---|
| 763 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 326.666667 queue head 1 ts 330
|
|---|
| 764 | [libx264 @ 0000000000530500] frame= 32 QP=12.00 NAL=0 Slice:B Poc:62 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 765 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 330 queue head 1 ts 330
|
|---|
| 766 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 767 | [libx264 @ 0000000000530500] frame= 33 QP=4.83 NAL=2 Slice:P Poc:72 I:0 P:676 SKIP:10124 size=1731 bytes
|
|---|
| 768 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 769 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 340
|
|---|
| 770 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 343.333333
|
|---|
| 771 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 330 -> 336.666667
|
|---|
| 772 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 333.333333 queue head 1 ts 336.666667
|
|---|
| 773 | [libx264 @ 0000000000530500] frame= 34 QP=10.00 NAL=2 Slice:B Poc:68 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 774 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 775 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 336.666667 queue head 1 ts 336.666667
|
|---|
| 776 | [libx264 @ 0000000000530500] frame= 35 QP=12.00 NAL=0 Slice:B Poc:66 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 777 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 778 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 346.666667
|
|---|
| 779 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 350
|
|---|
| 780 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 336.666667 -> 343.333333
|
|---|
| 781 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 340 queue head 1 ts 343.333333
|
|---|
| 782 | [libx264 @ 0000000000530500] frame= 36 QP=12.00 NAL=0 Slice:B Poc:70 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 783 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 784 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 343.333333 queue head 1 ts 343.333333
|
|---|
| 785 | [libx264 @ 0000000000530500] frame= 37 QP=4.83 NAL=2 Slice:P Poc:80 I:0 P:665 SKIP:10135 size=1656 bytes
|
|---|
| 786 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 787 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 12.353016
|
|---|
| 788 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 12.353016 queue head 1 ts 343.333333
|
|---|
| 789 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 353.333333
|
|---|
| 790 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 12.445896
|
|---|
| 791 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 12.445896 queue head 1 ts 343.333333
|
|---|
| 792 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 356.666667
|
|---|
| 793 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 343.333333 -> 350
|
|---|
| 794 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 346.666667 queue head 1 ts 350
|
|---|
| 795 | [libx264 @ 0000000000530500] frame= 38 QP=10.00 NAL=2 Slice:B Poc:76 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 796 | [libx264 @ 0000000000530500] frame= 39 QP=12.00 NAL=0 Slice:B Poc:74 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 797 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 350 queue head 1 ts 350
|
|---|
| 798 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 360
|
|---|
| 799 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 363.333333
|
|---|
| 800 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 350 -> 356.666667
|
|---|
| 801 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 353.333333 queue head 1 ts 356.666667
|
|---|
| 802 | [libx264 @ 0000000000530500] frame= 40 QP=12.00 NAL=0 Slice:B Poc:78 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 803 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 356.666667 queue head 1 ts 356.666667
|
|---|
| 804 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 805 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 806 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 807 | [libx264 @ 0000000000530500] frame= 41 QP=4.83 NAL=2 Slice:P Poc:88 I:0 P:660 SKIP:10140 size=1644 bytes
|
|---|
| 808 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 809 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 12.538776
|
|---|
| 810 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 12.538776 queue head 1 ts 356.666667
|
|---|
| 811 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 12.631655
|
|---|
| 812 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 12.631655 queue head 1 ts 356.666667
|
|---|
| 813 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 12.724535
|
|---|
| 814 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 12.724535 queue head 1 ts 356.666667
|
|---|
| 815 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 12.817415
|
|---|
| 816 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 12.817415 queue head 1 ts 356.666667
|
|---|
| 817 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 12.910295
|
|---|
| 818 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 12.910295 queue head 1 ts 356.666667
|
|---|
| 819 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 13.003175
|
|---|
| 820 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 13.003175 queue head 1 ts 356.666667
|
|---|
| 821 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 13.096054
|
|---|
| 822 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 13.096054 queue head 1 ts 356.666667
|
|---|
| 823 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 13.188934
|
|---|
| 824 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 13.188934 queue head 1 ts 356.666667
|
|---|
| 825 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 13.281814
|
|---|
| 826 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 13.281814 queue head 1 ts 356.666667
|
|---|
| 827 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 366.666667
|
|---|
| 828 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 370
|
|---|
| 829 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 356.666667 -> 363.333333
|
|---|
| 830 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 360 queue head 1 ts 363.333333
|
|---|
| 831 | [libx264 @ 0000000000530500] frame= 42 QP=10.00 NAL=2 Slice:B Poc:84 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 832 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 363.333333 queue head 1 ts 363.333333
|
|---|
| 833 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 834 | [libx264 @ 0000000000530500] frame= 43 QP=12.00 NAL=0 Slice:B Poc:82 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 835 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 836 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 373.333333
|
|---|
| 837 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 376.666667
|
|---|
| 838 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 363.333333 -> 370
|
|---|
| 839 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 366.666667 queue head 1 ts 370
|
|---|
| 840 | [libx264 @ 0000000000530500] frame= 44 QP=12.00 NAL=0 Slice:B Poc:86 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 841 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 842 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 370 queue head 1 ts 370
|
|---|
| 843 | [libx264 @ 0000000000530500] frame= 45 QP=4.83 NAL=2 Slice:P Poc:96 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 844 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 845 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 380
|
|---|
| 846 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 383.333333
|
|---|
| 847 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 370 -> 376.666667
|
|---|
| 848 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 373.333333 queue head 1 ts 376.666667
|
|---|
| 849 | [libx264 @ 0000000000530500] frame= 46 QP=10.00 NAL=2 Slice:B Poc:92 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 850 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 376.666667 queue head 1 ts 376.666667
|
|---|
| 851 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 852 | [libx264 @ 0000000000530500] frame= 47 QP=12.00 NAL=0 Slice:B Poc:90 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 853 | [libx264 @ 0000000000530500] frame= 48 QP=12.00 NAL=0 Slice:B Poc:94 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 854 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 855 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 856 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 386.666667
|
|---|
| 857 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 390
|
|---|
| 858 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 376.666667 -> 383.333333
|
|---|
| 859 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 380 queue head 1 ts 383.333333
|
|---|
| 860 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 383.333333 queue head 1 ts 383.333333
|
|---|
| 861 | [libx264 @ 0000000000530500] frame= 49 QP=4.83 NAL=2 Slice:P Poc:104 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 862 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 393.333333
|
|---|
| 863 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 396.666667
|
|---|
| 864 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 383.333333 -> 390
|
|---|
| 865 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 386.666667 queue head 1 ts 390
|
|---|
| 866 | [libx264 @ 0000000000530500] frame= 50 QP=10.00 NAL=2 Slice:B Poc:100 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 867 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 390 queue head 1 ts 390
|
|---|
| 868 | [libx264 @ 0000000000530500] frame= 51 QP=12.00 NAL=0 Slice:B Poc:98 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 869 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 400
|
|---|
| 870 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 403.333333
|
|---|
| 871 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 390 -> 396.666667
|
|---|
| 872 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 393.333333 queue head 1 ts 396.666667
|
|---|
| 873 | frame= 49 fps= 32 q=17.0 size= 3072KiB time=00:00:13.28 bitrate=1894.8kbits/s speed=8.72x
|
|---|
| 874 | [libx264 @ 0000000000530500] frame= 52 QP=12.00 NAL=0 Slice:B Poc:102 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 875 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 396.666667 queue head 1 ts 396.666667
|
|---|
| 876 | [libx264 @ 0000000000530500] frame= 53 QP=4.83 NAL=2 Slice:P Poc:112 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 877 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 406.666667
|
|---|
| 878 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 410
|
|---|
| 879 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 396.666667 -> 403.333333
|
|---|
| 880 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 400 queue head 1 ts 403.333333
|
|---|
| 881 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 882 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 883 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 884 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 885 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 886 | [libx264 @ 0000000000530500] frame= 54 QP=10.00 NAL=2 Slice:B Poc:108 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 887 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 403.333333 queue head 1 ts 403.333333
|
|---|
| 888 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 889 | [libx264 @ 0000000000530500] frame= 55 QP=12.00 NAL=0 Slice:B Poc:106 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 890 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 891 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 413.333333
|
|---|
| 892 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 13.374694
|
|---|
| 893 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 13.374694 queue head 1 ts 403.333333
|
|---|
| 894 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 416.666667
|
|---|
| 895 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 403.333333 -> 410
|
|---|
| 896 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 406.666667 queue head 1 ts 410
|
|---|
| 897 | [libx264 @ 0000000000530500] frame= 56 QP=12.00 NAL=0 Slice:B Poc:110 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 898 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 410 queue head 1 ts 410
|
|---|
| 899 | [libx264 @ 0000000000530500] frame= 57 QP=4.83 NAL=2 Slice:P Poc:120 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 900 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 901 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 902 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 420
|
|---|
| 903 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 423.333333
|
|---|
| 904 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 410 -> 416.666667
|
|---|
| 905 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 413.333333 queue head 1 ts 416.666667
|
|---|
| 906 | [libx264 @ 0000000000530500] frame= 58 QP=10.00 NAL=2 Slice:B Poc:116 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 907 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 908 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 416.666667 queue head 1 ts 416.666667
|
|---|
| 909 | [libx264 @ 0000000000530500] frame= 59 QP=12.00 NAL=0 Slice:B Poc:114 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 910 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 911 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 426.666667
|
|---|
| 912 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 430
|
|---|
| 913 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 416.666667 -> 423.333333
|
|---|
| 914 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 420 queue head 1 ts 423.333333
|
|---|
| 915 | [libx264 @ 0000000000530500] frame= 60 QP=12.00 NAL=0 Slice:B Poc:118 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 916 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 917 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 423.333333 queue head 1 ts 423.333333
|
|---|
| 918 | [libx264 @ 0000000000530500] frame= 61 QP=4.83 NAL=2 Slice:P Poc:128 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 919 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 920 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 433.333333
|
|---|
| 921 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 436.666667
|
|---|
| 922 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 423.333333 -> 430
|
|---|
| 923 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 426.666667 queue head 1 ts 430
|
|---|
| 924 | [libx264 @ 0000000000530500] frame= 62 QP=10.00 NAL=2 Slice:B Poc:124 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 925 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 430 queue head 1 ts 430
|
|---|
| 926 | [libx264 @ 0000000000530500] frame= 63 QP=12.00 NAL=0 Slice:B Poc:122 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 927 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 440
|
|---|
| 928 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 443.333333
|
|---|
| 929 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 430 -> 436.666667
|
|---|
| 930 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 433.333333 queue head 1 ts 436.666667
|
|---|
| 931 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 932 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 933 | [libx264 @ 0000000000530500] frame= 64 QP=12.00 NAL=0 Slice:B Poc:126 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 934 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 935 | [libx264 @ 0000000000530500] frame= 65 QP=4.83 NAL=2 Slice:P Poc:136 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 936 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 937 | [libx264 @ 0000000000530500] frame= 66 QP=10.00 NAL=2 Slice:B Poc:132 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 938 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 939 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 436.666667 queue head 1 ts 436.666667
|
|---|
| 940 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 446.666667
|
|---|
| 941 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 450
|
|---|
| 942 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 436.666667 -> 443.333333
|
|---|
| 943 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 440 queue head 1 ts 443.333333
|
|---|
| 944 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 443.333333 queue head 1 ts 443.333333
|
|---|
| 945 | [libx264 @ 0000000000530500] frame= 67 QP=12.00 NAL=0 Slice:B Poc:130 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 946 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 13.467574
|
|---|
| 947 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 13.467574 queue head 1 ts 443.333333
|
|---|
| 948 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 13.560454
|
|---|
| 949 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 13.560454 queue head 1 ts 443.333333
|
|---|
| 950 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 13.653333
|
|---|
| 951 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 13.653333 queue head 1 ts 443.333333
|
|---|
| 952 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 13.746213
|
|---|
| 953 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 13.746213 queue head 1 ts 443.333333
|
|---|
| 954 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 13.839093
|
|---|
| 955 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 13.839093 queue head 1 ts 443.333333
|
|---|
| 956 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 13.931973
|
|---|
| 957 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 13.931973 queue head 1 ts 443.333333
|
|---|
| 958 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 14.024853
|
|---|
| 959 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 14.024853 queue head 1 ts 443.333333
|
|---|
| 960 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 14.117732
|
|---|
| 961 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 14.117732 queue head 1 ts 443.333333
|
|---|
| 962 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 14.210612
|
|---|
| 963 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 14.210612 queue head 1 ts 443.333333
|
|---|
| 964 | [libx264 @ 0000000000530500] frame= 68 QP=12.00 NAL=0 Slice:B Poc:134 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 965 | [libx264 @ 0000000000530500] frame= 69 QP=4.83 NAL=2 Slice:P Poc:144 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 966 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 967 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 968 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 969 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 14.303492
|
|---|
| 970 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 14.303492 queue head 1 ts 443.333333
|
|---|
| 971 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 14.396372
|
|---|
| 972 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 14.396372 queue head 1 ts 443.333333
|
|---|
| 973 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 14.489252
|
|---|
| 974 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 14.489252 queue head 1 ts 443.333333
|
|---|
| 975 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 14.582132
|
|---|
| 976 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 14.582132 queue head 1 ts 443.333333
|
|---|
| 977 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 14.675011
|
|---|
| 978 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 14.675011 queue head 1 ts 443.333333
|
|---|
| 979 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 14.767891
|
|---|
| 980 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 14.767891 queue head 1 ts 443.333333
|
|---|
| 981 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 14.860771
|
|---|
| 982 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 14.860771 queue head 1 ts 443.333333
|
|---|
| 983 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 14.953651
|
|---|
| 984 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 14.953651 queue head 1 ts 443.333333
|
|---|
| 985 | [libx264 @ 0000000000530500] frame= 70 QP=10.00 NAL=2 Slice:B Poc:140 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 986 | [libx264 @ 0000000000530500] frame= 71 QP=12.00 NAL=0 Slice:B Poc:138 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 987 | [libx264 @ 0000000000530500] frame= 72 QP=12.00 NAL=0 Slice:B Poc:142 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 988 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 15.046531
|
|---|
| 989 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 15.046531 queue head 1 ts 443.333333
|
|---|
| 990 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 15.13941
|
|---|
| 991 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 15.13941 queue head 1 ts 443.333333
|
|---|
| 992 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 15.23229
|
|---|
| 993 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 15.23229 queue head 1 ts 443.333333
|
|---|
| 994 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 15.32517
|
|---|
| 995 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 15.32517 queue head 1 ts 443.333333
|
|---|
| 996 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 15.41805
|
|---|
| 997 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 15.41805 queue head 1 ts 443.333333
|
|---|
| 998 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 15.51093
|
|---|
| 999 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 15.51093 queue head 1 ts 443.333333
|
|---|
| 1000 | [libx264 @ 0000000000530500] frame= 73 QP=4.83 NAL=2 Slice:P Poc:152 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 1001 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1002 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1003 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1004 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 15.60381
|
|---|
| 1005 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 15.60381 queue head 1 ts 443.333333
|
|---|
| 1006 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 15.696689
|
|---|
| 1007 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 15.696689 queue head 1 ts 443.333333
|
|---|
| 1008 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 15.789569
|
|---|
| 1009 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 15.789569 queue head 1 ts 443.333333
|
|---|
| 1010 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 15.882449
|
|---|
| 1011 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 15.882449 queue head 1 ts 443.333333
|
|---|
| 1012 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 15.975329
|
|---|
| 1013 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 15.975329 queue head 1 ts 443.333333
|
|---|
| 1014 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 16.068209
|
|---|
| 1015 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 16.068209 queue head 1 ts 443.333333
|
|---|
| 1016 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 16.161088
|
|---|
| 1017 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 16.161088 queue head 1 ts 443.333333
|
|---|
| 1018 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 16.253968
|
|---|
| 1019 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 16.253968 queue head 1 ts 443.333333
|
|---|
| 1020 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 16.346848
|
|---|
| 1021 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 16.346848 queue head 1 ts 443.333333
|
|---|
| 1022 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 16.439728
|
|---|
| 1023 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 16.439728 queue head 1 ts 443.333333
|
|---|
| 1024 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1025 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 16.532608
|
|---|
| 1026 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 16.532608 queue head 1 ts 443.333333
|
|---|
| 1027 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 16.625488
|
|---|
| 1028 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 16.625488 queue head 1 ts 443.333333
|
|---|
| 1029 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 16.718367
|
|---|
| 1030 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 16.718367 queue head 1 ts 443.333333
|
|---|
| 1031 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 16.811247
|
|---|
| 1032 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 16.811247 queue head 1 ts 443.333333
|
|---|
| 1033 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 16.904127
|
|---|
| 1034 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 16.904127 queue head 1 ts 443.333333
|
|---|
| 1035 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 16.997007
|
|---|
| 1036 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 16.997007 queue head 1 ts 443.333333
|
|---|
| 1037 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 17.089887
|
|---|
| 1038 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 17.089887 queue head 1 ts 443.333333
|
|---|
| 1039 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 17.182766
|
|---|
| 1040 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 17.182766 queue head 1 ts 443.333333
|
|---|
| 1041 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 453.333333
|
|---|
| 1042 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 456.666667
|
|---|
| 1043 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 443.333333 -> 450
|
|---|
| 1044 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 446.666667 queue head 1 ts 450
|
|---|
| 1045 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 450 queue head 1 ts 450
|
|---|
| 1046 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 460
|
|---|
| 1047 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 463.333333
|
|---|
| 1048 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 450 -> 456.666667
|
|---|
| 1049 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 453.333333 queue head 1 ts 456.666667
|
|---|
| 1050 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 456.666667 queue head 1 ts 456.666667
|
|---|
| 1051 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 466.666667
|
|---|
| 1052 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 470
|
|---|
| 1053 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 456.666667 -> 463.333333
|
|---|
| 1054 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 460 queue head 1 ts 463.333333
|
|---|
| 1055 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 463.333333 queue head 1 ts 463.333333
|
|---|
| 1056 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 473.333333
|
|---|
| 1057 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 476.666667
|
|---|
| 1058 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 463.333333 -> 470
|
|---|
| 1059 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 466.666667 queue head 1 ts 470
|
|---|
| 1060 | [libx264 @ 0000000000530500] frame= 74 QP=10.00 NAL=2 Slice:B Poc:148 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1061 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1062 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 470 queue head 1 ts 470
|
|---|
| 1063 | [libx264 @ 0000000000530500] frame= 75 QP=12.00 NAL=0 Slice:B Poc:146 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1064 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 17.275646
|
|---|
| 1065 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 17.275646 queue head 1 ts 470
|
|---|
| 1066 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1067 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 17.368526
|
|---|
| 1068 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 17.368526 queue head 1 ts 470
|
|---|
| 1069 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 17.461406
|
|---|
| 1070 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 17.461406 queue head 1 ts 470
|
|---|
| 1071 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 17.554286
|
|---|
| 1072 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 17.554286 queue head 1 ts 470
|
|---|
| 1073 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 17.647166
|
|---|
| 1074 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 17.647166 queue head 1 ts 470
|
|---|
| 1075 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 17.740045
|
|---|
| 1076 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 17.740045 queue head 1 ts 470
|
|---|
| 1077 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 17.832925
|
|---|
| 1078 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 17.832925 queue head 1 ts 470
|
|---|
| 1079 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 17.925805
|
|---|
| 1080 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 17.925805 queue head 1 ts 470
|
|---|
| 1081 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 18.018685
|
|---|
| 1082 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 18.018685 queue head 1 ts 470
|
|---|
| 1083 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 18.111565
|
|---|
| 1084 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 18.111565 queue head 1 ts 470
|
|---|
| 1085 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 18.204444
|
|---|
| 1086 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 18.204444 queue head 1 ts 470
|
|---|
| 1087 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 18.297324
|
|---|
| 1088 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 18.297324 queue head 1 ts 470
|
|---|
| 1089 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 480
|
|---|
| 1090 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 18.390204
|
|---|
| 1091 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 18.390204 queue head 1 ts 470
|
|---|
| 1092 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 483.333333
|
|---|
| 1093 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 470 -> 476.666667
|
|---|
| 1094 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 473.333333 queue head 1 ts 476.666667
|
|---|
| 1095 | [libx264 @ 0000000000530500] frame= 76 QP=12.00 NAL=0 Slice:B Poc:150 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1096 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 476.666667 queue head 1 ts 476.666667
|
|---|
| 1097 | [libx264 @ 0000000000530500] frame= 77 QP=4.83 NAL=2 Slice:P Poc:160 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 1098 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 18.483084
|
|---|
| 1099 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 18.483084 queue head 1 ts 476.666667
|
|---|
| 1100 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 18.575964
|
|---|
| 1101 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 18.575964 queue head 1 ts 476.666667
|
|---|
| 1102 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 18.668844
|
|---|
| 1103 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 18.668844 queue head 1 ts 476.666667
|
|---|
| 1104 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 18.761723
|
|---|
| 1105 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 18.761723 queue head 1 ts 476.666667
|
|---|
| 1106 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 18.854603
|
|---|
| 1107 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 18.854603 queue head 1 ts 476.666667
|
|---|
| 1108 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 18.947483
|
|---|
| 1109 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 18.947483 queue head 1 ts 476.666667
|
|---|
| 1110 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 19.040363
|
|---|
| 1111 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 19.040363 queue head 1 ts 476.666667
|
|---|
| 1112 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 19.133243
|
|---|
| 1113 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 19.133243 queue head 1 ts 476.666667
|
|---|
| 1114 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 19.226122
|
|---|
| 1115 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 19.226122 queue head 1 ts 476.666667
|
|---|
| 1116 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 486.666667
|
|---|
| 1117 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 19.319002
|
|---|
| 1118 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 19.319002 queue head 1 ts 476.666667
|
|---|
| 1119 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1120 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 19.411882
|
|---|
| 1121 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 19.411882 queue head 1 ts 476.666667
|
|---|
| 1122 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1123 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 19.504762
|
|---|
| 1124 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 19.504762 queue head 1 ts 476.666667
|
|---|
| 1125 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 19.597642
|
|---|
| 1126 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 19.597642 queue head 1 ts 476.666667
|
|---|
| 1127 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 19.690522
|
|---|
| 1128 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 19.690522 queue head 1 ts 476.666667
|
|---|
| 1129 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 490
|
|---|
| 1130 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 476.666667 -> 483.333333
|
|---|
| 1131 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 480 queue head 1 ts 483.333333
|
|---|
| 1132 | [libx264 @ 0000000000530500] frame= 78 QP=10.00 NAL=2 Slice:B Poc:156 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1133 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 483.333333 queue head 1 ts 483.333333
|
|---|
| 1134 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1135 | [libx264 @ 0000000000530500] frame= 79 QP=12.00 NAL=0 Slice:B Poc:154 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1136 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 493.333333
|
|---|
| 1137 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 496.666667
|
|---|
| 1138 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 483.333333 -> 490
|
|---|
| 1139 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 486.666667 queue head 1 ts 490
|
|---|
| 1140 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1141 | frame= 80 fps= 39 q=17.0 size= 4096KiB time=00:00:19.69 bitrate=1704.1kbits/s speed=9.65x
|
|---|
| 1142 | [libx264 @ 0000000000530500] frame= 80 QP=12.00 NAL=0 Slice:B Poc:158 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1143 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 490 queue head 1 ts 490
|
|---|
| 1144 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1145 | [libx264 @ 0000000000530500] frame= 81 QP=4.83 NAL=2 Slice:P Poc:168 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 1146 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 500
|
|---|
| 1147 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 503.333333
|
|---|
| 1148 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 490 -> 496.666667
|
|---|
| 1149 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 493.333333 queue head 1 ts 496.666667
|
|---|
| 1150 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1151 | [libx264 @ 0000000000530500] frame= 82 QP=10.00 NAL=2 Slice:B Poc:164 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1152 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1153 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 496.666667 queue head 1 ts 496.666667
|
|---|
| 1154 | [libx264 @ 0000000000530500] frame= 83 QP=12.00 NAL=0 Slice:B Poc:162 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1155 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1156 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 19.783401
|
|---|
| 1157 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 19.783401 queue head 1 ts 496.666667
|
|---|
| 1158 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 19.876281
|
|---|
| 1159 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 19.876281 queue head 1 ts 496.666667
|
|---|
| 1160 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 19.969161
|
|---|
| 1161 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 19.969161 queue head 1 ts 496.666667
|
|---|
| 1162 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 20.062041
|
|---|
| 1163 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 20.062041 queue head 1 ts 496.666667
|
|---|
| 1164 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 20.154921
|
|---|
| 1165 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 20.154921 queue head 1 ts 496.666667
|
|---|
| 1166 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 20.2478
|
|---|
| 1167 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 20.2478 queue head 1 ts 496.666667
|
|---|
| 1168 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 20.34068
|
|---|
| 1169 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 20.34068 queue head 1 ts 496.666667
|
|---|
| 1170 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 20.43356
|
|---|
| 1171 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 20.43356 queue head 1 ts 496.666667
|
|---|
| 1172 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 20.52644
|
|---|
| 1173 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 20.52644 queue head 1 ts 496.666667
|
|---|
| 1174 | [libx264 @ 0000000000530500] frame= 84 QP=12.00 NAL=0 Slice:B Poc:166 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1175 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1176 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 506.666667
|
|---|
| 1177 | [out#0/mp4 @ 0000000000579440] sq: send 0 ts 510
|
|---|
| 1178 | [out#0/mp4 @ 0000000000579440] sq: 1 overflow heardbeat 496.666667 -> 503.333333
|
|---|
| 1179 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 500 queue head 1 ts 503.333333
|
|---|
| 1180 | [out#0/mp4 @ 0000000000579440] sq: receive 0 ts 503.333333 queue head 1 ts 503.333333
|
|---|
| 1181 | [in#1/wav @ 00000000026902c0] EOF while reading input
|
|---|
| 1182 | [in#1/wav @ 00000000026902c0] Terminating thread with return code 0 (success)
|
|---|
| 1183 | [libx264 @ 0000000000530500] frame= 85 QP=4.83 NAL=2 Slice:P Poc:176 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 1184 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1185 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 20.61932
|
|---|
| 1186 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 20.61932 queue head 1 ts 503.333333
|
|---|
| 1187 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 20.7122
|
|---|
| 1188 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 20.7122 queue head 1 ts 503.333333
|
|---|
| 1189 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 20.805079
|
|---|
| 1190 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 20.805079 queue head 1 ts 503.333333
|
|---|
| 1191 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 20.897959
|
|---|
| 1192 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 20.897959 queue head 1 ts 503.333333
|
|---|
| 1193 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 20.990839
|
|---|
| 1194 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 20.990839 queue head 1 ts 503.333333
|
|---|
| 1195 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 21.083719
|
|---|
| 1196 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 21.083719 queue head 1 ts 503.333333
|
|---|
| 1197 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 21.176599
|
|---|
| 1198 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 21.176599 queue head 1 ts 503.333333
|
|---|
| 1199 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 21.269478
|
|---|
| 1200 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 21.269478 queue head 1 ts 503.333333
|
|---|
| 1201 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 21.362358
|
|---|
| 1202 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 21.362358 queue head 1 ts 503.333333
|
|---|
| 1203 | [aist#1:0/pcm_s16le @ 00000000004e8e40] [dec:pcm_s16le @ 000000000272d240] Decoder thread received EOF packet
|
|---|
| 1204 | [aist#1:0/pcm_s16le @ 00000000004e8e40] [dec:pcm_s16le @ 000000000272d240] Decoder returned EOF, finishing
|
|---|
| 1205 | [aist#1:0/pcm_s16le @ 00000000004e8e40] [dec:pcm_s16le @ 000000000272d240] Terminating thread with return code 0 (success)
|
|---|
| 1206 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 21.455238
|
|---|
| 1207 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 21.455238 queue head 1 ts 503.333333
|
|---|
| 1208 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 21.548118
|
|---|
| 1209 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 21.548118 queue head 1 ts 503.333333
|
|---|
| 1210 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 21.640998
|
|---|
| 1211 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 21.640998 queue head 1 ts 503.333333
|
|---|
| 1212 | [out#0/mp4 @ 0000000000579440] sq: send 1 ts 21.685669
|
|---|
| 1213 | [out#0/mp4 @ 0000000000579440] sq: receive 1 ts 21.685669 queue head 1 ts 503.333333
|
|---|
| 1214 | [out_#0:1 @ 0000000000579640] EOF on sink link out_#0:1:default.
|
|---|
| 1215 | [fc#1 @ 00000000004dd2c0] Filtergraph returned EOF, finishing
|
|---|
| 1216 | [fc#1 @ 00000000004dd2c0] All consumers returned EOF
|
|---|
| 1217 | [out#0/mp4 @ 0000000000579440] sq: 1 EOF
|
|---|
| 1218 | [out#0/mp4 @ 0000000000579440] sq: finish 1; head ts 503.333333
|
|---|
| 1219 | [out#0/mp4 @ 0000000000579440] sq: finish secondary 0; head ts 510
|
|---|
| 1220 | [out#0/mp4 @ 0000000000579440] sq: finish queue
|
|---|
| 1221 | [fc#0 @ 00000000004db540] All consumers returned EOF
|
|---|
| 1222 | [aost#0:1/pcm_s16le @ 000000000275e1c0] [enc:pcm_s16le @ 000000000052e580] Encoder thread received EOF
|
|---|
| 1223 | [aost#0:1/pcm_s16le @ 000000000275e1c0] Terminating thread with return code 0 (success)
|
|---|
| 1224 | [libx264 @ 0000000000530500] frame= 86 QP=10.00 NAL=2 Slice:B Poc:172 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1225 | [libx264 @ 0000000000530500] frame= 87 QP=12.00 NAL=0 Slice:B Poc:170 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1226 | [libx264 @ 0000000000530500] frame= 88 QP=12.00 NAL=0 Slice:B Poc:174 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1227 | [libx264 @ 0000000000530500] frame= 89 QP=4.83 NAL=2 Slice:P Poc:184 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 1228 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1229 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1230 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1231 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1232 | [libx264 @ 0000000000530500] frame= 90 QP=10.00 NAL=2 Slice:B Poc:180 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1233 | [libx264 @ 0000000000530500] frame= 91 QP=12.00 NAL=0 Slice:B Poc:178 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1234 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1235 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1236 | [out#0/mp4 @ 0000000000579440] sq: 1 EOF
|
|---|
| 1237 | [out#0/mp4 @ 0000000000579440] sq: finish queue
|
|---|
| 1238 | [fc#1 @ 00000000004dd2c0] Terminating thread with return code 0 (success)
|
|---|
| 1239 | [out#0/mp4 @ 0000000000579440] sq: 0 EOF
|
|---|
| 1240 | [out#0/mp4 @ 0000000000579440] sq: finish queue
|
|---|
| 1241 | [fc#0 @ 00000000004db540] Terminating thread with return code 0 (success)
|
|---|
| 1242 | [libx264 @ 0000000000530500] frame= 92 QP=12.00 NAL=0 Slice:B Poc:182 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1243 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1244 | [libx264 @ 0000000000530500] frame= 93 QP=4.83 NAL=2 Slice:P Poc:192 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 1245 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1246 | [libx264 @ 0000000000530500] frame= 94 QP=10.00 NAL=2 Slice:B Poc:188 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1247 | [vost#0:0/libx264 @ 00000000004eaa00] [enc:libx264 @ 000000000052e280] Encoder thread received EOF
|
|---|
| 1248 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1249 | [libx264 @ 0000000000530500] frame= 95 QP=12.00 NAL=0 Slice:B Poc:186 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1250 | [libx264 @ 0000000000530500] frame= 96 QP=12.00 NAL=0 Slice:B Poc:190 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1251 | [libx264 @ 0000000000530500] frame= 97 QP=4.83 NAL=2 Slice:P Poc:200 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 1252 | [libx264 @ 0000000000530500] frame= 98 QP=10.00 NAL=2 Slice:B Poc:196 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1253 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1254 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1255 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1256 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1257 | [libx264 @ 0000000000530500] frame= 99 QP=12.00 NAL=0 Slice:B Poc:194 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1258 | [libx264 @ 0000000000530500] frame= 100 QP=12.00 NAL=0 Slice:B Poc:198 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1259 | [libx264 @ 0000000000530500] frame= 101 QP=4.83 NAL=2 Slice:P Poc:208 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 1260 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1261 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1262 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1263 | [libx264 @ 0000000000530500] frame= 102 QP=10.00 NAL=2 Slice:B Poc:204 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1264 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1265 | [libx264 @ 0000000000530500] frame= 103 QP=12.00 NAL=0 Slice:B Poc:202 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1266 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1267 | [libx264 @ 0000000000530500] frame= 104 QP=12.00 NAL=0 Slice:B Poc:206 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1268 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1269 | [libx264 @ 0000000000530500] frame= 105 QP=4.83 NAL=2 Slice:P Poc:216 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 1270 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1271 | [libx264 @ 0000000000530500] frame= 106 QP=10.00 NAL=2 Slice:B Poc:212 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1272 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1273 | [libx264 @ 0000000000530500] frame= 107 QP=12.00 NAL=0 Slice:B Poc:210 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1274 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1275 | [libx264 @ 0000000000530500] frame= 108 QP=12.00 NAL=0 Slice:B Poc:214 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1276 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1277 | [libx264 @ 0000000000530500] frame= 109 QP=4.83 NAL=2 Slice:P Poc:224 I:0 P:659 SKIP:10141 size=1639 bytes
|
|---|
| 1278 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1279 | [libx264 @ 0000000000530500] frame= 110 QP=10.00 NAL=2 Slice:B Poc:220 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1280 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1281 | [libx264 @ 0000000000530500] frame= 111 QP=12.00 NAL=0 Slice:B Poc:218 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1282 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1283 | [libx264 @ 0000000000530500] frame= 112 QP=12.00 NAL=0 Slice:B Poc:222 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1284 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1285 | [libx264 @ 0000000000530500] frame= 113 QP=4.70 NAL=2 Slice:P Poc:232 I:0 P:589 SKIP:10211 size=1939 bytes
|
|---|
| 1286 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1287 | frame= 114 fps= 45 q=17.0 size= 4608KiB time=N/A bitrate=N/A speed=N/A
|
|---|
| 1288 | [libx264 @ 0000000000530500] frame= 114 QP=10.00 NAL=2 Slice:B Poc:228 I:0 P:5 SKIP:10795 size=94 bytes
|
|---|
| 1289 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1290 | [libx264 @ 0000000000530500] frame= 115 QP=12.00 NAL=0 Slice:B Poc:226 I:0 P:1 SKIP:10799 size=87 bytes
|
|---|
| 1291 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1292 | [libx264 @ 0000000000530500] frame= 116 QP=12.00 NAL=0 Slice:B Poc:230 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1293 | [libx264 @ 0000000000530500] frame= 117 QP=4.71 NAL=2 Slice:P Poc:240 I:0 P:374 SKIP:10426 size=1341 bytes
|
|---|
| 1294 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1295 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1296 | [libx264 @ 0000000000530500] frame= 118 QP=10.00 NAL=2 Slice:B Poc:236 I:0 P:23 SKIP:10777 size=108 bytes
|
|---|
| 1297 | [libx264 @ 0000000000530500] frame= 119 QP=12.00 NAL=0 Slice:B Poc:234 I:0 P:6 SKIP:10794 size=91 bytes
|
|---|
| 1298 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1299 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1300 | [libx264 @ 0000000000530500] frame= 120 QP=12.00 NAL=0 Slice:B Poc:238 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1301 | [libx264 @ 0000000000530500] frame= 121 QP=5.26 NAL=2 Slice:P Poc:248 I:0 P:157 SKIP:10643 size=551 bytes
|
|---|
| 1302 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1303 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1304 | [libx264 @ 0000000000530500] frame= 122 QP=10.00 NAL=2 Slice:B Poc:244 I:0 P:2 SKIP:10798 size=90 bytes
|
|---|
| 1305 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1306 | [libx264 @ 0000000000530500] frame= 123 QP=12.00 NAL=0 Slice:B Poc:242 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1307 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1308 | [libx264 @ 0000000000530500] frame= 124 QP=12.00 NAL=0 Slice:B Poc:246 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1309 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1310 | [libx264 @ 0000000000530500] frame= 125 QP=5.17 NAL=2 Slice:P Poc:256 I:0 P:105 SKIP:10695 size=362 bytes
|
|---|
| 1311 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1312 | [libx264 @ 0000000000530500] frame= 126 QP=10.00 NAL=2 Slice:B Poc:252 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1313 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1314 | [libx264 @ 0000000000530500] frame= 127 QP=12.00 NAL=0 Slice:B Poc:250 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1315 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1316 | [libx264 @ 0000000000530500] frame= 128 QP=12.00 NAL=0 Slice:B Poc:254 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1317 | [libx264 @ 0000000000530500] frame= 129 QP=6.19 NAL=2 Slice:P Poc:264 I:0 P:6 SKIP:10794 size=122 bytes
|
|---|
| 1318 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1319 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1320 | [libx264 @ 0000000000530500] frame= 130 QP=10.00 NAL=2 Slice:B Poc:260 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1321 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1322 | [libx264 @ 0000000000530500] frame= 131 QP=12.00 NAL=0 Slice:B Poc:258 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1323 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1324 | [libx264 @ 0000000000530500] frame= 132 QP=12.00 NAL=0 Slice:B Poc:262 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1325 | [libx264 @ 0000000000530500] frame= 133 QP=5.00 NAL=2 Slice:P Poc:272 I:0 P:0 SKIP:10800 size=96 bytes
|
|---|
| 1326 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1327 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1328 | [libx264 @ 0000000000530500] frame= 134 QP=10.00 NAL=2 Slice:B Poc:268 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1329 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1330 | [libx264 @ 0000000000530500] frame= 135 QP=12.00 NAL=0 Slice:B Poc:266 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1331 | [libx264 @ 0000000000530500] frame= 136 QP=12.00 NAL=0 Slice:B Poc:270 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1332 | [libx264 @ 0000000000530500] frame= 137 QP=11.34 NAL=2 Slice:P Poc:280 I:0 P:3 SKIP:10797 size=104 bytes
|
|---|
| 1333 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1334 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1335 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1336 | [libx264 @ 0000000000530500] frame= 138 QP=10.00 NAL=2 Slice:B Poc:276 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1337 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1338 | [libx264 @ 0000000000530500] frame= 139 QP=12.00 NAL=0 Slice:B Poc:274 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1339 | [libx264 @ 0000000000530500] frame= 140 QP=12.00 NAL=0 Slice:B Poc:278 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1340 | [libx264 @ 0000000000530500] frame= 141 QP=10.94 NAL=2 Slice:P Poc:288 I:0 P:1 SKIP:10799 size=101 bytes
|
|---|
| 1341 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1342 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1343 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1344 | [libx264 @ 0000000000530500] frame= 142 QP=10.00 NAL=2 Slice:B Poc:284 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1345 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1346 | [libx264 @ 0000000000530500] frame= 143 QP=12.00 NAL=0 Slice:B Poc:282 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1347 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1348 | [libx264 @ 0000000000530500] frame= 144 QP=12.00 NAL=0 Slice:B Poc:286 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1349 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1350 | [libx264 @ 0000000000530500] frame= 145 QP=11.85 NAL=2 Slice:P Poc:296 I:0 P:1 SKIP:10799 size=100 bytes
|
|---|
| 1351 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1352 | [libx264 @ 0000000000530500] frame= 146 QP=10.00 NAL=2 Slice:B Poc:292 I:0 P:0 SKIP:10800 size=89 bytes
|
|---|
| 1353 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1354 | [libx264 @ 0000000000530500] frame= 147 QP=12.00 NAL=0 Slice:B Poc:290 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1355 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1356 | [libx264 @ 0000000000530500] frame= 148 QP=12.00 NAL=0 Slice:B Poc:294 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1357 | [libx264 @ 0000000000530500] frame= 149 QP=14.85 NAL=2 Slice:P Poc:300 I:0 P:1 SKIP:10799 size=100 bytes
|
|---|
| 1358 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333334 > 10000000: forcing output
|
|---|
| 1359 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1360 | [libx264 @ 0000000000530500] frame= 150 QP=12.00 NAL=0 Slice:B Poc:298 I:0 P:0 SKIP:10800 size=86 bytes
|
|---|
| 1361 | [mp4 @ 0000000002849a00] Delay between the first packet and last packet in the muxing queue is 13333333 > 10000000: forcing output
|
|---|
| 1362 | [vost#0:0/libx264 @ 00000000004eaa00] Terminating thread with return code 0 (success)
|
|---|
| 1363 | [out#0/mp4 @ 0000000000579440] All streams finished
|
|---|
| 1364 | [out#0/mp4 @ 0000000000579440] Terminating thread with return code 0 (success)
|
|---|
| 1365 | [AVIOContext @ 0000000002760c00] Statistics: 4756064 bytes written, 2 seeks, 22 writeouts
|
|---|
| 1366 | [out#0/mp4 @ 0000000000579440] Output file #0 (bench2024.mp4):
|
|---|
| 1367 | [out#0/mp4 @ 0000000000579440] Output stream #0:0 (video): 151 frames encoded; 151 packets muxed (927111 bytes);
|
|---|
| 1368 | [out#0/mp4 @ 0000000000579440] Output stream #0:1 (audio): 234 frames encoded (956338 samples); 234 packets muxed (3825352 bytes);
|
|---|
| 1369 | [out#0/mp4 @ 0000000000579440] Total: 385 packets (4752463 bytes) muxed
|
|---|
| 1370 | [out#0/mp4 @ 0000000000579440] video:905KiB audio:3736KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 0.075687%
|
|---|
| 1371 | frame= 151 fps= 50 q=-1.0 Lsize= 4645KiB time=00:00:21.68 bitrate=1754.5kbits/s speed=7.24x
|
|---|
| 1372 | bench: utime=18.408s stime=0.234s rtime=2.999s
|
|---|
| 1373 | bench: maxrss=969164KiB
|
|---|
| 1374 | [libx264 @ 0000000000530500] frame I:1 Avg QP: 4.59 size:832750
|
|---|
| 1375 | [libx264 @ 0000000000530500] frame P:38 Avg QP: 5.62 size: 2129
|
|---|
| 1376 | [libx264 @ 0000000000530500] frame B:112 Avg QP:11.34 size: 114
|
|---|
| 1377 | [libx264 @ 0000000000530500] consecutive B-frames: 0.7% 1.3% 0.0% 98.0%
|
|---|
| 1378 | [libx264 @ 0000000000530500] mb I I16..4: 11.3% 45.9% 42.8%
|
|---|
| 1379 | [libx264 @ 0000000000530500] mb P I16..4: 0.0% 0.0% 0.0% P16..4: 5.6% 0.0% 0.1% 0.0% 0.0% skip:94.3%
|
|---|
| 1380 | [libx264 @ 0000000000530500] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.4% 0.0% 0.0% direct: 0.0% skip:99.6% L0: 1.0% L1:99.0% BI: 0.0%
|
|---|
| 1381 | [libx264 @ 0000000000530500] 8x8 transform intra:45.9% inter:85.7%
|
|---|
| 1382 | [libx264 @ 0000000000530500] coded y,uvDC,uvAC intra: 100.0% 99.7% 99.6% inter: 0.5% 0.1% 0.1%
|
|---|
| 1383 | [libx264 @ 0000000000530500] i16 v,h,dc,p: 14% 22% 32% 32%
|
|---|
| 1384 | [libx264 @ 0000000000530500] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 15% 10% 6% 8% 9% 7% 14% 10%
|
|---|
| 1385 | [libx264 @ 0000000000530500] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26% 20% 9% 6% 9% 8% 7% 8% 7%
|
|---|
| 1386 | [libx264 @ 0000000000530500] i8c dc,h,v,p: 39% 17% 22% 22%
|
|---|
| 1387 | [libx264 @ 0000000000530500] Weighted P-Frames: Y:0.0% UV:0.0%
|
|---|
| 1388 | [libx264 @ 0000000000530500] ref P L0: 99.4% 0.0% 0.4% 0.2%
|
|---|
| 1389 | [libx264 @ 0000000000530500] ref B L0: 78.4% 21.6%
|
|---|
| 1390 | [libx264 @ 0000000000530500] kb/s:14.72
|
|---|
| 1391 | [in#0/png_pipe @ 00000000004de740] Input file #0 (3.png):
|
|---|
| 1392 | [in#0/png_pipe @ 00000000004de740] Input stream #0:0 (video): 1 packets read (2346223 bytes); 1 frames decoded; 0 decode errors;
|
|---|
| 1393 | [in#0/png_pipe @ 00000000004de740] Total: 1 packets (2346223 bytes) demuxed
|
|---|
| 1394 | [AVIOContext @ 00000000004e6c80] Statistics: 2346223 bytes read, 0 seeks
|
|---|
| 1395 | [in#1/wav @ 00000000026902c0] Input file #1 (1.wav):
|
|---|
| 1396 | [in#1/wav @ 00000000026902c0] Input stream #1:0 (audio): 234 packets read (3825352 bytes); 234 frames decoded; 0 decode errors (956338 samples);
|
|---|
| 1397 | [in#1/wav @ 00000000026902c0] Total: 234 packets (3825352 bytes) demuxed
|
|---|
| 1398 | [AVIOContext @ 0000000002690800] Statistics: 3934648 bytes read, 3 seeks
|
|---|