Advertisement
Guest User

Untitled

a guest
Feb 14th, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 150.17 KB | None | 0 0
  1. ffmpeg started on 2017-02-14 at 09:44:02
  2. Report written to "ffmpeg-20170214-094402.log"
  3. Command line:
  4. /home/pi/special/ffmpeg/ffmpeg -framerate 10 -i /tmp/temp_video.h264 -i /tmp/temp_audio.v -ab 32k -c:v copy -c:a aac -report -f flv rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg
  5. ffmpeg version git-2017-02-05-e57fd92 Copyright (c) 2000-2017 the FFmpeg developers
  6. built with gcc 4.9.2 (Raspbian 4.9.2-10)
  7. configuration: --extra-cflags=-I/opt/vc/include/IL --enable-nonfree --enable-omx-rpi --logfile=CONFIG.TXT
  8. libavutil 55. 46.100 / 55. 46.100
  9. libavcodec 57. 75.100 / 57. 75.100
  10. libavformat 57. 66.101 / 57. 66.101
  11. libavdevice 57. 2.100 / 57. 2.100
  12. libavfilter 6. 73.100 / 6. 73.100
  13. libswscale 4. 3.101 / 4. 3.101
  14. libswresample 2. 4.100 / 2. 4.100
  15. Splitting the commandline.
  16. Reading option '-framerate' ... matched as AVOption 'framerate' with argument '10'.
  17. Reading option '-i' ... matched as input url with argument '/tmp/temp_video.h264'.
  18. Reading option '-i' ... matched as input url with argument '/tmp/temp_audio.v'.
  19. Reading option '-ab' ... matched as option 'ab' (audio bitrate (please use -b:a)) with argument '32k'.
  20. Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'copy'.
  21. Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'aac'.
  22. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
  23. Reading option '-f' ... matched as option 'f' (force format) with argument 'flv'.
  24. Reading option 'rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg' ... matched as output url.
  25. Finished splitting the commandline.
  26. Parsing a group of options: global .
  27. Applying option report (generate a report) with argument 1.
  28. Successfully parsed a group of options.
  29. Parsing a group of options: input url /tmp/temp_video.h264.
  30. Successfully parsed a group of options.
  31. Opening an input file: /tmp/temp_video.h264.
  32. [file @ 0x333fd90] Setting default whitelist 'file,crypto'
  33. [h264 @ 0x333f740] Format h264 probed with size=2048 and score=51
  34. [h264 @ 0x333f740] Before avformat_find_stream_info() pos: 0 bytes read:4096 seeks:0 nb_streams:1
  35. [h264 @ 0x33407d0] nal_unit_type: 7, nal_ref_idc: 1
  36. [h264 @ 0x33407d0] nal_unit_type: 8, nal_ref_idc: 1
  37. [h264 @ 0x33407d0] nal_unit_type: 5, nal_ref_idc: 1
  38. [h264 @ 0x33407d0] Reinit context to 640x480, pix_fmt: yuv420p
  39. [h264 @ 0x33407d0] nal_unit_type: 1, nal_ref_idc: 1
  40. [h264 @ 0x33407d0] nal_unit_type: 1, nal_ref_idc: 1
  41. [h264 @ 0x33407d0] nal_unit_type: 1, nal_ref_idc: 1
  42. [h264 @ 0x33407d0] nal_unit_type: 1, nal_ref_idc: 1
  43. [h264 @ 0x33407d0] nal_unit_type: 1, nal_ref_idc: 1
  44. [h264 @ 0x33407d0] nal_unit_type: 1, nal_ref_idc: 1
  45. [h264 @ 0x333f740] max_analyze_duration 5000000 reached at 5000000 microseconds st:0
  46. [h264 @ 0x333f740] After avformat_find_stream_info() pos: 156672 bytes read:159744 seeks:0 frames:52
  47. Input #0, h264, from '/tmp/temp_video.h264':
  48. Duration: N/A, bitrate: N/A
  49. Stream #0:0, 52, 1/1200000: Video: h264 (High), yuv420p(progressive), 640x480, 10 fps, 10 tbr, 1200k tbn, 20 tbc
  50. Successfully opened the file.
  51. Parsing a group of options: input url /tmp/temp_audio.v.
  52. Successfully parsed a group of options.
  53. Opening an input file: /tmp/temp_audio.v.
  54. [file @ 0x3347c20] Setting default whitelist 'file,crypto'
  55. [wav @ 0x33d6430] Format wav probed with size=2048 and score=99
  56. [wav @ 0x33d6430] Before avformat_find_stream_info() pos: 44 bytes read:65580 seeks:1 nb_streams:1
  57. [wav @ 0x33d6430] parser not found for codec pcm_s32le, packets or times may be invalid.
  58. [wav @ 0x33d6430] parser not found for codec pcm_s32le, packets or times may be invalid.
  59. [wav @ 0x33d6430] All info found
  60. [wav @ 0x33d6430] Estimating duration from bitrate, this may be inaccurate
  61. [wav @ 0x33d6430] After avformat_find_stream_info() pos: 204844 bytes read:294956 seeks:1 frames:50
  62. Guessed Channel Layout for Input Stream #1.0 : stereo
  63. Input #1, wav, from '/tmp/temp_audio.v':
  64. Duration: 00:00:05.88, bitrate: 3072 kb/s
  65. Stream #1:0, 50, 1/48000: Audio: pcm_s32le ([1][0][0][0] / 0x0001), 48000 Hz, stereo, s32, 3072 kb/s
  66. Successfully opened the file.
  67. Parsing a group of options: output url rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg.
  68. Applying option ab (audio bitrate (please use -b:a)) with argument 32k.
  69. Applying option c:v (codec name) with argument copy.
  70. Applying option c:a (codec name) with argument aac.
  71. Applying option f (force format) with argument flv.
  72. Successfully parsed a group of options.
  73. Opening an output file: rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg.
  74. [rtmp @ 0x33f9030] No default whitelist set
  75. [tcp @ 0x33f8f90] No default whitelist set
  76. [rtmp @ 0x33f9030] Handshaking...
  77. [rtmp @ 0x33f9030] Type answer 3
  78. [rtmp @ 0x33f9030] Server version 4.0.0.1
  79. [rtmp @ 0x33f9030] Proto = rtmp, path = /live2/xbjs-a3gp-0yvk-ftdg, app = live2, fname = xbjs-a3gp-0yvk-ftdg
  80. [rtmp @ 0x33f9030] Server bandwidth = 2500000
  81. [rtmp @ 0x33f9030] Client bandwidth = 10000000
  82. [rtmp @ 0x33f9030] New incoming chunk size = 256
  83. [rtmp @ 0x33f9030] Releasing stream...
  84. [rtmp @ 0x33f9030] FCPublish stream...
  85. [rtmp @ 0x33f9030] Creating stream...
  86. [rtmp @ 0x33f9030] Sending publish command for 'xbjs-a3gp-0yvk-ftdg'
  87. Successfully opened the file.
  88. detected 1 logical cores
  89. [graph_0_in_1_0 @ 0x33fb190] Setting 'time_base' to value '1/48000'
  90. [graph_0_in_1_0 @ 0x33fb190] Setting 'sample_rate' to value '48000'
  91. [graph_0_in_1_0 @ 0x33fb190] Setting 'sample_fmt' to value 's32'
  92. [graph_0_in_1_0 @ 0x33fb190] Setting 'channel_layout' to value '0x3'
  93. [graph_0_in_1_0 @ 0x33fb190] tb:1/48000 samplefmt:s32 samplerate:48000 chlayout:0x3
  94. [format_out_0_1 @ 0x3403c20] Setting 'sample_fmts' to value 'fltp'
  95. [format_out_0_1 @ 0x3403c20] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
  96. [format_out_0_1 @ 0x3403c20] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_1'
  97. [AVFilterGraph @ 0x333f290] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
  98. [auto_resampler_0 @ 0x3404a40] [SWR @ 0x3404c20] Using fltp internally between filters
  99. [auto_resampler_0 @ 0x3404a40] ch:2 chl:stereo fmt:s32 r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
  100. Output #0, flv, to 'rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg':
  101. Metadata:
  102. encoder : Lavf57.66.101
  103. 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
  104. Stream #0:1, 0, 1/1000: Audio: aac (LC) ([10][0][0][0] / 0x000A), 48000 Hz, stereo, fltp, 32 kb/s
  105. Metadata:
  106. encoder : Lavc57.75.100 aac
  107. Stream mapping:
  108. Stream #0:0 -> #0:0 (copy)
  109. Stream #1:0 -> #0:1 (pcm_s32le (native) -> aac (native))
  110. Press [q] to stop, [?] for help
  111. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  112. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  113. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  114. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  115. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  116. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  117. [flv @ 0x33f61f0] 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
  118. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  119. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  120. [h264 @ 0x333f740] Thread message queue blocking; consider raising the thread_queue_size option (current value: 8)
  121. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  122. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  123. frame= 6 fps=0.0 q=-1.0 size= 8kB time=00:00:00.50 bitrate= 127.8kbits/s speed=0.973x
  124. frame= 11 fps= 11 q=-1.0 size= 24kB time=00:00:01.00 bitrate= 194.0kbits/s speed=0.974x
  125. frame= 16 fps= 10 q=-1.0 size= 45kB time=00:00:01.50 bitrate= 245.8kbits/s speed=0.98x
  126. frame= 21 fps= 10 q=-1.0 size= 64kB time=00:00:02.00 bitrate= 260.8kbits/s speed=0.98x
  127. frame= 26 fps= 10 q=-1.0 size= 80kB time=00:00:02.50 bitrate= 263.2kbits/s speed=0.98x
  128. frame= 31 fps= 10 q=-1.0 size= 96kB time=00:00:03.00 bitrate= 262.6kbits/s speed=0.981x
  129. frame= 37 fps= 10 q=-1.0 size= 115kB time=00:00:03.60 bitrate= 261.6kbits/s speed= 1x
  130. frame= 43 fps= 10 q=-1.0 size= 134kB time=00:00:04.20 bitrate= 261.0kbits/s speed=1.02x
  131. frame= 50 fps= 11 q=-1.0 size= 160kB time=00:00:04.90 bitrate= 268.3kbits/s speed=1.06x
  132. frame= 57 fps= 11 q=-1.0 size= 192kB time=00:00:05.60 bitrate= 281.5kbits/s speed=1.09x
  133. frame= 64 fps= 11 q=-1.0 size= 229kB time=00:00:06.31 bitrate= 297.6kbits/s speed=1.12x
  134. frame= 72 fps= 12 q=-1.0 size= 258kB time=00:00:07.10 bitrate= 297.5kbits/s speed=1.16x
  135. frame= 82 fps= 12 q=-1.0 size= 305kB time=00:00:08.10 bitrate= 308.3kbits/s speed=1.22x
  136. frame= 92 fps= 13 q=-1.0 size= 351kB time=00:00:09.11 bitrate= 315.6kbits/s speed=1.28x
  137. frame= 99 fps= 13 q=-1.0 size= 403kB time=00:00:09.80 bitrate= 336.8kbits/s speed=1.28x
  138. frame= 104 fps= 13 q=-1.0 size= 439kB time=00:00:10.30 bitrate= 349.2kbits/s speed=1.26x
  139. frame= 109 fps= 13 q=-1.0 size= 471kB time=00:00:10.81 bitrate= 357.1kbits/s speed=1.24x
  140. frame= 118 fps= 13 q=-1.0 size= 523kB time=00:00:11.70 bitrate= 366.2kbits/s speed=1.27x
  141. frame= 124 fps= 13 q=-1.0 size= 564kB time=00:00:12.31 bitrate= 375.6kbits/s speed=1.27x
  142. frame= 131 fps= 13 q=-1.0 size= 602kB time=00:00:13.00 bitrate= 379.3kbits/s speed=1.27x
  143. frame= 136 fps= 13 q=-1.0 size= 633kB time=00:00:13.50 bitrate= 384.2kbits/s speed=1.26x
  144. frame= 141 fps= 13 q=-1.0 size= 661kB time=00:00:14.00 bitrate= 386.7kbits/s speed=1.24x
  145. frame= 146 fps= 12 q=-1.0 size= 689kB time=00:00:14.50 bitrate= 389.1kbits/s speed=1.23x
  146. frame= 151 fps= 12 q=-1.0 size= 716kB time=00:00:15.00 bitrate= 391.1kbits/s speed=1.22x
  147. frame= 157 fps= 12 q=-1.0 size= 751kB time=00:00:15.60 bitrate= 394.6kbits/s speed=1.22x
  148. frame= 161 fps= 12 q=-1.0 size= 773kB time=00:00:16.00 bitrate= 396.0kbits/s speed= 1.2x
  149. frame= 167 fps= 12 q=-1.0 size= 809kB time=00:00:16.60 bitrate= 399.3kbits/s speed= 1.2x
  150. frame= 173 fps= 12 q=-1.0 size= 843kB time=00:00:17.20 bitrate= 401.5kbits/s speed= 1.2x
  151. frame= 178 fps= 12 q=-1.0 size= 870kB time=00:00:17.70 bitrate= 402.7kbits/s speed=1.19x
  152. frame= 183 fps= 12 q=-1.0 size= 892kB time=00:00:18.20 bitrate= 401.6kbits/s speed=1.19x
  153. frame= 188 fps= 12 q=-1.0 size= 922kB time=00:00:18.70 bitrate= 404.1kbits/s speed=1.18x
  154. frame= 194 fps= 12 q=-1.0 size= 948kB time=00:00:19.30 bitrate= 402.2kbits/s speed=1.18x
  155. frame= 200 fps= 12 q=-1.0 size= 978kB time=00:00:19.90 bitrate= 402.7kbits/s speed=1.18x
  156. frame= 205 fps= 12 q=-1.0 size= 996kB time=00:00:20.40 bitrate= 400.0kbits/s speed=1.17x
  157. frame= 210 fps= 12 q=-1.0 size= 1014kB time=00:00:20.90 bitrate= 397.2kbits/s speed=1.17x
  158. frame= 216 fps= 12 q=-1.0 size= 1032kB time=00:00:21.50 bitrate= 393.2kbits/s speed=1.17x
  159. frame= 221 fps= 12 q=-1.0 size= 1050kB time=00:00:22.01 bitrate= 390.5kbits/s speed=1.16x
  160. frame= 227 fps= 12 q=-1.0 size= 1070kB time=00:00:22.60 bitrate= 387.9kbits/s speed=1.16x
  161. frame= 231 fps= 12 q=-1.0 size= 1082kB time=00:00:23.00 bitrate= 385.3kbits/s speed=1.15x
  162. frame= 236 fps= 12 q=-1.0 size= 1097kB time=00:00:23.50 bitrate= 382.4kbits/s speed=1.15x
  163. frame= 241 fps= 11 q=-1.0 size= 1112kB time=00:00:24.00 bitrate= 379.5kbits/s speed=1.14x
  164. frame= 246 fps= 11 q=-1.0 size= 1137kB time=00:00:24.50 bitrate= 380.2kbits/s speed=1.14x
  165. frame= 251 fps= 11 q=-1.0 size= 1152kB time=00:00:25.00 bitrate= 377.3kbits/s speed=1.14x
  166. frame= 256 fps= 11 q=-1.0 size= 1166kB time=00:00:25.50 bitrate= 374.6kbits/s speed=1.13x
  167. frame= 263 fps= 11 q=-1.0 size= 1186kB time=00:00:26.20 bitrate= 371.0kbits/s speed=1.14x
  168. frame= 268 fps= 11 q=-1.0 size= 1202kB time=00:00:26.71 bitrate= 368.6kbits/s speed=1.13x
  169. frame= 274 fps= 11 q=-1.0 size= 1220kB time=00:00:27.30 bitrate= 366.0kbits/s speed=1.13x
  170. frame= 279 fps= 11 q=-1.0 size= 1235kB time=00:00:27.81 bitrate= 363.7kbits/s speed=1.13x
  171. frame= 285 fps= 11 q=-1.0 size= 1253kB time=00:00:28.40 bitrate= 361.4kbits/s speed=1.13x
  172. frame= 292 fps= 11 q=-1.0 size= 1273kB time=00:00:29.10 bitrate= 358.3kbits/s speed=1.14x
  173. frame= 298 fps= 11 q=-1.0 size= 1291kB time=00:00:29.71 bitrate= 355.8kbits/s speed=1.14x
  174. frame= 306 fps= 11 q=-1.0 size= 1320kB time=00:00:30.50 bitrate= 354.6kbits/s speed=1.14x
  175. frame= 312 fps= 11 q=-1.0 size= 1338kB time=00:00:31.10 bitrate= 352.4kbits/s speed=1.14x
  176. frame= 318 fps= 11 q=-1.0 size= 1356kB time=00:00:31.70 bitrate= 350.4kbits/s speed=1.14x
  177. frame= 323 fps= 11 q=-1.0 size= 1371kB time=00:00:32.20 bitrate= 348.8kbits/s speed=1.14x
  178. frame= 329 fps= 11 q=-1.0 size= 1388kB time=00:00:32.80 bitrate= 346.8kbits/s speed=1.14x
  179. frame= 335 fps= 11 q=-1.0 size= 1407kB time=00:00:33.40 bitrate= 344.9kbits/s speed=1.14x
  180. frame= 342 fps= 12 q=-1.0 size= 1427kB time=00:00:34.10 bitrate= 342.8kbits/s speed=1.15x
  181. frame= 347 fps= 11 q=-1.0 size= 1442kB time=00:00:34.60 bitrate= 341.4kbits/s speed=1.14x
  182. frame= 353 fps= 11 q=-1.0 size= 1460kB time=00:00:35.20 bitrate= 339.7kbits/s speed=1.14x
  183. frame= 358 fps= 11 q=-1.0 size= 1474kB time=00:00:35.70 bitrate= 338.2kbits/s speed=1.14x
  184. frame= 364 fps= 11 q=-1.0 size= 1500kB time=00:00:36.30 bitrate= 338.4kbits/s speed=1.14x
  185. frame= 371 fps= 11 q=-1.0 size= 1525kB time=00:00:37.00 bitrate= 337.6kbits/s speed=1.14x
  186. frame= 377 fps= 11 q=-1.0 size= 1543kB time=00:00:37.60 bitrate= 336.3kbits/s speed=1.14x
  187. frame= 382 fps= 11 q=-1.0 size= 1559kB time=00:00:38.10 bitrate= 335.2kbits/s speed=1.14x
  188. frame= 387 fps= 11 q=-1.0 size= 1574kB time=00:00:38.60 bitrate= 334.0kbits/s speed=1.14x
  189. frame= 393 fps= 11 q=-1.0 size= 1592kB time=00:00:39.20 bitrate= 332.8kbits/s speed=1.14x
  190. frame= 398 fps= 11 q=-1.0 size= 1611kB time=00:00:39.70 bitrate= 332.4kbits/s speed=1.14x
  191. frame= 402 fps= 11 q=-1.0 size= 1624kB time=00:00:40.10 bitrate= 331.7kbits/s speed=1.13x
  192. frame= 409 fps= 11 q=-1.0 size= 1644kB time=00:00:40.80 bitrate= 330.2kbits/s speed=1.14x
  193. frame= 415 fps= 11 q=-1.0 size= 1663kB time=00:00:41.40 bitrate= 329.0kbits/s speed=1.14x
  194. frame= 420 fps= 11 q=-1.0 size= 1680kB time=00:00:41.90 bitrate= 328.5kbits/s speed=1.13x
  195. frame= 427 fps= 11 q=-1.0 size= 1708kB time=00:00:42.60 bitrate= 328.5kbits/s speed=1.14x
  196. frame= 433 fps= 11 q=-1.0 size= 1726kB time=00:00:43.20 bitrate= 327.3kbits/s speed=1.14x
  197. frame= 439 fps= 11 q=-1.0 size= 1744kB time=00:00:43.80 bitrate= 326.1kbits/s speed=1.14x
  198. frame= 446 fps= 11 q=-1.0 size= 1764kB time=00:00:44.50 bitrate= 324.7kbits/s speed=1.14x
  199. frame= 452 fps= 11 q=-1.0 size= 1783kB time=00:00:45.10 bitrate= 323.9kbits/s speed=1.14x
  200. frame= 456 fps= 11 q=-1.0 size= 1799kB time=00:00:45.50 bitrate= 323.8kbits/s speed=1.14x
  201. frame= 462 fps= 11 q=-1.0 size= 1816kB time=00:00:46.10 bitrate= 322.8kbits/s speed=1.14x
  202. frame= 467 fps= 11 q=-1.0 size= 1834kB time=00:00:46.60 bitrate= 322.5kbits/s speed=1.13x
  203. frame= 472 fps= 11 q=-1.0 size= 1866kB time=00:00:47.10 bitrate= 324.6kbits/s speed=1.13x
  204. frame= 477 fps= 11 q=-1.0 size= 1890kB time=00:00:47.60 bitrate= 325.2kbits/s speed=1.13x
  205. frame= 482 fps= 11 q=-1.0 size= 1912kB time=00:00:48.10 bitrate= 325.7kbits/s speed=1.13x
  206. frame= 488 fps= 11 q=-1.0 size= 1940kB time=00:00:48.70 bitrate= 326.4kbits/s speed=1.13x
  207. frame= 493 fps= 11 q=-1.0 size= 1956kB time=00:00:49.20 bitrate= 325.7kbits/s speed=1.13x
  208. frame= 499 fps= 11 q=-1.0 size= 1974kB time=00:00:49.80 bitrate= 324.6kbits/s speed=1.13x
  209. frame= 505 fps= 11 q=-1.0 size= 1991kB time=00:00:50.40 bitrate= 323.6kbits/s speed=1.13x
  210. frame= 508 fps= 11 q=-1.0 size= 2000kB time=00:00:50.71 bitrate= 323.1kbits/s speed=1.12x
  211. frame= 513 fps= 11 q=-1.0 size= 2014kB time=00:00:51.20 bitrate= 322.2kbits/s speed=1.12x
  212. frame= 518 fps= 11 q=-1.0 size= 2028kB time=00:00:51.70 bitrate= 321.3kbits/s speed=1.12x
  213. frame= 523 fps= 11 q=-1.0 size= 2042kB time=00:00:52.20 bitrate= 320.4kbits/s speed=1.12x
  214. frame= 528 fps= 11 q=-1.0 size= 2056kB time=00:00:52.70 bitrate= 319.6kbits/s speed=1.11x
  215. frame= 534 fps= 11 q=-1.0 size= 2073kB time=00:00:53.30 bitrate= 318.6kbits/s speed=1.11x
  216. frame= 540 fps= 11 q=-1.0 size= 2090kB time=00:00:53.90 bitrate= 317.7kbits/s speed=1.11x
  217. frame= 548 fps= 11 q=-1.0 size= 2120kB time=00:00:54.72 bitrate= 317.4kbits/s speed=1.12x
  218. frame= 554 fps= 11 q=-1.0 size= 2138kB time=00:00:55.31 bitrate= 316.6kbits/s speed=1.12x
  219. frame= 561 fps= 11 q=-1.0 size= 2158kB time=00:00:56.00 bitrate= 315.7kbits/s speed=1.12x
  220. frame= 567 fps= 11 q=-1.0 size= 2175kB time=00:00:56.61 bitrate= 314.7kbits/s speed=1.12x
  221. frame= 574 fps= 11 q=-1.0 size= 2195kB time=00:00:57.30 bitrate= 313.8kbits/s speed=1.13x
  222. frame= 579 fps= 11 q=-1.0 size= 2210kB time=00:00:57.81 bitrate= 313.1kbits/s speed=1.12x
  223. frame= 585 fps= 11 q=-1.0 size= 2226kB time=00:00:58.41 bitrate= 312.2kbits/s speed=1.13x
  224. frame= 591 fps= 11 q=-1.0 size= 2247kB time=00:00:59.00 bitrate= 312.0kbits/s speed=1.13x
  225. frame= 598 fps= 11 q=-1.0 size= 2268kB time=00:00:59.70 bitrate= 311.2kbits/s speed=1.13x
  226. frame= 603 fps= 11 q=-1.0 size= 2290kB time=00:01:00.20 bitrate= 311.7kbits/s speed=1.13x
  227. frame= 609 fps= 11 q=-1.0 size= 2307kB time=00:01:00.80 bitrate= 310.9kbits/s speed=1.13x
  228. frame= 614 fps= 11 q=-1.0 size= 2322kB time=00:01:01.31 bitrate= 310.2kbits/s speed=1.13x
  229. frame= 620 fps= 11 q=-1.0 size= 2339kB time=00:01:01.91 bitrate= 309.5kbits/s speed=1.13x
  230. frame= 626 fps= 11 q=-1.0 size= 2357kB time=00:01:02.50 bitrate= 308.9kbits/s speed=1.13x
  231. frame= 630 fps= 11 q=-1.0 size= 2371kB time=00:01:02.93 bitrate= 308.6kbits/s speed=1.12x
  232. frame= 636 fps= 11 q=-1.0 size= 2386kB time=00:01:03.50 bitrate= 307.8kbits/s speed=1.12x
  233. frame= 642 fps= 11 q=-1.0 size= 2403kB time=00:01:04.10 bitrate= 307.1kbits/s speed=1.12x
  234. frame= 647 fps= 11 q=-1.0 size= 2417kB time=00:01:04.60 bitrate= 306.5kbits/s speed=1.12x
  235. frame= 652 fps= 11 q=-1.0 size= 2432kB time=00:01:05.10 bitrate= 306.0kbits/s speed=1.12x
  236. frame= 658 fps= 11 q=-1.0 size= 2449kB time=00:01:05.70 bitrate= 305.4kbits/s speed=1.12x
  237. frame= 663 fps= 11 q=-1.0 size= 2472kB time=00:01:06.20 bitrate= 305.8kbits/s speed=1.12x
  238. frame= 668 fps= 11 q=-1.0 size= 2487kB time=00:01:06.70 bitrate= 305.4kbits/s speed=1.12x
  239. frame= 674 fps= 11 q=-1.0 size= 2504kB time=00:01:07.30 bitrate= 304.7kbits/s speed=1.12x
  240. frame= 679 fps= 11 q=-1.0 size= 2519kB time=00:01:07.81 bitrate= 304.2kbits/s speed=1.12x
  241. frame= 685 fps= 11 q=-1.0 size= 2536kB time=00:01:08.40 bitrate= 303.7kbits/s speed=1.12x
  242. frame= 691 fps= 11 q=-1.0 size= 2553kB time=00:01:09.01 bitrate= 303.0kbits/s speed=1.12x
  243. frame= 691 fps= 11 q=-1.0 size= 2555kB time=00:01:09.03 bitrate= 303.2kbits/s speed=1.08x
  244. frame= 697 fps= 11 q=-1.0 size= 2571kB time=00:01:09.61 bitrate= 302.6kbits/s speed=1.08x
  245. frame= 704 fps= 11 q=-1.0 size= 2592kB time=00:01:10.30 bitrate= 302.0kbits/s speed=1.09x
  246. frame= 710 fps= 11 q=-1.0 size= 2610kB time=00:01:10.90 bitrate= 301.5kbits/s speed=1.09x
  247. frame= 716 fps= 11 q=-1.0 size= 2628kB time=00:01:11.50 bitrate= 301.1kbits/s speed=1.09x
  248. frame= 720 fps= 11 q=-1.0 size= 2640kB time=00:01:11.91 bitrate= 300.7kbits/s speed=1.08x
  249. frame= 726 fps= 11 q=-1.0 size= 2665kB time=00:01:12.51 bitrate= 301.1kbits/s speed=1.08x
  250. frame= 732 fps= 11 q=-1.0 size= 2684kB time=00:01:13.11 bitrate= 300.7kbits/s speed=1.09x
  251. frame= 739 fps= 11 q=-1.0 size= 2704kB time=00:01:13.80 bitrate= 300.1kbits/s speed=1.09x
  252. frame= 744 fps= 11 q=-1.0 size= 2723kB time=00:01:14.30 bitrate= 300.2kbits/s speed=1.09x
  253. frame= 751 fps= 11 q=-1.0 size= 2743kB time=00:01:15.00 bitrate= 299.6kbits/s speed=1.09x
  254. frame= 776 fps= 11 q=-1.0 size= 2756kB time=00:01:17.50 bitrate= 291.3kbits/s speed=1.12x
  255. frame= 782 fps= 11 q=-1.0 size= 2756kB time=00:01:18.10 bitrate= 289.1kbits/s speed=1.12x
  256. frame= 787 fps= 11 q=-1.0 size= 2756kB time=00:01:18.60 bitrate= 287.2kbits/s speed=1.12x
  257. frame= 792 fps= 11 q=-1.0 size= 2756kB time=00:01:19.10 bitrate= 285.4kbits/s speed=1.11x
  258. frame= 797 fps= 11 q=-1.0 size= 2756kB time=00:01:19.60 bitrate= 283.6kbits/s speed=1.11x
  259. frame= 802 fps= 11 q=-1.0 size= 2756kB time=00:01:20.10 bitrate= 281.8kbits/s speed=1.11x
  260. frame= 807 fps= 11 q=-1.0 size= 2756kB time=00:01:20.60 bitrate= 280.1kbits/s speed=1.11x
  261. frame= 812 fps= 11 q=-1.0 size= 2756kB time=00:01:21.10 bitrate= 278.4kbits/s speed=1.11x
  262. frame= 817 fps= 11 q=-1.0 size= 2756kB time=00:01:21.60 bitrate= 276.7kbits/s speed=1.11x
  263. frame= 822 fps= 11 q=-1.0 size= 2756kB time=00:01:22.10 bitrate= 275.0kbits/s speed=1.11x
  264. frame= 827 fps= 11 q=-1.0 size= 2756kB time=00:01:22.60 bitrate= 273.3kbits/s speed=1.11x
  265. frame= 832 fps= 11 q=-1.0 size= 2756kB time=00:01:23.10 bitrate= 271.7kbits/s speed=1.11x
  266. frame= 838 fps= 11 q=-1.0 size= 2756kB time=00:01:23.70 bitrate= 269.7kbits/s speed=1.11x
  267. frame= 843 fps= 11 q=-1.0 size= 2756kB time=00:01:24.20 bitrate= 268.1kbits/s speed=1.11x
  268. frame= 848 fps= 11 q=-1.0 size= 2756kB time=00:01:24.70 bitrate= 266.5kbits/s speed=1.11x
  269. frame= 853 fps= 11 q=-1.0 size= 2756kB time=00:01:25.20 bitrate= 265.0kbits/s speed=1.11x
  270. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  271. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  272. frame= 857 fps= 11 q=-1.0 size= 2761kB time=00:01:25.60 bitrate= 264.2kbits/s speed= 1.1x
  273. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  274. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  275. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  276. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  277. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  278. frame= 862 fps= 11 q=-1.0 size= 2773kB time=00:01:26.10 bitrate= 263.8kbits/s speed= 1.1x
  279. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  280. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  281. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  282. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  283. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  284. frame= 867 fps= 11 q=-1.0 size= 2785kB time=00:01:26.60 bitrate= 263.4kbits/s speed= 1.1x
  285. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  286. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  287. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  288. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  289. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  290. frame= 872 fps= 11 q=-1.0 size= 2797kB time=00:01:27.10 bitrate= 263.0kbits/s speed= 1.1x
  291. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  292. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  293. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  294. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  295. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  296. frame= 877 fps= 11 q=-1.0 size= 2809kB time=00:01:27.60 bitrate= 262.7kbits/s speed= 1.1x
  297. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  298. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  299. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  300. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  301. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  302. frame= 882 fps= 11 q=-1.0 size= 2828kB time=00:01:28.10 bitrate= 262.9kbits/s speed= 1.1x
  303. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  304. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  305. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  306. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  307. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  308. frame= 887 fps= 11 q=-1.0 size= 2840kB time=00:01:28.60 bitrate= 262.6kbits/s speed= 1.1x
  309. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  310. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  311. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  312. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  313. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  314. frame= 892 fps= 11 q=-1.0 size= 2852kB time=00:01:29.10 bitrate= 262.2kbits/s speed= 1.1x
  315. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  316. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  317. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  318. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  319. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  320. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  321. frame= 898 fps= 11 q=-1.0 size= 2866kB time=00:01:29.70 bitrate= 261.7kbits/s speed= 1.1x
  322. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  323. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  324. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  325. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  326. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  327. frame= 903 fps= 11 q=-1.0 size= 2878kB time=00:01:30.20 bitrate= 261.4kbits/s speed= 1.1x
  328. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  329. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  330. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  331. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  332. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  333. frame= 908 fps= 11 q=-1.0 size= 2890kB time=00:01:30.70 bitrate= 261.0kbits/s speed= 1.1x
  334. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  335. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  336. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  337. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  338. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  339. frame= 913 fps= 11 q=-1.0 size= 2902kB time=00:01:31.20 bitrate= 260.6kbits/s speed= 1.1x
  340. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  341. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  342. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  343. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  344. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  345. frame= 918 fps= 11 q=-1.0 size= 2913kB time=00:01:31.70 bitrate= 260.3kbits/s speed= 1.1x
  346. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  347. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  348. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  349. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  350. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  351. frame= 923 fps= 11 q=-1.0 size= 2926kB time=00:01:32.20 bitrate= 260.0kbits/s speed= 1.1x
  352. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  353. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  354. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  355. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  356. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  357. frame= 928 fps= 11 q=-1.0 size= 2938kB time=00:01:32.70 bitrate= 259.6kbits/s speed= 1.1x
  358. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  359. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  360. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  361. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  362. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  363. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  364. frame= 934 fps= 11 q=-1.0 size= 2952kB time=00:01:33.30 bitrate= 259.2kbits/s speed= 1.1x
  365. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  366. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  367. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  368. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  369. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  370. frame= 939 fps= 11 q=-1.0 size= 2963kB time=00:01:33.80 bitrate= 258.8kbits/s speed= 1.1x
  371. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  372. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  373. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  374. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  375. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  376. frame= 944 fps= 11 q=-1.0 size= 2982kB time=00:01:34.30 bitrate= 259.1kbits/s speed=1.09x
  377. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  378. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  379. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  380. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  381. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  382. frame= 949 fps= 11 q=-1.0 size= 2994kB time=00:01:34.80 bitrate= 258.7kbits/s speed=1.09x
  383. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  384. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  385. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  386. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  387. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  388. frame= 954 fps= 11 q=-1.0 size= 3006kB time=00:01:35.30 bitrate= 258.4kbits/s speed=1.09x
  389. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  390. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  391. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  392. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  393. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  394. frame= 959 fps= 11 q=-1.0 size= 3018kB time=00:01:35.80 bitrate= 258.0kbits/s speed=1.09x
  395. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  396. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  397. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  398. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  399. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  400. frame= 964 fps= 11 q=-1.0 size= 3030kB time=00:01:36.30 bitrate= 257.7kbits/s speed=1.09x
  401. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  402. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  403. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  404. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  405. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  406. frame= 969 fps= 11 q=-1.0 size= 3041kB time=00:01:36.80 bitrate= 257.4kbits/s speed=1.09x
  407. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  408. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  409. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  410. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  411. frame= 973 fps= 11 q=-1.0 size= 3051kB time=00:01:37.20 bitrate= 257.1kbits/s speed=1.09x
  412. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  413. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  414. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  415. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  416. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  417. frame= 978 fps= 11 q=-1.0 size= 3063kB time=00:01:37.70 bitrate= 256.8kbits/s speed=1.09x
  418. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  419. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  420. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  421. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  422. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  423. frame= 983 fps= 11 q=-1.0 size= 3075kB time=00:01:38.20 bitrate= 256.5kbits/s speed=1.09x
  424. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  425. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  426. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  427. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  428. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  429. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  430. frame= 989 fps= 11 q=-1.0 size= 3089kB time=00:01:38.80 bitrate= 256.2kbits/s speed=1.09x
  431. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  432. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  433. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  434. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  435. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  436. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  437. frame= 995 fps= 11 q=-1.0 size= 3104kB time=00:01:39.40 bitrate= 255.8kbits/s speed=1.09x
  438. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  439. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  440. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  441. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  442. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  443. frame= 1000 fps= 11 q=-1.0 size= 3115kB time=00:01:39.90 bitrate= 255.5kbits/s speed=1.09x
  444. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  445. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  446. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  447. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  448. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  449. frame= 1005 fps= 11 q=-1.0 size= 3135kB time=00:01:40.40 bitrate= 255.8kbits/s speed=1.09x
  450. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  451. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  452. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  453. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  454. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  455. frame= 1010 fps= 11 q=-1.0 size= 3147kB time=00:01:40.90 bitrate= 255.5kbits/s speed=1.09x
  456. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  457. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  458. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  459. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  460. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  461. frame= 1015 fps= 11 q=-1.0 size= 3159kB time=00:01:41.40 bitrate= 255.2kbits/s speed=1.09x
  462. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  463. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  464. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  465. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  466. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  467. frame= 1020 fps= 11 q=-1.0 size= 3170kB time=00:01:41.90 bitrate= 254.9kbits/s speed=1.09x
  468. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  469. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  470. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  471. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  472. frame= 1024 fps= 11 q=-1.0 size= 3180kB time=00:01:42.30 bitrate= 254.6kbits/s speed=1.09x
  473. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  474. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  475. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  476. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  477. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  478. frame= 1029 fps= 11 q=-1.0 size= 3191kB time=00:01:42.80 bitrate= 254.3kbits/s speed=1.08x
  479. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  480. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  481. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  482. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  483. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  484. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  485. frame= 1035 fps= 11 q=-1.0 size= 3205kB time=00:01:43.40 bitrate= 253.9kbits/s speed=1.09x
  486. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  487. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  488. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  489. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  490. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  491. frame= 1040 fps= 11 q=-1.0 size= 3217kB time=00:01:43.90 bitrate= 253.7kbits/s speed=1.08x
  492. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  493. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  494. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  495. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  496. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  497. frame= 1045 fps= 11 q=-1.0 size= 3230kB time=00:01:44.40 bitrate= 253.4kbits/s speed=1.08x
  498. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  499. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  500. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  501. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  502. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  503. frame= 1050 fps= 11 q=-1.0 size= 3242kB time=00:01:44.90 bitrate= 253.2kbits/s speed=1.08x
  504. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  505. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  506. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  507. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  508. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  509. frame= 1055 fps= 11 q=-1.0 size= 3254kB time=00:01:45.40 bitrate= 252.9kbits/s speed=1.08x
  510. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  511. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  512. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  513. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  514. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  515. frame= 1060 fps= 11 q=-1.0 size= 3266kB time=00:01:45.90 bitrate= 252.6kbits/s speed=1.08x
  516. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  517. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  518. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  519. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  520. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  521. frame= 1065 fps= 11 q=-1.0 size= 3285kB time=00:01:46.40 bitrate= 252.9kbits/s speed=1.08x
  522. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  523. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  524. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  525. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  526. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  527. frame= 1070 fps= 11 q=-1.0 size= 3296kB time=00:01:46.90 bitrate= 252.6kbits/s speed=1.08x
  528. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  529. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  530. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  531. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  532. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  533. frame= 1075 fps= 11 q=-1.0 size= 3308kB time=00:01:47.40 bitrate= 252.3kbits/s speed=1.08x
  534. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  535. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  536. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  537. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  538. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  539. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  540. frame= 1081 fps= 11 q=-1.0 size= 3322kB time=00:01:48.00 bitrate= 252.0kbits/s speed=1.08x
  541. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  542. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  543. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  544. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  545. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  546. frame= 1086 fps= 11 q=-1.0 size= 3334kB time=00:01:48.50 bitrate= 251.7kbits/s speed=1.08x
  547. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  548. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  549. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  550. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  551. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  552. frame= 1091 fps= 11 q=-1.0 size= 3346kB time=00:01:49.00 bitrate= 251.5kbits/s speed=1.08x
  553. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  554. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  555. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  556. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  557. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  558. frame= 1096 fps= 11 q=-1.0 size= 3358kB time=00:01:49.50 bitrate= 251.2kbits/s speed=1.08x
  559. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  560. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  561. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  562. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  563. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  564. frame= 1101 fps= 11 q=-1.0 size= 3370kB time=00:01:50.00 bitrate= 251.0kbits/s speed=1.08x
  565. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  566. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  567. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  568. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  569. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  570. frame= 1106 fps= 11 q=-1.0 size= 3382kB time=00:01:50.50 bitrate= 250.7kbits/s speed=1.08x
  571. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  572. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  573. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  574. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  575. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  576. frame= 1111 fps= 11 q=-1.0 size= 3394kB time=00:01:51.00 bitrate= 250.5kbits/s speed=1.08x
  577. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  578. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  579. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  580. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  581. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  582. frame= 1116 fps= 11 q=-1.0 size= 3406kB time=00:01:51.50 bitrate= 250.2kbits/s speed=1.08x
  583. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  584. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  585. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  586. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  587. frame= 1120 fps= 11 q=-1.0 size= 3415kB time=00:01:51.90 bitrate= 250.0kbits/s speed=1.08x
  588. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  589. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  590. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  591. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  592. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  593. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  594. frame= 1126 fps= 11 q=-1.0 size= 3436kB time=00:01:52.50 bitrate= 250.2kbits/s speed=1.08x
  595. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  596. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  597. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  598. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  599. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  600. frame= 1131 fps= 11 q=-1.0 size= 3448kB time=00:01:53.00 bitrate= 250.0kbits/s speed=1.08x
  601. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  602. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  603. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  604. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  605. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  606. frame= 1136 fps= 11 q=-1.0 size= 3460kB time=00:01:53.50 bitrate= 249.7kbits/s speed=1.08x
  607. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  608. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  609. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  610. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  611. frame= 1140 fps= 11 q=-1.0 size= 3469kB time=00:01:53.90 bitrate= 249.5kbits/s speed=1.08x
  612. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  613. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  614. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  615. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  616. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  617. frame= 1145 fps= 11 q=-1.0 size= 3481kB time=00:01:54.40 bitrate= 249.3kbits/s speed=1.08x
  618. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  619. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  620. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  621. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  622. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  623. frame= 1150 fps= 11 q=-1.0 size= 3493kB time=00:01:54.90 bitrate= 249.0kbits/s speed=1.07x
  624. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  625. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  626. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  627. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  628. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  629. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  630. frame= 1156 fps= 11 q=-1.0 size= 3507kB time=00:01:55.50 bitrate= 248.8kbits/s speed=1.08x
  631. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  632. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  633. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  634. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  635. frame= 1160 fps= 11 q=-1.0 size= 3517kB time=00:01:55.90 bitrate= 248.6kbits/s speed=1.07x
  636. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  637. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  638. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  639. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  640. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  641. frame= 1165 fps= 11 q=-1.0 size= 3529kB time=00:01:56.40 bitrate= 248.4kbits/s speed=1.07x
  642. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  643. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  644. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  645. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  646. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  647. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  648. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  649. frame= 1172 fps= 11 q=-1.0 size= 3546kB time=00:01:57.10 bitrate= 248.1kbits/s speed=1.08x
  650. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  651. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  652. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  653. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  654. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  655. frame= 1177 fps= 11 q=-1.0 size= 3557kB time=00:01:57.60 bitrate= 247.8kbits/s speed=1.07x
  656. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  657. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  658. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  659. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  660. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  661. frame= 1182 fps= 11 q=-1.0 size= 3575kB time=00:01:58.10 bitrate= 248.0kbits/s speed=1.07x
  662. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  663. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  664. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  665. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  666. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  667. frame= 1187 fps= 11 q=-1.0 size= 3587kB time=00:01:58.60 bitrate= 247.8kbits/s speed=1.07x
  668. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  669. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  670. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  671. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  672. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  673. frame= 1192 fps= 11 q=-1.0 size= 3600kB time=00:01:59.10 bitrate= 247.6kbits/s speed=1.07x
  674. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  675. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  676. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  677. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  678. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  679. frame= 1197 fps= 11 q=-1.0 size= 3611kB time=00:01:59.60 bitrate= 247.4kbits/s speed=1.07x
  680. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  681. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  682. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  683. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  684. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  685. frame= 1202 fps= 11 q=-1.0 size= 3623kB time=00:02:00.10 bitrate= 247.1kbits/s speed=1.07x
  686. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  687. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  688. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  689. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  690. frame= 1206 fps= 11 q=-1.0 size= 3633kB time=00:02:00.50 bitrate= 247.0kbits/s speed=1.07x
  691. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  692. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  693. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  694. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  695. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  696. frame= 1211 fps= 11 q=-1.0 size= 3645kB time=00:02:01.00 bitrate= 246.8kbits/s speed=1.07x
  697. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  698. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  699. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  700. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  701. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  702. frame= 1216 fps= 11 q=-1.0 size= 3657kB time=00:02:01.50 bitrate= 246.6kbits/s speed=1.07x
  703. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  704. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  705. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  706. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  707. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  708. frame= 1221 fps= 11 q=-1.0 size= 3669kB time=00:02:02.00 bitrate= 246.3kbits/s speed=1.07x
  709. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  710. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  711. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  712. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  713. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  714. frame= 1226 fps= 11 q=-1.0 size= 3681kB time=00:02:02.50 bitrate= 246.2kbits/s speed=1.07x
  715. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  716. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  717. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  718. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  719. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  720. frame= 1231 fps= 11 q=-1.0 size= 3693kB time=00:02:03.00 bitrate= 246.0kbits/s speed=1.07x
  721. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  722. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  723. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  724. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  725. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  726. frame= 1236 fps= 11 q=-1.0 size= 3705kB time=00:02:03.50 bitrate= 245.8kbits/s speed=1.07x
  727. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  728. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  729. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  730. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  731. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  732. frame= 1241 fps= 11 q=-1.0 size= 3717kB time=00:02:04.00 bitrate= 245.6kbits/s speed=1.07x
  733. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  734. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  735. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  736. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  737. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  738. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  739. frame= 1247 fps= 11 q=-1.0 size= 3739kB time=00:02:04.60 bitrate= 245.8kbits/s speed=1.07x
  740. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  741. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  742. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  743. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  744. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  745. frame= 1252 fps= 11 q=-1.0 size= 3751kB time=00:02:05.10 bitrate= 245.6kbits/s speed=1.07x
  746. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  747. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  748. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  749. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  750. frame= 1256 fps= 11 q=-1.0 size= 3761kB time=00:02:05.50 bitrate= 245.5kbits/s speed=1.07x
  751. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  752. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  753. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  754. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  755. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  756. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  757. frame= 1262 fps= 11 q=-1.0 size= 3779kB time=00:02:06.10 bitrate= 245.5kbits/s speed=1.07x
  758. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  759. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  760. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  761. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  762. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  763. frame= 1267 fps= 11 q=-1.0 size= 3791kB time=00:02:06.60 bitrate= 245.3kbits/s speed=1.07x
  764. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  765. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  766. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  767. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  768. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  769. frame= 1272 fps= 11 q=-1.0 size= 3802kB time=00:02:07.10 bitrate= 245.1kbits/s speed=1.07x
  770. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  771. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  772. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  773. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  774. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  775. frame= 1277 fps= 11 q=-1.0 size= 3814kB time=00:02:07.60 bitrate= 244.9kbits/s speed=1.07x
  776. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  777. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  778. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  779. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  780. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  781. frame= 1282 fps= 11 q=-1.0 size= 3826kB time=00:02:08.10 bitrate= 244.7kbits/s speed=1.07x
  782. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  783. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  784. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  785. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  786. frame= 1286 fps= 11 q=-1.0 size= 3836kB time=00:02:08.50 bitrate= 244.6kbits/s speed=1.07x
  787. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  788. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  789. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  790. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  791. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  792. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  793. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  794. frame= 1293 fps= 11 q=-1.0 size= 3853kB time=00:02:09.20 bitrate= 244.3kbits/s speed=1.07x
  795. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  796. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  797. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  798. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  799. frame= 1297 fps= 11 q=-1.0 size= 3863kB time=00:02:09.60 bitrate= 244.2kbits/s speed=1.07x
  800. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  801. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  802. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  803. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  804. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  805. frame= 1302 fps= 11 q=-1.0 size= 3882kB time=00:02:10.10 bitrate= 244.4kbits/s speed=1.07x
  806. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  807. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  808. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  809. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  810. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  811. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  812. frame= 1308 fps= 11 q=-1.0 size= 3897kB time=00:02:10.70 bitrate= 244.2kbits/s speed=1.07x
  813. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  814. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  815. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  816. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  817. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  818. frame= 1313 fps= 11 q=-1.0 size= 3908kB time=00:02:11.20 bitrate= 244.0kbits/s speed=1.07x
  819. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  820. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  821. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  822. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  823. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  824. frame= 1318 fps= 11 q=-1.0 size= 3920kB time=00:02:11.70 bitrate= 243.8kbits/s speed=1.07x
  825. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  826. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  827. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  828. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  829. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  830. frame= 1323 fps= 11 q=-1.0 size= 3932kB time=00:02:12.20 bitrate= 243.7kbits/s speed=1.07x
  831. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  832. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  833. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  834. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  835. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  836. frame= 1328 fps= 11 q=-1.0 size= 3944kB time=00:02:12.70 bitrate= 243.5kbits/s speed=1.07x
  837. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  838. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  839. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  840. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  841. frame= 1332 fps= 11 q=-1.0 size= 3954kB time=00:02:13.10 bitrate= 243.4kbits/s speed=1.06x
  842. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  843. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  844. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  845. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  846. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  847. frame= 1337 fps= 11 q=-1.0 size= 3966kB time=00:02:13.60 bitrate= 243.2kbits/s speed=1.06x
  848. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  849. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  850. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  851. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  852. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  853. frame= 1342 fps= 11 q=-1.0 size= 3979kB time=00:02:14.10 bitrate= 243.1kbits/s speed=1.06x
  854. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  855. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  856. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  857. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  858. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  859. frame= 1347 fps= 11 q=-1.0 size= 3992kB time=00:02:14.60 bitrate= 242.9kbits/s speed=1.06x
  860. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  861. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  862. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  863. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  864. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  865. frame= 1352 fps= 11 q=-1.0 size= 4008kB time=00:02:15.10 bitrate= 243.0kbits/s speed=1.06x
  866. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  867. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  868. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  869. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  870. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  871. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  872. frame= 1358 fps= 11 q=-1.0 size= 4025kB time=00:02:15.70 bitrate= 243.0kbits/s speed=1.06x
  873. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  874. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  875. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  876. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  877. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  878. frame= 1363 fps= 11 q=-1.0 size= 4049kB time=00:02:16.20 bitrate= 243.6kbits/s speed=1.06x
  879. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  880. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  881. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  882. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  883. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  884. frame= 1368 fps= 11 q=-1.0 size= 4069kB time=00:02:16.70 bitrate= 243.8kbits/s speed=1.06x
  885. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  886. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  887. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  888. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  889. frame= 1372 fps= 11 q=-1.0 size= 4085kB time=00:02:17.10 bitrate= 244.1kbits/s speed=1.06x
  890. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  891. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  892. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  893. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  894. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  895. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  896. frame= 1378 fps= 11 q=-1.0 size= 4103kB time=00:02:17.70 bitrate= 244.1kbits/s speed=1.06x
  897. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  898. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  899. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  900. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  901. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  902. frame= 1383 fps= 11 q=-1.0 size= 4115kB time=00:02:18.20 bitrate= 243.9kbits/s speed=1.06x
  903. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  904. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  905. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  906. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  907. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  908. frame= 1388 fps= 11 q=-1.0 size= 4129kB time=00:02:18.70 bitrate= 243.9kbits/s speed=1.06x
  909. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  910. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  911. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  912. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  913. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  914. frame= 1393 fps= 11 q=-1.0 size= 4141kB time=00:02:19.20 bitrate= 243.7kbits/s speed=1.06x
  915. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  916. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  917. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  918. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  919. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  920. frame= 1398 fps= 11 q=-1.0 size= 4154kB time=00:02:19.70 bitrate= 243.6kbits/s speed=1.06x
  921. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  922. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  923. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  924. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  925. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  926. frame= 1403 fps= 11 q=-1.0 size= 4167kB time=00:02:20.20 bitrate= 243.5kbits/s speed=1.06x
  927. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  928. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  929. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  930. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  931. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  932. frame= 1408 fps= 11 q=-1.0 size= 4180kB time=00:02:20.70 bitrate= 243.4kbits/s speed=1.06x
  933. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  934. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  935. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  936. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  937. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  938. frame= 1413 fps= 11 q=-1.0 size= 4194kB time=00:02:21.20 bitrate= 243.3kbits/s speed=1.06x
  939. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  940. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  941. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  942. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  943. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  944. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  945. frame= 1419 fps= 11 q=-1.0 size= 4209kB time=00:02:21.80 bitrate= 243.2kbits/s speed=1.06x
  946. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  947. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  948. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  949. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  950. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  951. frame= 1424 fps= 11 q=-1.0 size= 4228kB time=00:02:22.30 bitrate= 243.4kbits/s speed=1.06x
  952. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  953. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  954. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  955. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  956. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  957. frame= 1429 fps= 11 q=-1.0 size= 4242kB time=00:02:22.80 bitrate= 243.3kbits/s speed=1.06x
  958. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  959. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  960. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  961. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  962. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  963. frame= 1434 fps= 11 q=-1.0 size= 4254kB time=00:02:23.30 bitrate= 243.2kbits/s speed=1.06x
  964. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  965. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  966. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  967. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  968. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  969. frame= 1439 fps= 11 q=-1.0 size= 4266kB time=00:02:23.80 bitrate= 243.0kbits/s speed=1.06x
  970. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  971. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  972. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  973. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  974. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  975. frame= 1444 fps= 11 q=-1.0 size= 4279kB time=00:02:24.30 bitrate= 242.9kbits/s speed=1.06x
  976. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  977. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  978. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  979. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  980. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  981. frame= 1449 fps= 11 q=-1.0 size= 4291kB time=00:02:24.80 bitrate= 242.7kbits/s speed=1.06x
  982. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  983. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  984. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  985. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  986. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  987. frame= 1454 fps= 11 q=-1.0 size= 4303kB time=00:02:25.30 bitrate= 242.6kbits/s speed=1.06x
  988. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  989. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  990. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  991. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  992. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  993. frame= 1459 fps= 11 q=-1.0 size= 4315kB time=00:02:25.80 bitrate= 242.4kbits/s speed=1.06x
  994. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  995. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  996. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  997. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  998. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  999. frame= 1464 fps= 11 q=-1.0 size= 4340kB time=00:02:26.30 bitrate= 243.0kbits/s speed=1.06x
  1000. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1001. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1002. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1003. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1004. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1005. frame= 1469 fps= 11 q=-1.0 size= 4358kB time=00:02:26.80 bitrate= 243.2kbits/s speed=1.06x
  1006. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1007. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1008. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1009. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1010. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1011. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1012. frame= 1475 fps= 11 q=-1.0 size= 4373kB time=00:02:27.40 bitrate= 243.0kbits/s speed=1.06x
  1013. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1014. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1015. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1016. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1017. frame= 1479 fps= 11 q=-1.0 size= 4385kB time=00:02:27.80 bitrate= 243.1kbits/s speed=1.06x
  1018. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1019. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1020. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1021. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1022. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1023. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1024. frame= 1485 fps= 11 q=-1.0 size= 4411kB time=00:02:28.40 bitrate= 243.5kbits/s speed=1.06x
  1025. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1026. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1027. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1028. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1029. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1030. frame= 1490 fps= 11 q=-1.0 size= 4423kB time=00:02:28.90 bitrate= 243.4kbits/s speed=1.06x
  1031. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1032. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1033. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1034. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1035. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1036. frame= 1495 fps= 11 q=-1.0 size= 4440kB time=00:02:29.40 bitrate= 243.4kbits/s speed=1.06x
  1037. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1038. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1039. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1040. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1041. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1042. frame= 1500 fps= 11 q=-1.0 size= 4452kB time=00:02:29.90 bitrate= 243.3kbits/s speed=1.06x
  1043. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1044. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1045. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1046. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1047. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1048. frame= 1505 fps= 11 q=-1.0 size= 4464kB time=00:02:30.40 bitrate= 243.1kbits/s speed=1.06x
  1049. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1050. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1051. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1052. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1053. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1054. frame= 1510 fps= 11 q=-1.0 size= 4476kB time=00:02:30.90 bitrate= 243.0kbits/s speed=1.06x
  1055. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1056. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1057. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1058. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1059. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1060. frame= 1515 fps= 11 q=-1.0 size= 4487kB time=00:02:31.40 bitrate= 242.8kbits/s speed=1.06x
  1061. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1062. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1063. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1064. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1065. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1066. frame= 1520 fps= 11 q=-1.0 size= 4499kB time=00:02:31.90 bitrate= 242.6kbits/s speed=1.06x
  1067. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1068. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1069. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1070. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1071. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1072. frame= 1525 fps= 11 q=-1.0 size= 4511kB time=00:02:32.40 bitrate= 242.5kbits/s speed=1.06x
  1073. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1074. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1075. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1076. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1077. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1078. frame= 1530 fps= 11 q=-1.0 size= 4523kB time=00:02:32.90 bitrate= 242.3kbits/s speed=1.06x
  1079. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1080. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1081. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1082. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1083. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1084. frame= 1535 fps= 11 q=-1.0 size= 4535kB time=00:02:33.40 bitrate= 242.2kbits/s speed=1.06x
  1085. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1086. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1087. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1088. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1089. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1090. frame= 1540 fps= 11 q=-1.0 size= 4546kB time=00:02:33.90 bitrate= 242.0kbits/s speed=1.06x
  1091. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1092. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1093. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1094. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1095. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1096. frame= 1545 fps= 11 q=-1.0 size= 4565kB time=00:02:34.40 bitrate= 242.2kbits/s speed=1.06x
  1097. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1098. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1099. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1100. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1101. frame= 1549 fps= 11 q=-1.0 size= 4574kB time=00:02:34.80 bitrate= 242.0kbits/s speed=1.05x
  1102. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1103. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1104. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1105. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1106. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1107. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1108. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1109. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1110. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1111. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1112. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1113. frame= 1560 fps= 11 q=-1.0 size= 4599kB time=00:02:35.90 bitrate= 241.7kbits/s speed=1.06x
  1114. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1115. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1116. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1117. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1118. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1119. frame= 1565 fps= 11 q=-1.0 size= 4611kB time=00:02:36.40 bitrate= 241.5kbits/s speed=1.06x
  1120. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1121. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1122. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1123. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1124. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1125. frame= 1570 fps= 11 q=-1.0 size= 4622kB time=00:02:36.90 bitrate= 241.3kbits/s speed=1.05x
  1126. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1127. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1128. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1129. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1130. frame= 1574 fps= 11 q=-1.0 size= 4631kB time=00:02:37.30 bitrate= 241.2kbits/s speed=1.05x
  1131. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1132. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1133. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1134. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1135. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1136. frame= 1579 fps= 11 q=-1.0 size= 4643kB time=00:02:37.80 bitrate= 241.0kbits/s speed=1.05x
  1137. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1138. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1139. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1140. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1141. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1142. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1143. frame= 1585 fps= 11 q=-1.0 size= 4663kB time=00:02:38.40 bitrate= 241.1kbits/s speed=1.05x
  1144. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1145. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1146. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1147. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1148. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1149. frame= 1590 fps= 11 q=-1.0 size= 4680kB time=00:02:38.90 bitrate= 241.3kbits/s speed=1.05x
  1150. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1151. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1152. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1153. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1154. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1155. frame= 1595 fps= 11 q=-1.0 size= 4693kB time=00:02:39.40 bitrate= 241.2kbits/s speed=1.05x
  1156. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1157. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1158. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1159. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1160. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1161. frame= 1600 fps= 11 q=-1.0 size= 4705kB time=00:02:39.90 bitrate= 241.0kbits/s speed=1.05x
  1162. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1163. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1164. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1165. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1166. frame= 1604 fps= 11 q=-1.0 size= 4723kB time=00:02:40.30 bitrate= 241.3kbits/s speed=1.05x
  1167. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1168. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1169. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1170. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1171. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1172. frame= 1609 fps= 11 q=-1.0 size= 4735kB time=00:02:40.80 bitrate= 241.2kbits/s speed=1.05x
  1173. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1174. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1175. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1176. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1177. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1178. frame= 1614 fps= 11 q=-1.0 size= 4747kB time=00:02:41.30 bitrate= 241.1kbits/s speed=1.05x
  1179. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1180. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1181. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1182. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1183. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1184. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1185. frame= 1620 fps= 11 q=-1.0 size= 4761kB time=00:02:41.90 bitrate= 240.9kbits/s speed=1.05x
  1186. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1187. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1188. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1189. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1190. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1191. frame= 1625 fps= 11 q=-1.0 size= 4773kB time=00:02:42.40 bitrate= 240.8kbits/s speed=1.05x
  1192. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1193. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1194. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1195. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1196. frame= 1629 fps= 11 q=-1.0 size= 4783kB time=00:02:42.80 bitrate= 240.7kbits/s speed=1.05x
  1197. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1198. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1199. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1200. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1201. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1202. frame= 1634 fps= 11 q=-1.0 size= 4795kB time=00:02:43.30 bitrate= 240.6kbits/s speed=1.05x
  1203. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1204. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1205. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1206. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1207. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1208. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1209. frame= 1640 fps= 11 q=-1.0 size= 4810kB time=00:02:43.90 bitrate= 240.4kbits/s speed=1.05x
  1210. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1211. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1212. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1213. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1214. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1215. frame= 1645 fps= 11 q=-1.0 size= 4822kB time=00:02:44.40 bitrate= 240.3kbits/s speed=1.05x
  1216. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1217. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1218. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1219. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1220. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1221. frame= 1650 fps= 11 q=-1.0 size= 4834kB time=00:02:44.90 bitrate= 240.2kbits/s speed=1.05x
  1222. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1223. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1224. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1225. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1226. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1227. frame= 1655 fps= 11 q=-1.0 size= 4846kB time=00:02:45.40 bitrate= 240.0kbits/s speed=1.05x
  1228. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1229. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1230. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1231. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1232. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1233. frame= 1660 fps= 11 q=-1.0 size= 4858kB time=00:02:45.90 bitrate= 239.9kbits/s speed=1.05x
  1234. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1235. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1236. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1237. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1238. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1239. frame= 1665 fps= 11 q=-1.0 size= 4879kB time=00:02:46.40 bitrate= 240.2kbits/s speed=1.05x
  1240. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1241. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1242. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1243. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1244. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1245. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1246. frame= 1671 fps= 11 q=-1.0 size= 4894kB time=00:02:47.00 bitrate= 240.1kbits/s speed=1.05x
  1247. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1248. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1249. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1250. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1251. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1252. frame= 1676 fps= 11 q=-1.0 size= 4907kB time=00:02:47.50 bitrate= 240.0kbits/s speed=1.05x
  1253. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1254. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1255. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1256. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1257. frame= 1680 fps= 11 q=-1.0 size= 4921kB time=00:02:47.90 bitrate= 240.1kbits/s speed=1.05x
  1258. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1259. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1260. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1261. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1262. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1263. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1264. frame= 1686 fps= 11 q=-1.0 size= 4937kB time=00:02:48.50 bitrate= 240.0kbits/s speed=1.05x
  1265. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1266. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1267. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1268. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1269. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1270. frame= 1691 fps= 11 q=-1.0 size= 4954kB time=00:02:49.00 bitrate= 240.1kbits/s speed=1.05x
  1271. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1272. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1273. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1274. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1275. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1276. frame= 1696 fps= 11 q=-1.0 size= 4971kB time=00:02:49.50 bitrate= 240.3kbits/s speed=1.05x
  1277. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1278. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1279. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1280. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1281. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1282. frame= 1701 fps= 10 q=-1.0 size= 4986kB time=00:02:50.00 bitrate= 240.2kbits/s speed=1.05x
  1283. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1284. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1285. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1286. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1287. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1288. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1289. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1290. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1291. frame= 1709 fps= 11 q=-1.0 size= 5008kB time=00:02:50.80 bitrate= 240.2kbits/s speed=1.05x
  1292. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1293. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1294. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1295. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1296. frame= 1713 fps= 11 q=-1.0 size= 5017kB time=00:02:51.20 bitrate= 240.0kbits/s speed=1.05x
  1297. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1298. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1299. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1300. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1301. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1302. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1303. frame= 1719 fps= 11 q=-1.0 size= 5030kB time=00:02:51.80 bitrate= 239.9kbits/s speed=1.05x
  1304. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1305. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1306. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1307. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1308. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1309. frame= 1724 fps= 11 q=-1.0 size= 5055kB time=00:02:52.30 bitrate= 240.3kbits/s speed=1.05x
  1310. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1311. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1312. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1313. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1314. frame= 1728 fps= 10 q=-1.0 size= 5066kB time=00:02:52.70 bitrate= 240.3kbits/s speed=1.05x
  1315. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1316. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1317. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1318. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1319. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1320. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1321. frame= 1734 fps= 11 q=-1.0 size= 5084kB time=00:02:53.30 bitrate= 240.3kbits/s speed=1.05x
  1322. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1323. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1324. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1325. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1326. frame= 1738 fps= 10 q=-1.0 size= 5094kB time=00:02:53.70 bitrate= 240.2kbits/s speed=1.05x
  1327. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1328. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1329. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1330. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1331. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1332. frame= 1743 fps= 10 q=-1.0 size= 5111kB time=00:02:54.20 bitrate= 240.3kbits/s speed=1.05x
  1333. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1334. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1335. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1336. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1337. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1338. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1339. frame= 1749 fps= 10 q=-1.0 size= 5126kB time=00:02:54.80 bitrate= 240.2kbits/s speed=1.05x
  1340. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1341. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1342. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1343. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1344. [flv @ 0x33f61f0] Delay between the first packet and last packet in the muxing queue is 10100000 > 10000000: forcing output
  1345. [aac @ 0x33f8610] Trying to remove 816 more samples than there are in the queue
  1346. [flv @ 0x33f61f0] Failed to update header with correct duration.
  1347. [flv @ 0x33f61f0] Failed to update header with correct filesize.
  1348. frame= 1754 fps= 10 q=-1.0 Lsize= 5444kB time=00:02:55.30 bitrate= 254.4kbits/s speed=1.04x
  1349. video:5042kB audio:309kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1.744594%
  1350. Input file #0 (/tmp/temp_video.h264):
  1351. Input stream #0:0 (video): 1754 packets read (5162960 bytes);
  1352. Total: 1754 packets (5162960 bytes) demuxed
  1353. Input file #1 (/tmp/temp_audio.v):
  1354. Input stream #1:0 (audio): 7067 packets read (28944000 bytes); 7067 frames decoded (3618000 samples);
  1355. Total: 7067 packets (28944000 bytes) demuxed
  1356. Output file #0 (rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg):
  1357. Output stream #0:0 (video): 1754 packets muxed (5162960 bytes);
  1358. Output stream #0:1 (audio): 3534 frames encoded (3618000 samples); 3535 packets muxed (316138 bytes);
  1359. Total: 5289 packets (5479098 bytes) muxed
  1360. 7067 frames successfully decoded, 0 decoding errors
  1361. [AVIOContext @ 0x33fa170] Statistics: 0 seeks, 5291 writeouts
  1362. [rtmp @ 0x33f9030] UnPublishing stream...
  1363. [rtmp @ 0x33f9030] Deleting stream...
  1364. [aac @ 0x33f8610] Qavg: 370.983
  1365. [AVIOContext @ 0x3347ed0] Statistics: 5173248 bytes read, 0 seeks
  1366. [AVIOContext @ 0x3347ce0] Statistics: 29009580 bytes read, 1 seeks
  1367. Exiting normally, received signal 2.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement