Advertisement
Guest User

Untitled

a guest
Feb 7th, 2017
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 95.38 KB | None | 0 0
  1. ffmpeg started on 2017-02-07 at 19:58:01
  2. Report written to "ffmpeg-20170207-195801.log"
  3. Command line:
  4. /home/pi/special/ffmpeg/ffmpeg -report -acodec pcm_s32le -i - -f lavfi -i testsrc -c:v h264_omx -acodec aac -ab 32k -bufsize 32k -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 '-report' ... matched as option 'report' (generate a report) with argument '1'.
  17. Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'pcm_s32le'.
  18. Reading option '-i' ... matched as input url with argument '-'.
  19. Reading option '-f' ... matched as option 'f' (force format) with argument 'lavfi'.
  20. Reading option '-i' ... matched as input url with argument 'testsrc'.
  21. Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'h264_omx'.
  22. Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'aac'.
  23. Reading option '-ab' ... matched as option 'ab' (audio bitrate (please use -b:a)) with argument '32k'.
  24. Reading option '-bufsize' ... matched as AVOption 'bufsize' with argument '32k'.
  25. Reading option '-f' ... matched as option 'f' (force format) with argument 'flv'.
  26. Reading option 'rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg' ... matched as output url.
  27. Finished splitting the commandline.
  28. Parsing a group of options: global .
  29. Applying option report (generate a report) with argument 1.
  30. Successfully parsed a group of options.
  31. Parsing a group of options: input url -.
  32. Applying option acodec (force audio codec ('copy' to copy stream)) with argument pcm_s32le.
  33. Successfully parsed a group of options.
  34. Opening an input file: -.
  35. [pipe @ 0x3541e30] Setting default whitelist 'crypto'
  36. [wav @ 0x3541780] Format wav probed with size=2048 and score=99
  37. [wav @ 0x3541780] Before avformat_find_stream_info() pos: 44 bytes read:80812 seeks:0 nb_streams:1
  38. [wav @ 0x3541780] parser not found for codec pcm_s32le, packets or times may be invalid.
  39. [wav @ 0x3541780] parser not found for codec pcm_s32le, packets or times may be invalid.
  40. [wav @ 0x3541780] All info found
  41. [wav @ 0x3541780] After avformat_find_stream_info() pos: 204844 bytes read:209580 seeks:0 frames:50
  42. Guessed Channel Layout for Input Stream #0.0 : stereo
  43. Input #0, wav, from 'pipe:':
  44. Duration: N/A, bitrate: 3072 kb/s
  45. Stream #0:0, 50, 1/48000: Audio: pcm_s32le ([1][0][0][0] / 0x0001), 48000 Hz, stereo, s32, 3072 kb/s
  46. Successfully opened the file.
  47. Parsing a group of options: input url testsrc.
  48. Applying option f (force format) with argument lavfi.
  49. Successfully parsed a group of options.
  50. Opening an input file: testsrc.
  51. detected 1 logical cores
  52. [Parsed_testsrc_0 @ 0x3582130] size:320x240 rate:25/1 duration:-1.000000 sar:1/1
  53. [AVFilterGraph @ 0x356a090] query_formats: 2 queried, 1 merged, 0 already done, 0 delayed
  54. [lavfi @ 0x35815d0] All info found
  55. Input #1, lavfi, from 'testsrc':
  56. Duration: N/A, start: 0.000000, bitrate: N/A
  57. Stream #1:0, 1, 1/25: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 320x240 [SAR 1:1 DAR 4:3], 25 tbr, 25 tbn, 25 tbc
  58. Successfully opened the file.
  59. Parsing a group of options: output url rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg.
  60. Applying option c:v (codec name) with argument h264_omx.
  61. Applying option acodec (force audio codec ('copy' to copy stream)) with argument aac.
  62. Applying option ab (audio bitrate (please use -b:a)) with argument 32k.
  63. Applying option f (force format) with argument flv.
  64. Successfully parsed a group of options.
  65. Opening an output file: rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg.
  66. [rtmp @ 0x35872e0] No default whitelist set
  67. [tcp @ 0x3587760] No default whitelist set
  68. [rtmp @ 0x35872e0] Handshaking...
  69. [rtmp @ 0x35872e0] Type answer 3
  70. [rtmp @ 0x35872e0] Server version 4.0.0.1
  71. [rtmp @ 0x35872e0] Proto = rtmp, path = /live2/xbjs-a3gp-0yvk-ftdg, app = live2, fname = xbjs-a3gp-0yvk-ftdg
  72. [rtmp @ 0x35872e0] Server bandwidth = 2500000
  73. [rtmp @ 0x35872e0] Client bandwidth = 10000000
  74. [rtmp @ 0x35872e0] New incoming chunk size = 256
  75. [rtmp @ 0x35872e0] Releasing stream...
  76. [rtmp @ 0x35872e0] FCPublish stream...
  77. [rtmp @ 0x35872e0] Creating stream...
  78. [rtmp @ 0x35872e0] Sending publish command for 'xbjs-a3gp-0yvk-ftdg'
  79. Successfully opened the file.
  80. [graph 0 input from stream 1:0 @ 0x3587260] Setting 'video_size' to value '320x240'
  81. [graph 0 input from stream 1:0 @ 0x3587260] Setting 'pix_fmt' to value '2'
  82. [graph 0 input from stream 1:0 @ 0x3587260] Setting 'time_base' to value '1/25'
  83. [graph 0 input from stream 1:0 @ 0x3587260] Setting 'pixel_aspect' to value '1/1'
  84. [graph 0 input from stream 1:0 @ 0x3587260] Setting 'sws_param' to value 'flags=2'
  85. [graph 0 input from stream 1:0 @ 0x3587260] Setting 'frame_rate' to value '25/1'
  86. [graph 0 input from stream 1:0 @ 0x3587260] w:320 h:240 pixfmt:rgb24 tb:1/25 fr:25/1 sar:1/1 sws_param:flags=2
  87. [format @ 0x3541310] compat: called with args=[yuv420p]
  88. [format @ 0x3541310] Setting 'pix_fmts' to value 'yuv420p'
  89. [auto_scaler_0 @ 0x3592410] Setting 'flags' to value 'bicubic'
  90. [auto_scaler_0 @ 0x3592410] w:iw h:ih flags:'bicubic' interl:0
  91. [format @ 0x3541310] auto-inserting filter 'auto_scaler_0' between the filter 'Parsed_null_0' and the filter 'format'
  92. [AVFilterGraph @ 0x3589140] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed
  93. [auto_scaler_0 @ 0x3592410] w:320 h:240 fmt:rgb24 sar:1/1 -> w:320 h:240 fmt:yuv420p sar:1/1 flags:0x4
  94. [h264_omx @ 0x3585080] Using OMX.broadcom.video_encode
  95. [h264_omx @ 0x3585080] OMX state changed to 2
  96. [h264_omx @ 0x3585080] OMX state changed to 3
  97. [h264_omx @ 0x3585080] OMX port 201 settings changed
  98. [graph_1_in_0_0 @ 0x35ca3e0] Setting 'time_base' to value '1/48000'
  99. [graph_1_in_0_0 @ 0x35ca3e0] Setting 'sample_rate' to value '48000'
  100. [graph_1_in_0_0 @ 0x35ca3e0] Setting 'sample_fmt' to value 's32'
  101. [graph_1_in_0_0 @ 0x35ca3e0] Setting 'channel_layout' to value '0x3'
  102. [graph_1_in_0_0 @ 0x35ca3e0] tb:1/48000 samplefmt:s32 samplerate:48000 chlayout:0x3
  103. [format_out_0_1 @ 0x35ca730] Setting 'sample_fmts' to value 'fltp'
  104. [format_out_0_1 @ 0x35ca730] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
  105. [format_out_0_1 @ 0x35ca730] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_1'
  106. [AVFilterGraph @ 0x35ca0b0] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
  107. [auto_resampler_0 @ 0x35cba10] [SWR @ 0x35cbbe0] Using fltp internally between filters
  108. [auto_resampler_0 @ 0x35cba10] ch:2 chl:stereo fmt:s32 r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
  109. Output #0, flv, to 'rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg':
  110. Metadata:
  111. encoder : Lavf57.66.101
  112. Stream #0:0, 0, 1/1000: Video: h264 (h264_omx) ([7][0][0][0] / 0x0007), yuv420p, 320x240 [SAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 25 fps, 1k tbn, 25 tbc
  113. Metadata:
  114. encoder : Lavc57.75.100 h264_omx
  115. Stream #0:1, 0, 1/1000: Audio: aac (LC) ([10][0][0][0] / 0x000A), 48000 Hz, stereo, fltp, 32 kb/s
  116. Metadata:
  117. encoder : Lavc57.75.100 aac
  118. Stream mapping:
  119. Stream #1:0 -> #0:0 (rawvideo (native) -> h264 (h264_omx))
  120. Stream #0:0 -> #0:1 (pcm_s32le (native) -> aac (native))
  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. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  124. Clipping frame in rate conversion by 0.000008
  125. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  126. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  127. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  128. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  129. [wav @ 0x3541780] Thread message queue blocking; consider raising the thread_queue_size option (current value: 8)
  130. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  131. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  132. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  133. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  134. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  135. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  136. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  137. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  138. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  139. frame= 8 fps=0.0 q=-0.0 size= 6kB time=00:00:00.25 bitrate= 186.6kbits/s speed=0.506x
  140. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  141. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  142. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  143. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  144. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  145. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  146. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  147. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  148. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  149. frame= 17 fps= 17 q=-0.0 size= 16kB time=00:00:00.60 bitrate= 224.3kbits/s speed=0.587x
  150. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  151. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  152. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  153. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  154. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  155. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  156. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  157. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  158. frame= 25 fps= 16 q=-0.0 size= 24kB time=00:00:00.92 bitrate= 211.3kbits/s speed=0.603x
  159. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  160. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  161. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  162. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  163. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  164. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  165. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  166. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  167. frame= 33 fps= 16 q=-0.0 size= 33kB time=00:00:01.25 bitrate= 217.5kbits/s speed=0.619x
  168. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  169. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  170. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  171. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  172. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  173. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  174. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  175. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  176. frame= 41 fps= 16 q=-0.0 size= 43kB time=00:00:01.57 bitrate= 223.2kbits/s speed=0.622x
  177. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  178. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  179. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  180. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  181. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  182. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  183. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  184. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  185. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  186. frame= 50 fps= 16 q=-0.0 size= 50kB time=00:00:01.92 bitrate= 213.3kbits/s speed=0.63x
  187. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  188. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  189. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  190. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  191. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  192. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  193. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  194. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  195. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  196. frame= 59 fps= 17 q=-0.0 size= 60kB time=00:00:02.28 bitrate= 215.6kbits/s speed=0.64x
  197. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  198. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  199. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  200. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  201. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  202. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  203. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  204. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  205. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  206. frame= 68 fps= 17 q=-0.0 size= 71kB time=00:00:02.64 bitrate= 219.4kbits/s speed=0.647x
  207. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  208. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  209. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  210. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  211. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  212. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  213. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  214. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  215. frame= 76 fps= 17 q=-0.0 size= 81kB time=00:00:02.96 bitrate= 223.1kbits/s speed=0.647x
  216. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  217. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  218. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  219. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  220. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  221. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  222. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  223. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  224. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  225. frame= 85 fps= 17 q=-0.0 size= 88kB time=00:00:03.32 bitrate= 217.5kbits/s speed=0.652x
  226. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  227. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  228. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  229. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  230. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  231. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  232. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  233. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  234. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  235. frame= 94 fps= 17 q=-0.0 size= 98kB time=00:00:03.68 bitrate= 218.8kbits/s speed=0.658x
  236. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  237. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  238. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  239. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  240. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  241. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  242. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  243. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  244. frame= 102 fps= 17 q=-0.0 size= 107kB time=00:00:04.01 bitrate= 219.3kbits/s speed=0.657x
  245. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  246. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  247. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  248. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  249. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  250. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  251. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  252. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  253. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  254. frame= 111 fps= 17 q=-0.0 size= 117kB time=00:00:04.36 bitrate= 220.1kbits/s speed=0.66x
  255. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  256. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  257. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  258. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  259. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  260. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  261. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  262. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  263. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  264. frame= 120 fps= 17 q=-0.0 size= 124kB time=00:00:04.72 bitrate= 216.0kbits/s speed=0.663x
  265. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  266. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  267. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  268. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  269. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  270. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  271. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  272. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  273. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  274. frame= 129 fps= 17 q=-0.0 size= 135kB time=00:00:05.08 bitrate= 218.0kbits/s speed=0.665x
  275. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  276. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  277. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  278. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  279. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  280. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  281. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  282. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  283. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  284. frame= 138 fps= 17 q=-0.0 size= 146kB time=00:00:05.44 bitrate= 219.4kbits/s speed=0.668x
  285. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  286. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  287. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  288. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  289. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  290. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  291. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  292. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  293. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  294. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  295. frame= 148 fps= 17 q=-0.0 size= 157kB time=00:00:05.84 bitrate= 219.7kbits/s speed=0.674x
  296. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  297. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  298. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  299. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  300. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  301. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  302. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  303. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  304. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  305. frame= 157 fps= 17 q=-0.0 size= 164kB time=00:00:06.20 bitrate= 216.2kbits/s speed=0.676x
  306. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  307. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  308. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  309. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  310. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  311. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  312. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  313. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  314. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  315. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  316. frame= 167 fps= 17 q=-0.0 size= 175kB time=00:00:06.60 bitrate= 216.8kbits/s speed=0.682x
  317. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  318. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  319. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  320. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  321. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  322. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  323. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  324. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  325. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  326. frame= 176 fps= 17 q=-0.0 size= 185kB time=00:00:06.96 bitrate= 217.8kbits/s speed=0.683x
  327. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  328. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  329. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  330. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  331. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  332. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  333. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  334. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  335. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  336. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  337. frame= 186 fps= 17 q=-0.0 size= 197kB time=00:00:07.36 bitrate= 218.7kbits/s speed=0.688x
  338. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  339. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  340. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  341. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  342. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  343. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  344. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  345. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  346. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  347. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  348. frame= 196 fps= 17 q=-0.0 size= 208kB time=00:00:07.76 bitrate= 219.1kbits/s speed=0.692x
  349. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  350. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  351. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  352. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  353. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  354. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  355. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  356. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  357. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  358. frame= 205 fps= 17 q=-0.0 size= 215kB time=00:00:08.12 bitrate= 216.2kbits/s speed=0.694x
  359. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  360. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  361. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  362. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  363. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  364. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  365. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  366. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  367. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  368. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  369. frame= 215 fps= 18 q=-0.0 size= 225kB time=00:00:08.53 bitrate= 216.5kbits/s speed=0.698x
  370. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  371. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  372. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  373. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  374. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  375. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  376. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  377. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  378. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  379. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  380. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  381. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  382. frame= 227 fps= 18 q=-0.0 size= 239kB time=00:00:09.00 bitrate= 217.1kbits/s speed=0.707x
  383. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  384. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  385. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  386. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  387. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  388. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  389. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  390. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  391. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  392. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  393. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  394. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  395. frame= 239 fps= 18 q=-0.0 size= 251kB time=00:00:09.48 bitrate= 217.2kbits/s speed=0.717x
  396. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  397. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  398. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  399. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  400. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  401. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  402. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  403. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  404. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  405. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  406. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  407. frame= 250 fps= 18 q=-0.0 size= 263kB time=00:00:09.92 bitrate= 216.9kbits/s speed=0.722x
  408. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  409. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  410. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  411. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  412. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  413. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  414. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  415. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  416. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  417. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  418. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  419. frame= 261 fps= 18 q=-0.0 size= 274kB time=00:00:10.36 bitrate= 217.0kbits/s speed=0.727x
  420. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  421. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  422. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  423. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  424. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  425. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  426. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  427. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  428. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  429. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  430. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  431. frame= 272 fps= 18 q=-0.0 size= 287kB time=00:00:10.80 bitrate= 217.4kbits/s speed=0.732x
  432. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  433. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  434. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  435. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  436. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  437. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  438. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  439. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  440. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  441. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  442. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  443. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  444. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  445. frame= 285 fps= 19 q=-0.0 size= 300kB time=00:00:11.32 bitrate= 217.2kbits/s speed=0.741x
  446. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  447. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  448. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  449. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  450. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  451. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  452. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  453. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  454. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  455. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  456. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  457. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  458. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  459. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  460. frame= 299 fps= 19 q=-0.0 size= 314kB time=00:00:11.88 bitrate= 216.7kbits/s speed=0.753x
  461. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  462. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  463. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  464. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  465. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  466. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  467. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  468. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  469. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  470. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  471. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  472. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  473. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  474. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  475. frame= 313 fps= 19 q=-0.0 size= 328kB time=00:00:12.44 bitrate= 216.3kbits/s speed=0.764x
  476. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  477. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  478. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  479. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  480. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  481. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  482. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  483. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  484. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  485. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  486. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  487. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  488. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  489. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  490. frame= 327 fps= 19 q=-0.0 size= 346kB time=00:00:13.00 bitrate= 218.0kbits/s speed=0.774x
  491. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  492. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  493. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  494. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  495. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  496. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  497. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  498. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  499. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  500. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  501. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  502. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  503. frame= 339 fps= 20 q=-0.0 size= 359kB time=00:00:13.48 bitrate= 218.0kbits/s speed=0.779x
  504. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  505. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  506. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  507. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  508. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  509. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  510. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  511. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  512. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  513. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  514. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  515. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  516. frame= 351 fps= 20 q=-0.0 size= 372kB time=00:00:13.96 bitrate= 218.0kbits/s speed=0.784x
  517. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  518. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  519. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  520. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  521. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  522. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  523. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  524. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  525. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  526. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  527. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  528. frame= 362 fps= 20 q=-0.0 size= 381kB time=00:00:14.40 bitrate= 216.5kbits/s speed=0.786x
  529. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  530. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  531. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  532. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  533. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  534. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  535. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  536. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  537. frame= 370 fps= 20 q=-0.0 size= 391kB time=00:00:14.72 bitrate= 217.4kbits/s speed=0.779x
  538. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  539. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  540. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  541. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  542. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  543. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  544. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  545. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  546. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  547. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  548. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  549. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  550. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  551. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  552. frame= 384 fps= 20 q=-0.0 size= 406kB time=00:00:15.29 bitrate= 217.3kbits/s speed=0.789x
  553. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  554. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  555. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  556. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  557. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  558. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  559. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  560. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  561. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  562. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  563. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  564. frame= 395 fps= 20 q=-0.0 size= 417kB time=00:00:15.72 bitrate= 217.5kbits/s speed=0.789x
  565. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  566. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  567. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  568. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  569. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  570. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  571. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  572. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  573. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  574. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  575. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  576. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  577. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  578. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  579. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  580. frame= 410 fps= 20 q=-0.0 size= 432kB time=00:00:16.32 bitrate= 216.8kbits/s speed=0.799x
  581. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  582. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  583. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  584. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  585. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  586. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  587. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  588. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  589. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  590. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  591. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  592. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  593. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  594. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  595. frame= 424 fps= 20 q=-0.0 size= 449kB time=00:00:16.88 bitrate= 218.1kbits/s speed=0.807x
  596. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  597. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  598. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  599. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  600. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  601. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  602. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  603. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  604. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  605. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  606. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  607. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  608. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  609. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  610. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  611. frame= 439 fps= 20 q=-0.0 size= 465kB time=00:00:17.48 bitrate= 217.9kbits/s speed=0.815x
  612. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  613. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  614. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  615. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  616. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  617. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  618. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  619. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  620. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  621. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  622. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  623. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  624. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  625. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  626. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  627. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  628. frame= 455 fps= 21 q=-0.0 size= 481kB time=00:00:18.12 bitrate= 217.5kbits/s speed=0.825x
  629. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  630. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  631. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  632. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  633. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  634. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  635. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  636. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  637. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  638. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  639. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  640. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  641. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  642. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  643. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  644. frame= 470 fps= 21 q=-0.0 size= 496kB time=00:00:18.73 bitrate= 217.0kbits/s speed=0.834x
  645. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  646. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  647. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  648. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  649. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  650. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  651. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  652. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  653. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  654. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  655. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  656. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  657. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  658. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  659. frame= 484 fps= 21 q=-0.0 size= 514kB time=00:00:19.28 bitrate= 218.4kbits/s speed=0.84x
  660. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  661. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  662. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  663. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  664. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  665. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  666. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  667. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  668. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  669. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  670. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  671. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  672. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  673. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  674. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  675. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  676. frame= 500 fps= 21 q=-0.0 size= 530kB time=00:00:19.92 bitrate= 217.9kbits/s speed=0.848x
  677. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  678. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  679. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  680. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  681. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  682. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  683. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  684. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  685. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  686. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  687. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  688. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  689. frame= 512 fps= 21 q=-0.0 size= 543kB time=00:00:20.40 bitrate= 217.9kbits/s speed=0.851x
  690. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  691. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  692. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  693. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  694. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  695. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  696. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  697. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  698. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  699. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  700. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  701. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  702. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  703. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  704. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  705. frame= 527 fps= 22 q=-0.0 size= 558kB time=00:00:21.01 bitrate= 217.7kbits/s speed=0.858x
  706. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  707. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  708. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  709. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  710. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  711. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  712. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  713. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  714. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  715. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  716. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  717. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  718. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  719. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  720. frame= 541 fps= 22 q=-0.0 size= 573kB time=00:00:21.56 bitrate= 217.6kbits/s speed=0.862x
  721. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  722. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  723. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  724. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  725. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  726. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  727. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  728. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  729. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  730. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  731. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  732. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  733. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  734. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  735. frame= 555 fps= 22 q=-0.0 size= 590kB time=00:00:22.12 bitrate= 218.4kbits/s speed=0.867x
  736. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  737. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  738. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  739. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  740. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  741. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  742. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  743. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  744. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  745. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  746. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  747. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  748. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  749. frame= 568 fps= 22 q=-0.0 size= 604kB time=00:00:22.65 bitrate= 218.3kbits/s speed=0.871x
  750. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  751. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  752. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  753. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  754. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  755. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  756. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  757. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  758. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  759. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  760. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  761. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  762. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  763. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  764. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  765. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  766. frame= 584 fps= 22 q=-0.0 size= 620kB time=00:00:23.28 bitrate= 218.0kbits/s speed=0.878x
  767. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  768. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  769. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  770. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  771. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  772. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  773. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  774. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  775. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  776. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  777. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  778. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  779. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  780. frame= 597 fps= 22 q=-0.0 size= 633kB time=00:00:23.80 bitrate= 217.9kbits/s speed=0.881x
  781. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  782. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  783. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  784. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  785. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  786. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  787. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  788. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  789. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  790. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  791. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  792. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  793. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  794. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  795. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  796. frame= 612 fps= 22 q=-0.0 size= 648kB time=00:00:24.40 bitrate= 217.5kbits/s speed=0.886x
  797. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  798. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  799. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  800. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  801. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  802. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  803. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  804. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  805. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  806. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  807. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  808. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  809. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  810. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  811. frame= 626 fps= 22 q=-0.0 size= 663kB time=00:00:24.96 bitrate= 217.4kbits/s speed=0.89x
  812. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  813. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  814. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  815. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  816. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  817. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  818. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  819. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  820. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  821. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  822. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  823. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  824. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  825. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  826. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  827. frame= 641 fps= 22 q=-0.0 size= 681kB time=00:00:25.56 bitrate= 218.3kbits/s speed=0.895x
  828. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  829. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  830. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  831. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  832. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  833. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  834. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  835. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  836. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  837. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  838. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  839. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  840. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  841. frame= 654 fps= 23 q=-0.0 size= 695kB time=00:00:26.08 bitrate= 218.2kbits/s speed=0.898x
  842. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  843. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  844. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  845. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  846. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  847. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  848. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  849. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  850. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  851. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  852. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  853. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  854. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  855. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  856. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  857. frame= 669 fps= 23 q=-0.0 size= 710kB time=00:00:26.68 bitrate= 218.1kbits/s speed=0.903x
  858. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  859. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  860. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  861. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  862. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  863. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  864. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  865. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  866. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  867. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  868. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  869. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  870. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  871. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  872. frame= 683 fps= 23 q=-0.0 size= 725kB time=00:00:27.24 bitrate= 218.1kbits/s speed=0.906x
  873. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  874. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  875. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  876. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  877. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  878. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  879. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  880. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  881. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  882. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  883. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  884. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  885. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  886. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  887. frame= 697 fps= 23 q=-0.0 size= 740kB time=00:00:27.81 bitrate= 217.8kbits/s speed=0.91x
  888. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  889. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  890. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  891. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  892. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  893. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  894. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  895. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  896. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  897. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  898. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  899. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  900. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  901. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  902. frame= 711 fps= 23 q=-0.0 size= 757kB time=00:00:28.36 bitrate= 218.5kbits/s speed=0.913x
  903. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  904. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  905. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  906. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  907. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  908. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  909. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  910. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  911. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  912. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  913. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  914. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  915. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  916. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  917. frame= 725 fps= 23 q=-0.0 size= 771kB time=00:00:28.92 bitrate= 218.5kbits/s speed=0.916x
  918. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  919. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  920. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  921. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  922. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  923. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  924. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  925. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  926. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  927. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  928. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  929. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  930. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  931. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  932. frame= 739 fps= 23 q=-0.0 size= 786kB time=00:00:29.48 bitrate= 218.4kbits/s speed=0.919x
  933. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  934. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  935. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  936. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  937. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  938. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  939. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  940. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  941. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  942. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  943. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  944. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  945. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  946. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  947. frame= 753 fps= 23 q=-0.0 size= 801kB time=00:00:30.04 bitrate= 218.3kbits/s speed=0.922x
  948. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  949. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  950. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  951. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  952. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  953. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  954. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  955. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  956. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  957. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  958. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  959. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  960. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  961. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  962. frame= 767 fps= 23 q=-0.0 size= 815kB time=00:00:30.61 bitrate= 218.1kbits/s speed=0.925x
  963. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  964. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  965. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  966. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  967. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  968. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  969. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  970. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  971. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  972. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  973. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  974. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  975. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  976. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  977. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  978. frame= 782 fps= 23 q=-0.0 size= 830kB time=00:00:31.21 bitrate= 218.0kbits/s speed=0.929x
  979. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  980. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  981. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  982. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  983. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  984. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  985. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  986. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  987. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  988. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  989. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  990. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  991. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  992. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  993. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  994. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  995. frame= 798 fps= 23 q=-0.0 size= 850kB time=00:00:31.84 bitrate= 218.6kbits/s speed=0.934x
  996. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  997. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  998. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  999. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1000. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1001. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1002. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1003. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1004. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1005. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1006. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1007. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1008. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1009. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1010. frame= 812 fps= 23 q=-0.0 size= 864kB time=00:00:32.40 bitrate= 218.3kbits/s speed=0.935x
  1011. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1012. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1013. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1014. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1015. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1016. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1017. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1018. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1019. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1020. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1021. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1022. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1023. frame= 824 fps= 23 q=-0.0 size= 877kB time=00:00:32.88 bitrate= 218.5kbits/s speed=0.935x
  1024. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1025. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1026. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1027. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1028. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1029. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1030. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1031. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1032. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1033. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1034. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1035. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1036. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1037. frame= 837 fps= 23 q=-0.0 size= 891kB time=00:00:33.40 bitrate= 218.5kbits/s speed=0.936x
  1038. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1039. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1040. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1041. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1042. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1043. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1044. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1045. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1046. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1047. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1048. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1049. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1050. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1051. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1052. frame= 851 fps= 24 q=-0.0 size= 904kB time=00:00:33.96 bitrate= 218.2kbits/s speed=0.939x
  1053. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1054. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1055. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1056. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1057. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1058. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1059. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1060. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1061. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1062. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1063. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1064. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1065. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1066. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1067. frame= 865 fps= 24 q=-0.0 size= 919kB time=00:00:34.52 bitrate= 218.0kbits/s speed=0.94x
  1068. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1069. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1070. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1071. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1072. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1073. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1074. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1075. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1076. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1077. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1078. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1079. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1080. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1081. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1082. frame= 879 fps= 24 q=-0.0 size= 937kB time=00:00:35.08 bitrate= 218.7kbits/s speed=0.942x
  1083. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1084. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1085. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1086. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1087. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1088. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1089. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1090. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1091. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1092. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1093. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1094. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1095. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1096. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1097. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1098. frame= 894 fps= 24 q=-0.0 size= 952kB time=00:00:35.68 bitrate= 218.5kbits/s speed=0.946x
  1099. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1100. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1101. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1102. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1103. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1104. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1105. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1106. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1107. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1108. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1109. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1110. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1111. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1112. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1113. frame= 908 fps= 24 q=-0.0 size= 966kB time=00:00:36.24 bitrate= 218.3kbits/s speed=0.948x
  1114. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1115. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1116. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1117. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1118. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1119. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1120. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1121. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1122. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1123. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1124. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1125. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1126. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1127. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1128. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1129. frame= 923 fps= 24 q=-0.0 size= 981kB time=00:00:36.84 bitrate= 218.1kbits/s speed=0.951x
  1130. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1131. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1132. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1133. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1134. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1135. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1136. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1137. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1138. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1139. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1140. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1141. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1142. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1143. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1144. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1145. frame= 938 fps= 24 q=-0.0 size= 997kB time=00:00:37.44 bitrate= 218.0kbits/s speed=0.953x
  1146. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1147. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1148. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1149. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1150. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1151. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1152. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1153. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1154. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1155. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1156. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1157. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1158. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1159. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1160. frame= 952 fps= 24 q=-0.0 size= 1014kB time=00:00:38.00 bitrate= 218.6kbits/s speed=0.955x
  1161. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1162. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1163. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1164. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1165. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1166. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1167. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1168. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1169. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1170. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1171. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1172. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1173. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1174. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1175. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1176. frame= 967 fps= 24 q=-0.0 size= 1030kB time=00:00:38.60 bitrate= 218.5kbits/s speed=0.957x
  1177. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1178. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1179. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1180. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1181. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1182. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1183. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1184. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1185. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1186. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1187. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1188. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1189. frame= 979 fps= 24 q=-0.0 size= 1043kB time=00:00:39.08 bitrate= 218.6kbits/s speed=0.957x
  1190. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1191. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1192. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1193. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1194. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1195. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1196. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1197. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1198. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1199. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1200. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1201. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1202. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1203. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1204. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1205. frame= 994 fps= 24 q=-0.0 size= 1058kB time=00:00:39.68 bitrate= 218.5kbits/s speed=0.96x
  1206. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1207. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1208. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1209. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1210. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1211. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1212. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1213. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1214. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1215. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1216. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1217. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1218. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1219. frame= 1007 fps= 24 q=-0.0 size= 1071kB time=00:00:40.20 bitrate= 218.3kbits/s speed=0.961x
  1220. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1221. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1222. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1223. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1224. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1225. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1226. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1227. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1228. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1229. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1230. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1231. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1232. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1233. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1234. frame= 1021 fps= 24 q=-0.0 size= 1085kB time=00:00:40.76 bitrate= 218.2kbits/s speed=0.962x
  1235. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1236. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1237. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1238. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1239. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1240. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1241. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1242. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1243. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1244. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1245. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1246. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1247. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1248. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1249. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1250. frame= 1036 fps= 24 q=-0.0 size= 1104kB time=00:00:41.36 bitrate= 218.7kbits/s speed=0.965x
  1251. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1252. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1253. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1254. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1255. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1256. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1257. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1258. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1259. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1260. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1261. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1262. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1263. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1264. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1265. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1266. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1267. frame= 1052 fps= 24 q=-0.0 size= 1120kB time=00:00:42.00 bitrate= 218.5kbits/s speed=0.969x
  1268. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1269. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1270. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1271. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1272. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1273. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1274. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1275. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1276. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1277. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1278. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1279. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1280. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1281. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1282. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1283. frame= 1067 fps= 24 q=-0.0 size= 1136kB time=00:00:42.60 bitrate= 218.4kbits/s speed=0.971x
  1284. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1285. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1286. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1287. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1288. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1289. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1290. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1291. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1292. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1293. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1294. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1295. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1296. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1297. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1298. frame= 1081 fps= 24 q=-0.0 size= 1150kB time=00:00:43.16 bitrate= 218.3kbits/s speed=0.973x
  1299. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1300. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1301. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1302. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1303. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1304. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1305. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1306. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1307. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1308. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1309. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1310. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1311. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1312. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1313. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1314. frame= 1096 fps= 24 q=-0.0 size= 1169kB time=00:00:43.76 bitrate= 218.8kbits/s speed=0.975x
  1315. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1316. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1317. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1318. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1319. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1320. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1321. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1322. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1323. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1324. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1325. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1326. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1327. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1328. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1329. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1330. frame= 1111 fps= 24 q=-0.0 size= 1184kB time=00:00:44.36 bitrate= 218.6kbits/s speed=0.978x
  1331. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1332. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1333. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1334. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1335. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1336. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1337. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1338. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1339. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1340. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1341. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1342. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1343. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1344. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1345. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1346. frame= 1126 fps= 25 q=-0.0 size= 1199kB time=00:00:44.97 bitrate= 218.5kbits/s speed=0.98x
  1347. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1348. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1349. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1350. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1351. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1352. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1353. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1354. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1355. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1356. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1357. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1358. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1359. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1360. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1361. frame= 1140 fps= 25 q=-0.0 size= 1214kB time=00:00:45.52 bitrate= 218.4kbits/s speed=0.981x
  1362. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1363. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1364. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1365. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1366. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1367. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1368. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1369. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1370. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1371. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1372. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1373. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1374. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1375. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1376. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1377. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1378. frame= 1156 fps= 25 q=-0.0 size= 1232kB time=00:00:46.16 bitrate= 218.7kbits/s speed=0.984x
  1379. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1380. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1381. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1382. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1383. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1384. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1385. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1386. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1387. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1388. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1389. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1390. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1391. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1392. frame= 1169 fps= 25 q=-0.0 size= 1246kB time=00:00:46.68 bitrate= 218.7kbits/s speed=0.985x
  1393. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1394. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1395. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1396. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1397. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1398. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1399. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1400. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1401. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1402. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1403. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1404. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1405. frame= 1181 fps= 25 q=-0.0 size= 1259kB time=00:00:47.16 bitrate= 218.6kbits/s speed=0.985x
  1406. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1407. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1408. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1409. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1410. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1411. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1412. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1413. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1414. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1415. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1416. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1417. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1418. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1419. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1420. frame= 1195 fps= 25 q=-0.0 size= 1273kB time=00:00:47.72 bitrate= 218.6kbits/s speed=0.986x
  1421. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1422. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1423. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1424. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1425. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1426. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1427. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1428. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1429. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1430. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1431. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1432. frame= 1206 fps= 25 q=-0.0 size= 1285kB time=00:00:48.16 bitrate= 218.6kbits/s speed=0.984x
  1433. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1434. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1435. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1436. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1437. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1438. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1439. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1440. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1441. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1442. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1443. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1444. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1445. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1446. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1447. frame= 1220 fps= 25 q=-0.0 size= 1299kB time=00:00:48.72 bitrate= 218.5kbits/s speed=0.986x
  1448. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1449. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1450. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1451. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1452. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1453. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1454. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1455. frame= 1227 fps= 25 q=-0.0 size= 1308kB time=00:00:49.00 bitrate= 218.7kbits/s speed=0.981x
  1456. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1457. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1458. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1459. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1460. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1461. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1462. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1463. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1464. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1465. frame= 1236 fps= 24 q=-0.0 size= 1316kB time=00:00:49.36 bitrate= 218.3kbits/s speed=0.978x
  1466. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1467. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1468. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1469. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1470. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1471. frame= 1241 fps= 24 q=-0.0 size= 1323kB time=00:00:49.57 bitrate= 218.6kbits/s speed=0.972x
  1472. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1473. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1474. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1475. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1476. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1477. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1478. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1479. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1480. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1481. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1482. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1483. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1484. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1485. frame= 1254 fps= 24 q=-0.0 size= 1336kB time=00:00:50.08 bitrate= 218.6kbits/s speed=0.973x
  1486. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1487. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1488. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1489. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1490. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1491. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1492. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1493. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1494. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1495. frame= 1263 fps= 24 q=-0.0 size= 1346kB time=00:00:50.44 bitrate= 218.7kbits/s speed=0.97x
  1496. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1497. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1498. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1499. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1500. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1501. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1502. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1503. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1504. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1505. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1506. frame= 1273 fps= 24 q=-0.0 size= 1355kB time=00:00:50.84 bitrate= 218.4kbits/s speed=0.961x
  1507. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1508. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1509. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1510. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1511. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1512. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1513. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1514. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1515. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1516. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1517. frame= 1283 fps= 24 q=-0.0 size= 1367kB time=00:00:51.24 bitrate= 218.5kbits/s speed=0.96x
  1518. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1519. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1520. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1521. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1522. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1523. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1524. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1525. frame= 1290 fps= 24 q=-0.0 size= 1376kB time=00:00:51.52 bitrate= 218.7kbits/s speed=0.956x
  1526. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1527. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1528. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1529. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1530. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1531. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1532. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1533. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1534. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1535. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1536. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1537. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1538. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1539. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1540. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1541. frame= 1305 fps= 24 q=-0.0 size= 1390kB time=00:00:52.12 bitrate= 218.5kbits/s speed=0.958x
  1542. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1543. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1544. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1545. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1546. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1547. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1548. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1549. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1550. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1551. frame= 1314 fps= 24 q=-0.0 size= 1400kB time=00:00:52.48 bitrate= 218.6kbits/s speed=0.956x
  1552. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1553. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1554. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1555. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1556. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1557. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1558. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1559. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1560. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1561. frame= 1323 fps= 24 q=-0.0 size= 1411kB time=00:00:52.84 bitrate= 218.7kbits/s speed=0.953x
  1562. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1563. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1564. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1565. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1566. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1567. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1568. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1569. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1570. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1571. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1572. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1573. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1574. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1575. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1576. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1577. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1578. frame= 1339 fps= 24 q=-0.0 size= 1427kB time=00:00:53.48 bitrate= 218.6kbits/s speed=0.956x
  1579. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1580. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1581. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1582. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1583. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1584. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1585. [rawvideo @ 0x3581c50] PACKET SIZE: 230400, STRIDE: 960
  1586. [flv @ 0x3583e60] Failed to update header with correct duration.
  1587. [flv @ 0x3583e60] Failed to update header with correct filesize.
  1588. frame= 1346 fps= 24 q=-0.0 Lsize= 1438kB time=00:00:53.82 bitrate= 218.8kbits/s speed=0.957x
  1589. video:1155kB audio:214kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 5.009728%
  1590. Input file #0 (pipe:):
  1591. Input stream #0:0 (audio): 5046 packets read (20668416 bytes); 5046 frames decoded (2583552 samples);
  1592. Total: 5046 packets (20668416 bytes) demuxed
  1593. Input file #1 (testsrc):
  1594. Input stream #1:0 (video): 1346 packets read (310118400 bytes); 1346 frames decoded;
  1595. Total: 1346 packets (310118400 bytes) demuxed
  1596. Output file #0 (rtmp://209.85.230.23/live2/xbjs-a3gp-0yvk-ftdg):
  1597. Output stream #0:0 (video): 1346 frames encoded; 1346 packets muxed (1183016 bytes);
  1598. Output stream #0:1 (audio): 2523 frames encoded (2583552 samples); 2524 packets muxed (219056 bytes);
  1599. Total: 3870 packets (1402072 bytes) muxed
  1600. 6392 frames successfully decoded, 0 decoding errors
  1601. [AVIOContext @ 0x3588540] Statistics: 0 seeks, 3872 writeouts
  1602. [rtmp @ 0x35872e0] UnPublishing stream...
  1603. [rtmp @ 0x35872e0] Deleting stream...
  1604. [h264_omx @ 0x3585080] OMX state changed to 2
  1605. [h264_omx @ 0x3585080] OMX state changed to 1
  1606. [aac @ 0x35867e0] Qavg: 479.821
  1607. [AVIOContext @ 0x3549ff0] Statistics: 20730924 bytes read, 0 seeks
  1608. Exiting normally, received signal 2.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement