Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ffmpeg started on 2017-02-10 at 04:38:56
- Report written to "ffmpeg-20170210-043856.log"
- Command line:
- /home/pi/special/ffmpeg/ffmpeg -framerate 10 -i /home/pi/temp_video.h264 -i /home/pi/temp_audio.v -ab 24k -c:v copy -c:a aac -report -f flv rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg
- ffmpeg version git-2017-02-05-e57fd92 Copyright (c) 2000-2017 the FFmpeg developers
- built with gcc 4.9.2 (Raspbian 4.9.2-10)
- configuration: --extra-cflags=-I/opt/vc/include/IL --enable-nonfree --enable-omx-rpi --logfile=CONFIG.TXT
- libavutil 55. 46.100 / 55. 46.100
- libavcodec 57. 75.100 / 57. 75.100
- libavformat 57. 66.101 / 57. 66.101
- libavdevice 57. 2.100 / 57. 2.100
- libavfilter 6. 73.100 / 6. 73.100
- libswscale 4. 3.101 / 4. 3.101
- libswresample 2. 4.100 / 2. 4.100
- Splitting the commandline.
- Reading option '-framerate' ... matched as AVOption 'framerate' with argument '10'.
- Reading option '-i' ... matched as input url with argument '/home/pi/temp_video.h264'.
- Reading option '-i' ... matched as input url with argument '/home/pi/temp_audio.v'.
- Reading option '-ab' ... matched as option 'ab' (audio bitrate (please use -b:a)) with argument '24k'.
- Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'copy'.
- Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'aac'.
- Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
- Reading option '-f' ... matched as option 'f' (force format) with argument 'flv'.
- Reading option 'rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg' ... matched as output url.
- Finished splitting the commandline.
- Parsing a group of options: global .
- Applying option report (generate a report) with argument 1.
- Successfully parsed a group of options.
- Parsing a group of options: input url /home/pi/temp_video.h264.
- Successfully parsed a group of options.
- Opening an input file: /home/pi/temp_video.h264.
- [file @ 0x17bed90] Setting default whitelist 'file,crypto'
- [h264 @ 0x17be740] Format h264 probed with size=2048 and score=51
- [h264 @ 0x17be740] Before avformat_find_stream_info() pos: 0 bytes read:4096 seeks:0 nb_streams:1
- [h264 @ 0x17bf7d0] nal_unit_type: 7, nal_ref_idc: 1
- [h264 @ 0x17bf7d0] nal_unit_type: 8, nal_ref_idc: 1
- [h264 @ 0x17bf7d0] nal_unit_type: 5, nal_ref_idc: 1
- [h264 @ 0x17bf7d0] Reinit context to 640x480, pix_fmt: yuv420p
- [h264 @ 0x17bf7d0] nal_unit_type: 1, nal_ref_idc: 1
- [h264 @ 0x17bf7d0] nal_unit_type: 1, nal_ref_idc: 1
- [h264 @ 0x17bf7d0] nal_unit_type: 1, nal_ref_idc: 1
- [h264 @ 0x17bf7d0] nal_unit_type: 1, nal_ref_idc: 1
- [h264 @ 0x17bf7d0] nal_unit_type: 1, nal_ref_idc: 1
- [h264 @ 0x17bf7d0] nal_unit_type: 1, nal_ref_idc: 1
- [h264 @ 0x17be740] max_analyze_duration 5000000 reached at 5000000 microseconds st:0
- [h264 @ 0x17be740] After avformat_find_stream_info() pos: 163840 bytes read:163840 seeks:0 frames:52
- Input #0, h264, from '/home/pi/temp_video.h264':
- Duration: N/A, bitrate: N/A
- Stream #0:0, 52, 1/1200000: Video: h264 (High), yuv420p(progressive), 640x480, 10 fps, 10 tbr, 1200k tbn, 20 tbc
- Successfully opened the file.
- Parsing a group of options: input url /home/pi/temp_audio.v.
- Successfully parsed a group of options.
- Opening an input file: /home/pi/temp_audio.v.
- [file @ 0x17c4890] Setting default whitelist 'file,crypto'
- [wav @ 0x1896d00] Format wav probed with size=2048 and score=99
- [wav @ 0x1896d00] Before avformat_find_stream_info() pos: 44 bytes read:65580 seeks:1 nb_streams:1
- [wav @ 0x1896d00] parser not found for codec pcm_s32le, packets or times may be invalid.
- [wav @ 0x1896d00] parser not found for codec pcm_s32le, packets or times may be invalid.
- [wav @ 0x1896d00] All info found
- [wav @ 0x1896d00] Estimating duration from bitrate, this may be inaccurate
- [wav @ 0x1896d00] After avformat_find_stream_info() pos: 204844 bytes read:294956 seeks:1 frames:50
- Guessed Channel Layout for Input Stream #1.0 : stereo
- Input #1, wav, from '/home/pi/temp_audio.v':
- Duration: 00:00:06.13, bitrate: 3072 kb/s
- Stream #1:0, 50, 1/48000: Audio: pcm_s32le ([1][0][0][0] / 0x0001), 48000 Hz, stereo, s32, 3072 kb/s
- Successfully opened the file.
- Parsing a group of options: output url rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg.
- Applying option ab (audio bitrate (please use -b:a)) with argument 24k.
- Applying option c:v (codec name) with argument copy.
- Applying option c:a (codec name) with argument aac.
- Applying option f (force format) with argument flv.
- Successfully parsed a group of options.
- Opening an output file: rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg.
- [rtmp @ 0x1823ea0] No default whitelist set
- [tcp @ 0x1823e00] No default whitelist set
- [rtmp @ 0x1823ea0] Handshaking...
- [rtmp @ 0x1823ea0] Type answer 3
- [rtmp @ 0x1823ea0] Server version 4.0.0.1
- [rtmp @ 0x1823ea0] Proto = rtmp, path = /live2/xbjs-a3gp-0yvk-ftdg, app = live2, fname = xbjs-a3gp-0yvk-ftdg
- [rtmp @ 0x1823ea0] Server bandwidth = 2500000
- [rtmp @ 0x1823ea0] Client bandwidth = 10000000
- [rtmp @ 0x1823ea0] New incoming chunk size = 256
- [rtmp @ 0x1823ea0] Releasing stream...
- [rtmp @ 0x1823ea0] FCPublish stream...
- [rtmp @ 0x1823ea0] Creating stream...
- [rtmp @ 0x1823ea0] Sending publish command for 'xbjs-a3gp-0yvk-ftdg'
- Successfully opened the file.
- detected 1 logical cores
- [graph_0_in_1_0 @ 0x1825f20] Setting 'time_base' to value '1/48000'
- [graph_0_in_1_0 @ 0x1825f20] Setting 'sample_rate' to value '48000'
- [graph_0_in_1_0 @ 0x1825f20] Setting 'sample_fmt' to value 's32'
- [graph_0_in_1_0 @ 0x1825f20] Setting 'channel_layout' to value '0x3'
- [graph_0_in_1_0 @ 0x1825f20] tb:1/48000 samplefmt:s32 samplerate:48000 chlayout:0x3
- [format_out_0_1 @ 0x1826820] Setting 'sample_fmts' to value 'fltp'
- [format_out_0_1 @ 0x1826820] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
- [format_out_0_1 @ 0x1826820] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_1'
- [AVFilterGraph @ 0x18bf7f0] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
- [auto_resampler_0 @ 0x1827970] [SWR @ 0x17e2ff0] Using fltp internally between filters
- [auto_resampler_0 @ 0x1827970] ch:2 chl:stereo fmt:s32 r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
- Output #0, flv, to 'rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg':
- Metadata:
- encoder : Lavf57.66.101
- Stream #0:0, 0, 1/1000: Video: h264 (High) ([7][0][0][0] / 0x0007), yuv420p(progressive), 640x480, q=2-31, 10 fps, 10 tbr, 1k tbn, 1200k tbc
- Stream #0:1, 0, 1/1000: Audio: aac (LC) ([10][0][0][0] / 0x000A), 48000 Hz, stereo, fltp, 24 kb/s
- Metadata:
- encoder : Lavc57.75.100 aac
- Stream mapping:
- Stream #0:0 -> #0:0 (copy)
- Stream #1:0 -> #0:1 (pcm_s32le (native) -> aac (native))
- Press [q] to stop, [?] for help
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- [flv @ 0x18b3cd0] Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x17be740] Thread message queue blocking; consider raising the thread_queue_size option (current value: 8)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- frame= 16 fps=0.0 q=-1.0 size= 45kB time=00:00:01.50 bitrate= 244.8kbits/s speed=2.99x
- frame= 29 fps= 29 q=-1.0 size= 88kB time=00:00:02.80 bitrate= 256.2kbits/s speed=2.79x
- frame= 45 fps= 30 q=-1.0 size= 143kB time=00:00:04.40 bitrate= 265.3kbits/s speed=2.92x
- frame= 64 fps= 32 q=-1.0 size= 200kB time=00:00:06.30 bitrate= 260.2kbits/s speed=3.14x
- frame= 84 fps= 33 q=-1.0 size= 267kB time=00:00:08.30 bitrate= 263.7kbits/s speed= 3.3x
- frame= 97 fps= 29 q=-1.0 size= 315kB time=00:00:09.60 bitrate= 268.5kbits/s speed=2.88x
- frame= 112 fps= 29 q=-1.0 size= 365kB time=00:00:11.11 bitrate= 268.8kbits/s speed=2.89x
- frame= 117 fps= 27 q=-1.0 size= 385kB time=00:00:11.62 bitrate= 271.1kbits/s speed=2.68x
- frame= 122 fps= 25 q=-1.0 size= 405kB time=00:00:12.10 bitrate= 274.0kbits/s speed= 2.5x
- frame= 126 fps= 24 q=-1.0 size= 418kB time=00:00:12.52 bitrate= 273.2kbits/s speed=2.34x
- frame= 132 fps= 23 q=-1.0 size= 435kB time=00:00:13.14 bitrate= 271.0kbits/s speed=2.24x
- frame= 136 fps= 21 q=-1.0 size= 449kB time=00:00:13.52 bitrate= 272.2kbits/s speed=2.13x
- frame= 142 fps= 21 q=-1.0 size= 466kB time=00:00:14.12 bitrate= 270.2kbits/s speed=2.05x
- frame= 147 fps= 20 q=-1.0 size= 477kB time=00:00:14.63 bitrate= 267.3kbits/s speed=1.98x
- frame= 152 fps= 19 q=-1.0 size= 490kB time=00:00:15.12 bitrate= 265.3kbits/s speed=1.92x
- frame= 157 fps= 19 q=-1.0 size= 505kB time=00:00:15.63 bitrate= 264.5kbits/s speed=1.86x
- frame= 162 fps= 18 q=-1.0 size= 525kB time=00:00:16.12 bitrate= 266.8kbits/s speed=1.81x
- frame= 166 fps= 18 q=-1.0 size= 540kB time=00:00:16.50 bitrate= 267.9kbits/s speed=1.74x
- frame= 172 fps= 17 q=-1.0 size= 559kB time=00:00:17.10 bitrate= 267.7kbits/s speed=1.69x
- frame= 179 fps= 17 q=-1.0 size= 585kB time=00:00:17.80 bitrate= 269.1kbits/s speed=1.66x
- frame= 182 fps= 16 q=-1.0 size= 599kB time=00:00:18.10 bitrate= 271.3kbits/s speed= 1.6x
- frame= 189 fps= 16 q=-1.0 size= 618kB time=00:00:18.80 bitrate= 269.5kbits/s speed=1.59x
- frame= 196 fps= 16 q=-1.0 size= 635kB time=00:00:19.50 bitrate= 266.9kbits/s speed=1.58x
- frame= 201 fps= 16 q=-1.0 size= 652kB time=00:00:20.03 bitrate= 266.7kbits/s speed=1.56x
- frame= 206 fps= 15 q=-1.0 size= 664kB time=00:00:20.52 bitrate= 265.1kbits/s speed=1.54x
- frame= 212 fps= 15 q=-1.0 size= 676kB time=00:00:21.10 bitrate= 262.3kbits/s speed=1.52x
- frame= 217 fps= 15 q=-1.0 size= 691kB time=00:00:21.63 bitrate= 261.6kbits/s speed=1.51x
- frame= 222 fps= 15 q=-1.0 size= 712kB time=00:00:22.12 bitrate= 263.5kbits/s speed=1.49x
- frame= 228 fps= 15 q=-1.0 size= 731kB time=00:00:22.70 bitrate= 263.8kbits/s speed=1.47x
- frame= 233 fps= 15 q=-1.0 size= 753kB time=00:00:23.20 bitrate= 265.9kbits/s speed=1.45x
- frame= 239 fps= 14 q=-1.0 size= 775kB time=00:00:23.80 bitrate= 266.6kbits/s speed=1.44x
- frame= 243 fps= 14 q=-1.0 size= 793kB time=00:00:24.23 bitrate= 268.2kbits/s speed=1.42x
- frame= 249 fps= 14 q=-1.0 size= 810kB time=00:00:24.83 bitrate= 267.1kbits/s speed=1.41x
- frame= 254 fps= 14 q=-1.0 size= 825kB time=00:00:25.32 bitrate= 267.0kbits/s speed= 1.4x
- frame= 258 fps= 14 q=-1.0 size= 841kB time=00:00:25.72 bitrate= 267.8kbits/s speed=1.39x
- frame= 264 fps= 14 q=-1.0 size= 864kB time=00:00:26.32 bitrate= 268.8kbits/s speed=1.38x
- frame= 269 fps= 14 q=-1.0 size= 879kB time=00:00:26.83 bitrate= 268.4kbits/s speed=1.37x
- frame= 273 fps= 14 q=-1.0 size= 893kB time=00:00:27.22 bitrate= 268.6kbits/s speed=1.36x
- frame= 279 fps= 14 q=-1.0 size= 912kB time=00:00:27.84 bitrate= 268.4kbits/s speed=1.35x
- frame= 284 fps= 13 q=-1.0 size= 928kB time=00:00:28.33 bitrate= 268.2kbits/s speed=1.34x
- frame= 289 fps= 13 q=-1.0 size= 944kB time=00:00:28.82 bitrate= 268.2kbits/s speed=1.33x
- frame= 294 fps= 13 q=-1.0 size= 956kB time=00:00:29.33 bitrate= 266.9kbits/s speed=1.33x
- frame= 299 fps= 13 q=-1.0 size= 968kB time=00:00:29.80 bitrate= 266.0kbits/s speed=1.32x
- frame= 304 fps= 13 q=-1.0 size= 984kB time=00:00:30.30 bitrate= 265.9kbits/s speed=1.31x
- frame= 309 fps= 13 q=-1.0 size= 1002kB time=00:00:30.82 bitrate= 266.4kbits/s speed=1.31x
- frame= 314 fps= 13 q=-1.0 size= 1014kB time=00:00:31.33 bitrate= 265.2kbits/s speed= 1.3x
- frame= 319 fps= 13 q=-1.0 size= 1030kB time=00:00:31.83 bitrate= 265.1kbits/s speed=1.29x
- frame= 325 fps= 13 q=-1.0 size= 1044kB time=00:00:32.40 bitrate= 264.1kbits/s speed=1.29x
- frame= 330 fps= 13 q=-1.0 size= 1060kB time=00:00:32.90 bitrate= 263.9kbits/s speed=1.28x
- frame= 334 fps= 13 q=-1.0 size= 1078kB time=00:00:33.32 bitrate= 265.0kbits/s speed=1.28x
- frame= 338 fps= 13 q=-1.0 size= 1087kB time=00:00:33.72 bitrate= 264.0kbits/s speed=1.27x
- frame= 344 fps= 13 q=-1.0 size= 1102kB time=00:00:34.32 bitrate= 263.0kbits/s speed=1.27x
- frame= 350 fps= 13 q=-1.0 size= 1112kB time=00:00:34.90 bitrate= 261.0kbits/s speed=1.26x
- frame= 354 fps= 13 q=-1.0 size= 1120kB time=00:00:35.30 bitrate= 259.9kbits/s speed=1.25x
- frame= 360 fps= 13 q=-1.0 size= 1134kB time=00:00:35.92 bitrate= 258.5kbits/s speed=1.25x
- frame= 363 fps= 12 q=-1.0 size= 1144kB time=00:00:36.22 bitrate= 258.8kbits/s speed=1.24x
- frame= 363 fps= 12 q=-1.0 size= 1144kB time=00:00:36.22 bitrate= 258.8kbits/s speed= 1.2x
- frame= 380 fps= 12 q=-1.0 size= 1164kB time=00:00:37.90 bitrate= 251.7kbits/s speed=1.23x
- frame= 386 fps= 12 q=-1.0 size= 1164kB time=00:00:38.50 bitrate= 247.7kbits/s speed=1.23x
- frame= 392 fps= 12 q=-1.0 size= 1164kB time=00:00:39.10 bitrate= 243.9kbits/s speed=1.23x
- frame= 397 fps= 12 q=-1.0 size= 1164kB time=00:00:39.60 bitrate= 240.9kbits/s speed=1.23x
- frame= 402 fps= 12 q=-1.0 size= 1164kB time=00:00:40.10 bitrate= 237.9kbits/s speed=1.22x
- frame= 406 fps= 12 q=-1.0 size= 1164kB time=00:00:40.50 bitrate= 235.5kbits/s speed=1.21x
- frame= 412 fps= 12 q=-1.0 size= 1164kB time=00:00:41.10 bitrate= 232.1kbits/s speed=1.21x
- frame= 417 fps= 12 q=-1.0 size= 1164kB time=00:00:41.60 bitrate= 229.3kbits/s speed=1.21x
- frame= 421 fps= 12 q=-1.0 size= 1164kB time=00:00:42.00 bitrate= 227.1kbits/s speed= 1.2x
- frame= 427 fps= 12 q=-1.0 size= 1164kB time=00:00:42.60 bitrate= 223.9kbits/s speed= 1.2x
- frame= 431 fps= 12 q=-1.0 size= 1164kB time=00:00:43.00 bitrate= 221.8kbits/s speed= 1.2x
- frame= 437 fps= 12 q=-1.0 size= 1164kB time=00:00:43.60 bitrate= 218.8kbits/s speed= 1.2x
- frame= 442 fps= 12 q=-1.0 size= 1164kB time=00:00:44.10 bitrate= 216.3kbits/s speed=1.19x
- frame= 448 fps= 12 q=-1.0 size= 1164kB time=00:00:44.70 bitrate= 213.4kbits/s speed=1.19x
- frame= 453 fps= 12 q=-1.0 size= 1164kB time=00:00:45.20 bitrate= 211.0kbits/s speed=1.19x
- frame= 458 fps= 12 q=-1.0 size= 1164kB time=00:00:45.70 bitrate= 208.7kbits/s speed=1.19x
- frame= 463 fps= 12 q=-1.0 size= 1164kB time=00:00:46.20 bitrate= 206.4kbits/s speed=1.19x
- frame= 468 fps= 12 q=-1.0 size= 1164kB time=00:00:46.70 bitrate= 204.2kbits/s speed=1.18x
- frame= 472 fps= 12 q=-1.0 size= 1164kB time=00:00:47.10 bitrate= 202.5kbits/s speed=1.18x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 478 fps= 12 q=-1.0 size= 1169kB time=00:00:47.70 bitrate= 200.8kbits/s speed=1.18x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 482 fps= 12 q=-1.0 size= 1176kB time=00:00:48.10 bitrate= 200.3kbits/s speed=1.17x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 488 fps= 12 q=-1.0 size= 1189kB time=00:00:48.70 bitrate= 199.9kbits/s speed=1.17x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 493 fps= 12 q=-1.0 size= 1197kB time=00:00:49.20 bitrate= 199.4kbits/s speed=1.17x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 497 fps= 12 q=-1.0 size= 1205kB time=00:00:49.60 bitrate= 199.1kbits/s speed=1.17x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 503 fps= 12 q=-1.0 size= 1218kB time=00:00:50.20 bitrate= 198.7kbits/s speed=1.17x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 508 fps= 12 q=-1.0 size= 1229kB time=00:00:50.70 bitrate= 198.5kbits/s speed=1.17x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 512 fps= 12 q=-1.0 size= 1239kB time=00:00:51.10 bitrate= 198.6kbits/s speed=1.16x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 517 fps= 12 q=-1.0 size= 1252kB time=00:00:51.60 bitrate= 198.7kbits/s speed=1.16x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 523 fps= 12 q=-1.0 size= 1268kB time=00:00:52.20 bitrate= 199.1kbits/s speed=1.16x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 528 fps= 12 q=-1.0 size= 1283kB time=00:00:52.70 bitrate= 199.4kbits/s speed=1.16x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 533 fps= 12 q=-1.0 size= 1300kB time=00:00:53.20 bitrate= 200.2kbits/s speed=1.16x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 538 fps= 12 q=-1.0 size= 1320kB time=00:00:53.70 bitrate= 201.3kbits/s speed=1.15x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 543 fps= 12 q=-1.0 size= 1341kB time=00:00:54.20 bitrate= 202.6kbits/s speed=1.15x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 548 fps= 12 q=-1.0 size= 1356kB time=00:00:54.70 bitrate= 203.1kbits/s speed=1.15x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 554 fps= 12 q=-1.0 size= 1372kB time=00:00:55.30 bitrate= 203.2kbits/s speed=1.15x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 559 fps= 12 q=-1.0 size= 1387kB time=00:00:55.80 bitrate= 203.6kbits/s speed=1.15x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 564 fps= 11 q=-1.0 size= 1404kB time=00:00:56.30 bitrate= 204.3kbits/s speed=1.15x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 569 fps= 11 q=-1.0 size= 1420kB time=00:00:56.80 bitrate= 204.8kbits/s speed=1.15x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 574 fps= 11 q=-1.0 size= 1434kB time=00:00:57.30 bitrate= 205.0kbits/s speed=1.14x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 578 fps= 11 q=-1.0 size= 1443kB time=00:00:57.70 bitrate= 204.9kbits/s speed=1.14x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 583 fps= 11 q=-1.0 size= 1457kB time=00:00:58.20 bitrate= 205.0kbits/s speed=1.14x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 589 fps= 11 q=-1.0 size= 1472kB time=00:00:58.80 bitrate= 205.0kbits/s speed=1.14x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 594 fps= 11 q=-1.0 size= 1489kB time=00:00:59.30 bitrate= 205.7kbits/s speed=1.14x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 598 fps= 11 q=-1.0 size= 1501kB time=00:00:59.70 bitrate= 205.9kbits/s speed=1.14x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 603 fps= 11 q=-1.0 size= 1511kB time=00:01:00.20 bitrate= 205.6kbits/s speed=1.13x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 608 fps= 11 q=-1.0 size= 1519kB time=00:01:00.70 bitrate= 205.0kbits/s speed=1.13x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 614 fps= 11 q=-1.0 size= 1531kB time=00:01:01.30 bitrate= 204.6kbits/s speed=1.13x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 618 fps= 11 q=-1.0 size= 1539kB time=00:01:01.70 bitrate= 204.4kbits/s speed=1.13x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 625 fps= 11 q=-1.0 size= 1556kB time=00:01:02.40 bitrate= 204.2kbits/s speed=1.13x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 630 fps= 11 q=-1.0 size= 1566kB time=00:01:02.90 bitrate= 203.9kbits/s speed=1.13x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 635 fps= 11 q=-1.0 size= 1577kB time=00:01:03.40 bitrate= 203.8kbits/s speed=1.13x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 640 fps= 11 q=-1.0 size= 1587kB time=00:01:03.90 bitrate= 203.4kbits/s speed=1.13x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 644 fps= 11 q=-1.0 size= 1598kB time=00:01:04.30 bitrate= 203.6kbits/s speed=1.12x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 649 fps= 11 q=-1.0 size= 1605kB time=00:01:04.80 bitrate= 203.0kbits/s speed=1.12x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 655 fps= 11 q=-1.0 size= 1618kB time=00:01:05.40 bitrate= 202.7kbits/s speed=1.12x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 660 fps= 11 q=-1.0 size= 1635kB time=00:01:05.90 bitrate= 203.3kbits/s speed=1.12x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 665 fps= 11 q=-1.0 size= 1650kB time=00:01:06.40 bitrate= 203.6kbits/s speed=1.12x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 670 fps= 11 q=-1.0 size= 1661kB time=00:01:06.90 bitrate= 203.3kbits/s speed=1.12x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 674 fps= 11 q=-1.0 size= 1669kB time=00:01:07.30 bitrate= 203.1kbits/s speed=1.12x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 680 fps= 11 q=-1.0 size= 1680kB time=00:01:07.90 bitrate= 202.7kbits/s speed=1.12x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 685 fps= 11 q=-1.0 size= 1691kB time=00:01:08.40 bitrate= 202.6kbits/s speed=1.12x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 690 fps= 11 q=-1.0 size= 1703kB time=00:01:08.90 bitrate= 202.4kbits/s speed=1.12x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 696 fps= 11 q=-1.0 size= 1713kB time=00:01:09.50 bitrate= 201.9kbits/s speed=1.12x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 701 fps= 11 q=-1.0 size= 1723kB time=00:01:10.00 bitrate= 201.7kbits/s speed=1.12x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 706 fps= 11 q=-1.0 size= 1738kB time=00:01:10.50 bitrate= 202.0kbits/s speed=1.12x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 710 fps= 11 q=-1.0 size= 1748kB time=00:01:10.90 bitrate= 202.0kbits/s speed=1.11x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 715 fps= 11 q=-1.0 size= 1759kB time=00:01:11.40 bitrate= 201.8kbits/s speed=1.11x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 721 fps= 11 q=-1.0 size= 1770kB time=00:01:12.00 bitrate= 201.4kbits/s speed=1.11x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 725 fps= 11 q=-1.0 size= 1780kB time=00:01:12.40 bitrate= 201.4kbits/s speed=1.11x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 730 fps= 11 q=-1.0 size= 1791kB time=00:01:12.90 bitrate= 201.3kbits/s speed=1.11x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 735 fps= 11 q=-1.0 size= 1806kB time=00:01:13.40 bitrate= 201.5kbits/s speed=1.11x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 740 fps= 11 q=-1.0 size= 1823kB time=00:01:13.90 bitrate= 202.1kbits/s speed=1.11x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 745 fps= 11 q=-1.0 size= 1840kB time=00:01:14.40 bitrate= 202.6kbits/s speed=1.11x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 750 fps= 11 q=-1.0 size= 1852kB time=00:01:14.90 bitrate= 202.5kbits/s speed=1.11x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 755 fps= 11 q=-1.0 size= 1865kB time=00:01:15.40 bitrate= 202.6kbits/s speed= 1.1x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 761 fps= 11 q=-1.0 size= 1878kB time=00:01:16.00 bitrate= 202.4kbits/s speed=1.11x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 765 fps= 11 q=-1.0 size= 1890kB time=00:01:16.40 bitrate= 202.6kbits/s speed= 1.1x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 770 fps= 11 q=-1.0 size= 1901kB time=00:01:16.90 bitrate= 202.5kbits/s speed= 1.1x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 776 fps= 11 q=-1.0 size= 1914kB time=00:01:17.50 bitrate= 202.3kbits/s speed= 1.1x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 780 fps= 11 q=-1.0 size= 1925kB time=00:01:17.90 bitrate= 202.4kbits/s speed= 1.1x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 786 fps= 11 q=-1.0 size= 1940kB time=00:01:18.50 bitrate= 202.4kbits/s speed= 1.1x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 791 fps= 11 q=-1.0 size= 1954kB time=00:01:19.00 bitrate= 202.6kbits/s speed= 1.1x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 796 fps= 11 q=-1.0 size= 1969kB time=00:01:19.50 bitrate= 202.9kbits/s speed= 1.1x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 801 fps= 11 q=-1.0 size= 1982kB time=00:01:20.00 bitrate= 203.0kbits/s speed= 1.1x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 805 fps= 11 q=-1.0 size= 1991kB time=00:01:20.40 bitrate= 202.8kbits/s speed= 1.1x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 812 fps= 11 q=-1.0 size= 2007kB time=00:01:21.10 bitrate= 202.7kbits/s speed= 1.1x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 816 fps= 11 q=-1.0 size= 2013kB time=00:01:21.50 bitrate= 202.3kbits/s speed= 1.1x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 820 fps= 11 q=-1.0 size= 2019kB time=00:01:21.90 bitrate= 202.0kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 827 fps= 11 q=-1.0 size= 2039kB time=00:01:22.60 bitrate= 202.2kbits/s speed= 1.1x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 831 fps= 11 q=-1.0 size= 2049kB time=00:01:23.00 bitrate= 202.2kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 836 fps= 11 q=-1.0 size= 2061kB time=00:01:23.50 bitrate= 202.2kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 840 fps= 11 q=-1.0 size= 2067kB time=00:01:23.90 bitrate= 201.8kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 846 fps= 11 q=-1.0 size= 2081kB time=00:01:24.50 bitrate= 201.7kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 851 fps= 11 q=-1.0 size= 2093kB time=00:01:25.00 bitrate= 201.8kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 857 fps= 11 q=-1.0 size= 2108kB time=00:01:25.60 bitrate= 201.7kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 862 fps= 11 q=-1.0 size= 2119kB time=00:01:26.10 bitrate= 201.6kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 866 fps= 11 q=-1.0 size= 2126kB time=00:01:26.50 bitrate= 201.3kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 870 fps= 11 q=-1.0 size= 2132kB time=00:01:26.90 bitrate= 201.0kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 877 fps= 11 q=-1.0 size= 2145kB time=00:01:27.60 bitrate= 200.6kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 881 fps= 11 q=-1.0 size= 2153kB time=00:01:28.00 bitrate= 200.4kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 886 fps= 11 q=-1.0 size= 2167kB time=00:01:28.50 bitrate= 200.6kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 892 fps= 11 q=-1.0 size= 2180kB time=00:01:29.10 bitrate= 200.5kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 896 fps= 11 q=-1.0 size= 2188kB time=00:01:29.50 bitrate= 200.2kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 901 fps= 11 q=-1.0 size= 2198kB time=00:01:30.00 bitrate= 200.0kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 907 fps= 11 q=-1.0 size= 2208kB time=00:01:30.60 bitrate= 199.6kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 911 fps= 11 q=-1.0 size= 2215kB time=00:01:31.00 bitrate= 199.4kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 916 fps= 11 q=-1.0 size= 2224kB time=00:01:31.50 bitrate= 199.1kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 922 fps= 11 q=-1.0 size= 2236kB time=00:01:32.10 bitrate= 198.9kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 928 fps= 11 q=-1.0 size= 2248kB time=00:01:32.70 bitrate= 198.6kbits/s speed=1.09x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 932 fps= 11 q=-1.0 size= 2255kB time=00:01:33.10 bitrate= 198.4kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 937 fps= 11 q=-1.0 size= 2263kB time=00:01:33.60 bitrate= 198.1kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 941 fps= 11 q=-1.0 size= 2270kB time=00:01:34.00 bitrate= 197.8kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 948 fps= 11 q=-1.0 size= 2286kB time=00:01:34.70 bitrate= 197.7kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 953 fps= 11 q=-1.0 size= 2294kB time=00:01:35.20 bitrate= 197.4kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 958 fps= 11 q=-1.0 size= 2304kB time=00:01:35.70 bitrate= 197.3kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 962 fps= 11 q=-1.0 size= 2314kB time=00:01:36.10 bitrate= 197.2kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 968 fps= 11 q=-1.0 size= 2326kB time=00:01:36.70 bitrate= 197.0kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 973 fps= 11 q=-1.0 size= 2334kB time=00:01:37.20 bitrate= 196.7kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 978 fps= 11 q=-1.0 size= 2343kB time=00:01:37.70 bitrate= 196.5kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 983 fps= 11 q=-1.0 size= 2354kB time=00:01:38.20 bitrate= 196.4kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 988 fps= 11 q=-1.0 size= 2365kB time=00:01:38.70 bitrate= 196.3kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 993 fps= 11 q=-1.0 size= 2375kB time=00:01:39.20 bitrate= 196.1kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 997 fps= 11 q=-1.0 size= 2384kB time=00:01:39.60 bitrate= 196.1kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1003 fps= 11 q=-1.0 size= 2399kB time=00:01:40.20 bitrate= 196.1kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1007 fps= 11 q=-1.0 size= 2405kB time=00:01:40.60 bitrate= 195.9kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1012 fps= 11 q=-1.0 size= 2414kB time=00:01:41.10 bitrate= 195.6kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1019 fps= 11 q=-1.0 size= 2426kB time=00:01:41.80 bitrate= 195.2kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1024 fps= 11 q=-1.0 size= 2435kB time=00:01:42.30 bitrate= 195.0kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1028 fps= 11 q=-1.0 size= 2442kB time=00:01:42.70 bitrate= 194.8kbits/s speed=1.08x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1032 fps= 10 q=-1.0 size= 2450kB time=00:01:43.10 bitrate= 194.7kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1051 fps= 11 q=-1.0 size= 2494kB time=00:01:45.00 bitrate= 194.6kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1063 fps= 11 q=-1.0 size= 2525kB time=00:01:46.20 bitrate= 194.8kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1073 fps= 11 q=-1.0 size= 2547kB time=00:01:47.20 bitrate= 194.7kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1078 fps= 11 q=-1.0 size= 2568kB time=00:01:47.70 bitrate= 195.4kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1084 fps= 11 q=-1.0 size= 2591kB time=00:01:48.30 bitrate= 196.0kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1089 fps= 11 q=-1.0 size= 2607kB time=00:01:48.80 bitrate= 196.3kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1094 fps= 11 q=-1.0 size= 2622kB time=00:01:49.30 bitrate= 196.5kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1098 fps= 11 q=-1.0 size= 2632kB time=00:01:49.70 bitrate= 196.6kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1103 fps= 11 q=-1.0 size= 2649kB time=00:01:50.20 bitrate= 196.9kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1109 fps= 11 q=-1.0 size= 2664kB time=00:01:50.80 bitrate= 196.9kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1114 fps= 11 q=-1.0 size= 2680kB time=00:01:51.30 bitrate= 197.3kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1119 fps= 11 q=-1.0 size= 2696kB time=00:01:51.80 bitrate= 197.5kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1124 fps= 11 q=-1.0 size= 2713kB time=00:01:52.30 bitrate= 197.9kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1129 fps= 11 q=-1.0 size= 2724kB time=00:01:52.80 bitrate= 197.8kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1135 fps= 11 q=-1.0 size= 2739kB time=00:01:53.40 bitrate= 197.9kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1140 fps= 11 q=-1.0 size= 2751kB time=00:01:53.90 bitrate= 197.9kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1143 fps= 11 q=-1.0 size= 2758kB time=00:01:54.20 bitrate= 197.8kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1149 fps= 11 q=-1.0 size= 2769kB time=00:01:54.80 bitrate= 197.6kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1154 fps= 11 q=-1.0 size= 2777kB time=00:01:55.30 bitrate= 197.3kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1159 fps= 11 q=-1.0 size= 2785kB time=00:01:55.80 bitrate= 197.0kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1165 fps= 11 q=-1.0 size= 2795kB time=00:01:56.40 bitrate= 196.7kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1170 fps= 11 q=-1.0 size= 2805kB time=00:01:56.90 bitrate= 196.6kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1175 fps= 11 q=-1.0 size= 2815kB time=00:01:57.40 bitrate= 196.4kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1180 fps= 11 q=-1.0 size= 2823kB time=00:01:57.90 bitrate= 196.1kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1184 fps= 11 q=-1.0 size= 2834kB time=00:01:58.30 bitrate= 196.2kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1191 fps= 11 q=-1.0 size= 2849kB time=00:01:59.00 bitrate= 196.1kbits/s speed=1.07x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1196 fps= 11 q=-1.0 size= 2858kB time=00:01:59.50 bitrate= 195.9kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1201 fps= 11 q=-1.0 size= 2867kB time=00:02:00.00 bitrate= 195.7kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1206 fps= 11 q=-1.0 size= 2875kB time=00:02:00.50 bitrate= 195.5kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1211 fps= 11 q=-1.0 size= 2883kB time=00:02:01.00 bitrate= 195.2kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1216 fps= 11 q=-1.0 size= 2891kB time=00:02:01.50 bitrate= 194.9kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1219 fps= 11 q=-1.0 size= 2896kB time=00:02:01.80 bitrate= 194.8kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1224 fps= 11 q=-1.0 size= 2903kB time=00:02:02.30 bitrate= 194.5kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1230 fps= 11 q=-1.0 size= 2912kB time=00:02:02.90 bitrate= 194.1kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1235 fps= 11 q=-1.0 size= 2920kB time=00:02:03.40 bitrate= 193.8kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1241 fps= 11 q=-1.0 size= 2928kB time=00:02:04.00 bitrate= 193.4kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1245 fps= 11 q=-1.0 size= 2939kB time=00:02:04.40 bitrate= 193.5kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1249 fps= 11 q=-1.0 size= 2944kB time=00:02:04.80 bitrate= 193.2kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1255 fps= 11 q=-1.0 size= 2954kB time=00:02:05.40 bitrate= 192.9kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1260 fps= 11 q=-1.0 size= 2961kB time=00:02:05.90 bitrate= 192.7kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1264 fps= 11 q=-1.0 size= 2967kB time=00:02:06.30 bitrate= 192.5kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1270 fps= 11 q=-1.0 size= 2976kB time=00:02:06.90 bitrate= 192.1kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1275 fps= 11 q=-1.0 size= 2984kB time=00:02:07.40 bitrate= 191.9kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1280 fps= 11 q=-1.0 size= 2992kB time=00:02:07.90 bitrate= 191.6kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1281 fps= 10 q=-1.0 size= 2994kB time=00:02:08.00 bitrate= 191.6kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1311 fps= 11 q=-1.0 size= 3046kB time=00:02:11.00 bitrate= 190.5kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1318 fps= 11 q=-1.0 size= 3056kB time=00:02:11.70 bitrate= 190.1kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1323 fps= 11 q=-1.0 size= 3063kB time=00:02:12.20 bitrate= 189.8kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1328 fps= 11 q=-1.0 size= 3071kB time=00:02:12.70 bitrate= 189.6kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1332 fps= 11 q=-1.0 size= 3077kB time=00:02:13.10 bitrate= 189.4kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1336 fps= 11 q=-1.0 size= 3084kB time=00:02:13.50 bitrate= 189.2kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1343 fps= 11 q=-1.0 size= 3097kB time=00:02:14.20 bitrate= 189.1kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1348 fps= 11 q=-1.0 size= 3107kB time=00:02:14.70 bitrate= 189.0kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1353 fps= 11 q=-1.0 size= 3115kB time=00:02:15.20 bitrate= 188.7kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1358 fps= 11 q=-1.0 size= 3122kB time=00:02:15.70 bitrate= 188.5kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1363 fps= 11 q=-1.0 size= 3136kB time=00:02:16.20 bitrate= 188.6kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1368 fps= 11 q=-1.0 size= 3144kB time=00:02:16.70 bitrate= 188.4kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1373 fps= 11 q=-1.0 size= 3156kB time=00:02:17.20 bitrate= 188.4kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1379 fps= 11 q=-1.0 size= 3169kB time=00:02:17.80 bitrate= 188.4kbits/s speed=1.06x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1384 fps= 11 q=-1.0 size= 3178kB time=00:02:18.30 bitrate= 188.3kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1394 fps= 11 q=-1.0 size= 3196kB time=00:02:19.30 bitrate= 187.9kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1399 fps= 11 q=-1.0 size= 3207kB time=00:02:19.80 bitrate= 187.9kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1402 fps= 11 q=-1.0 size= 3215kB time=00:02:20.10 bitrate= 188.0kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1408 fps= 11 q=-1.0 size= 3231kB time=00:02:20.70 bitrate= 188.1kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1415 fps= 11 q=-1.0 size= 3245kB time=00:02:21.40 bitrate= 188.0kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1424 fps= 11 q=-1.0 size= 3268kB time=00:02:22.30 bitrate= 188.1kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1429 fps= 11 q=-1.0 size= 3277kB time=00:02:22.80 bitrate= 188.0kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1433 fps= 11 q=-1.0 size= 3285kB time=00:02:23.20 bitrate= 187.9kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1438 fps= 11 q=-1.0 size= 3295kB time=00:02:23.70 bitrate= 187.8kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1442 fps= 11 q=-1.0 size= 3303kB time=00:02:24.10 bitrate= 187.8kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1449 fps= 11 q=-1.0 size= 3320kB time=00:02:24.80 bitrate= 187.8kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1454 fps= 11 q=-1.0 size= 3329kB time=00:02:25.30 bitrate= 187.7kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1460 fps= 11 q=-1.0 size= 3343kB time=00:02:25.90 bitrate= 187.7kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1465 fps= 11 q=-1.0 size= 3355kB time=00:02:26.40 bitrate= 187.7kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1470 fps= 11 q=-1.0 size= 3367kB time=00:02:26.90 bitrate= 187.8kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1475 fps= 11 q=-1.0 size= 3379kB time=00:02:27.40 bitrate= 187.8kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1480 fps= 11 q=-1.0 size= 3393kB time=00:02:27.90 bitrate= 187.9kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1485 fps= 11 q=-1.0 size= 3407kB time=00:02:28.40 bitrate= 188.0kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1490 fps= 11 q=-1.0 size= 3417kB time=00:02:28.90 bitrate= 188.0kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1495 fps= 11 q=-1.0 size= 3426kB time=00:02:29.40 bitrate= 187.8kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1500 fps= 11 q=-1.0 size= 3437kB time=00:02:29.90 bitrate= 187.8kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1505 fps= 11 q=-1.0 size= 3450kB time=00:02:30.40 bitrate= 187.9kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1509 fps= 11 q=-1.0 size= 3456kB time=00:02:30.80 bitrate= 187.8kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1513 fps= 10 q=-1.0 size= 3463kB time=00:02:31.20 bitrate= 187.6kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1520 fps= 11 q=-1.0 size= 3475kB time=00:02:31.90 bitrate= 187.4kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1524 fps= 10 q=-1.0 size= 3481kB time=00:02:32.30 bitrate= 187.3kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1529 fps= 10 q=-1.0 size= 3489kB time=00:02:32.80 bitrate= 187.1kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1535 fps= 11 q=-1.0 size= 3500kB time=00:02:33.40 bitrate= 186.9kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1539 fps= 10 q=-1.0 size= 3508kB time=00:02:33.80 bitrate= 186.8kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1544 fps= 10 q=-1.0 size= 3520kB time=00:02:34.30 bitrate= 186.9kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1549 fps= 10 q=-1.0 size= 3528kB time=00:02:34.80 bitrate= 186.7kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1555 fps= 10 q=-1.0 size= 3538kB time=00:02:35.40 bitrate= 186.5kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1561 fps= 10 q=-1.0 size= 3548kB time=00:02:36.00 bitrate= 186.3kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1565 fps= 10 q=-1.0 size= 3554kB time=00:02:36.40 bitrate= 186.1kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1571 fps= 10 q=-1.0 size= 3564kB time=00:02:37.00 bitrate= 186.0kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1576 fps= 10 q=-1.0 size= 3575kB time=00:02:37.50 bitrate= 185.9kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1581 fps= 10 q=-1.0 size= 3585kB time=00:02:38.00 bitrate= 185.9kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1585 fps= 10 q=-1.0 size= 3592kB time=00:02:38.40 bitrate= 185.8kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1591 fps= 10 q=-1.0 size= 3604kB time=00:02:39.00 bitrate= 185.7kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1595 fps= 10 q=-1.0 size= 3611kB time=00:02:39.40 bitrate= 185.6kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1600 fps= 10 q=-1.0 size= 3621kB time=00:02:39.90 bitrate= 185.5kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1605 fps= 10 q=-1.0 size= 3635kB time=00:02:40.40 bitrate= 185.6kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1609 fps= 10 q=-1.0 size= 3643kB time=00:02:40.80 bitrate= 185.6kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1616 fps= 10 q=-1.0 size= 3655kB time=00:02:41.50 bitrate= 185.4kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1621 fps= 10 q=-1.0 size= 3664kB time=00:02:42.00 bitrate= 185.3kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1626 fps= 10 q=-1.0 size= 3674kB time=00:02:42.50 bitrate= 185.2kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1630 fps= 10 q=-1.0 size= 3684kB time=00:02:42.90 bitrate= 185.3kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1636 fps= 10 q=-1.0 size= 3697kB time=00:02:43.50 bitrate= 185.2kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1651 fps= 10 q=-1.0 size= 3724kB time=00:02:45.00 bitrate= 184.9kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1657 fps= 10 q=-1.0 size= 3735kB time=00:02:45.60 bitrate= 184.8kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1661 fps= 10 q=-1.0 size= 3743kB time=00:02:46.00 bitrate= 184.7kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1668 fps= 10 q=-1.0 size= 3761kB time=00:02:46.70 bitrate= 184.8kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1672 fps= 10 q=-1.0 size= 3770kB time=00:02:47.10 bitrate= 184.8kbits/s speed=1.05x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1676 fps= 10 q=-1.0 size= 3779kB time=00:02:47.50 bitrate= 184.8kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1681 fps= 10 q=-1.0 size= 3789kB time=00:02:48.00 bitrate= 184.7kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1687 fps= 10 q=-1.0 size= 3800kB time=00:02:48.60 bitrate= 184.6kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1693 fps= 10 q=-1.0 size= 3816kB time=00:02:49.20 bitrate= 184.7kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1698 fps= 10 q=-1.0 size= 3825kB time=00:02:49.70 bitrate= 184.6kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1701 fps= 10 q=-1.0 size= 3831kB time=00:02:50.00 bitrate= 184.6kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1708 fps= 10 q=-1.0 size= 3842kB time=00:02:50.70 bitrate= 184.4kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1713 fps= 10 q=-1.0 size= 3851kB time=00:02:51.20 bitrate= 184.3kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1718 fps= 10 q=-1.0 size= 3860kB time=00:02:51.70 bitrate= 184.1kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1721 fps= 10 q=-1.0 size= 3865kB time=00:02:52.00 bitrate= 184.1kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1726 fps= 10 q=-1.0 size= 3877kB time=00:02:52.50 bitrate= 184.1kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1733 fps= 10 q=-1.0 size= 3891kB time=00:02:53.20 bitrate= 184.0kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1738 fps= 10 q=-1.0 size= 3900kB time=00:02:53.70 bitrate= 183.9kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1741 fps= 10 q=-1.0 size= 3907kB time=00:02:54.00 bitrate= 183.9kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1748 fps= 10 q=-1.0 size= 3920kB time=00:02:54.70 bitrate= 183.8kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1753 fps= 10 q=-1.0 size= 3929kB time=00:02:55.20 bitrate= 183.7kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1758 fps= 10 q=-1.0 size= 3937kB time=00:02:55.70 bitrate= 183.6kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1762 fps= 10 q=-1.0 size= 3945kB time=00:02:56.10 bitrate= 183.5kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1768 fps= 10 q=-1.0 size= 3953kB time=00:02:56.70 bitrate= 183.3kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1772 fps= 10 q=-1.0 size= 3963kB time=00:02:57.10 bitrate= 183.3kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1778 fps= 10 q=-1.0 size= 3977kB time=00:02:57.70 bitrate= 183.3kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1784 fps= 10 q=-1.0 size= 3991kB time=00:02:58.30 bitrate= 183.3kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1788 fps= 10 q=-1.0 size= 3996kB time=00:02:58.70 bitrate= 183.2kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1793 fps= 10 q=-1.0 size= 4006kB time=00:02:59.20 bitrate= 183.1kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1799 fps= 10 q=-1.0 size= 4016kB time=00:02:59.80 bitrate= 183.0kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1804 fps= 10 q=-1.0 size= 4023kB time=00:03:00.30 bitrate= 182.8kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1809 fps= 10 q=-1.0 size= 4033kB time=00:03:00.80 bitrate= 182.7kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1813 fps= 10 q=-1.0 size= 4039kB time=00:03:01.20 bitrate= 182.6kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1818 fps= 10 q=-1.0 size= 4047kB time=00:03:01.70 bitrate= 182.5kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1823 fps= 10 q=-1.0 size= 4055kB time=00:03:02.20 bitrate= 182.3kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1829 fps= 10 q=-1.0 size= 4063kB time=00:03:02.80 bitrate= 182.1kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1834 fps= 10 q=-1.0 size= 4072kB time=00:03:03.30 bitrate= 182.0kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1838 fps= 10 q=-1.0 size= 4080kB time=00:03:03.70 bitrate= 181.9kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1842 fps= 10 q=-1.0 size= 4093kB time=00:03:04.10 bitrate= 182.1kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1848 fps= 10 q=-1.0 size= 4103kB time=00:03:04.70 bitrate= 182.0kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1852 fps= 10 q=-1.0 size= 4110kB time=00:03:05.10 bitrate= 181.9kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1857 fps= 10 q=-1.0 size= 4117kB time=00:03:05.60 bitrate= 181.7kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1862 fps= 10 q=-1.0 size= 4127kB time=00:03:06.10 bitrate= 181.7kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1869 fps= 10 q=-1.0 size= 4143kB time=00:03:06.80 bitrate= 181.7kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1874 fps= 10 q=-1.0 size= 4152kB time=00:03:07.30 bitrate= 181.6kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1878 fps= 10 q=-1.0 size= 4159kB time=00:03:07.70 bitrate= 181.5kbits/s speed=1.04x
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- [flv @ 0x18b3cd0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
- frame= 1884 fps= 10 q=-1.0 size= 4172kB time=00:03:08.30 bitrate= 181.5kbits/s speed=1.04x
- [aac @ 0x1823540] Trying to remove 48 more samples than there are in the queue
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement