Advertisement
Guest User

Untitled

a guest
Feb 8th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 245.11 KB | None | 0 0
  1. ffmpeg started on 2018-02-08 at 12:11:47
  2. Report written to "ffmpeg-20180208-121147.log"
  3. Command line:
  4. ffmpeg -i rtsp://10.0.0.86/unicast -report -threads 0 -vcodec libx264 -an -pix_fmt yuv420p -r 30 -f rawvideo -tune zerolatency -b:v 299k -bufsize 299k -payload_type 99 -ssrc 1 -f rtp -srtp_out_suite AES_CM_128_HMAC_SHA1_80 -srtp_out_params ez0wa94LNz5md+8vlWHnpYBDkwjMapa3W0p5GIDL "srtp://10.0.0.179:60984?rtcpport=60984&localrtcpport=60984&pkt_size=1378"
  5. ffmpeg version 3.4.1 Copyright (c) 2000-2017 the FFmpeg developers
  6. built with Apple LLVM version 9.0.0 (clang-900.0.39.2)
  7. configuration: --prefix=/usr/local/Cellar/ffmpeg/3.4.1 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma
  8. libavutil 55. 78.100 / 55. 78.100
  9. libavcodec 57.107.100 / 57.107.100
  10. libavformat 57. 83.100 / 57. 83.100
  11. libavdevice 57. 10.100 / 57. 10.100
  12. libavfilter 6.107.100 / 6.107.100
  13. libavresample 3. 7. 0 / 3. 7. 0
  14. libswscale 4. 8.100 / 4. 8.100
  15. libswresample 2. 9.100 / 2. 9.100
  16. libpostproc 54. 7.100 / 54. 7.100
  17. Splitting the commandline.
  18. Reading option '-i' ... matched as input url with argument 'rtsp://10.0.0.86/unicast'.
  19. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
  20. Reading option '-threads' ... matched as AVOption 'threads' with argument '0'.
  21. Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'libx264'.
  22. Reading option '-an' ... matched as option 'an' (disable audio) with argument '1'.
  23. Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
  24. Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '30'.
  25. Reading option '-f' ... matched as option 'f' (force format) with argument 'rawvideo'.
  26. Reading option '-tune' ... matched as AVOption 'tune' with argument 'zerolatency'.
  27. Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '299k'.
  28. Reading option '-bufsize' ... matched as AVOption 'bufsize' with argument '299k'.
  29. Reading option '-payload_type' ... matched as AVOption 'payload_type' with argument '99'.
  30. Reading option '-ssrc' ... matched as AVOption 'ssrc' with argument '1'.
  31. Reading option '-f' ... matched as option 'f' (force format) with argument 'rtp'.
  32. Reading option '-srtp_out_suite' ... matched as AVOption 'srtp_out_suite' with argument 'AES_CM_128_HMAC_SHA1_80'.
  33. Reading option '-srtp_out_params' ... matched as AVOption 'srtp_out_params' with argument 'ez0wa94LNz5md+8vlWHnpYBDkwjMapa3W0p5GIDL'.
  34. Reading option 'srtp://10.0.0.179:60984?rtcpport=60984&localrtcpport=60984&pkt_size=1378' ... matched as output url.
  35. Finished splitting the commandline.
  36. Parsing a group of options: global .
  37. Applying option report (generate a report) with argument 1.
  38. Successfully parsed a group of options.
  39. Parsing a group of options: input url rtsp://10.0.0.86/unicast.
  40. Successfully parsed a group of options.
  41. Opening an input file: rtsp://10.0.0.86/unicast.
  42. [tcp @ 0x7fc4a6d015c0] No default whitelist set
  43. [rtsp @ 0x7fc4a7810000] SDP:
  44. v=0
  45. o=- 1518119749947763 1 IN IP4 10.0.0.86
  46. s=LIVE555 Streaming Media v2014.07.04
  47. i=LIVE555 Streaming Media v2014.07.04
  48. t=0 0
  49. a=tool:LIVE555 Streaming Media v2014.07.04
  50. a=type:broadcast
  51. a=control:*
  52. a=range:npt=0-
  53. a=x-qt-text-nam:LIVE555 Streaming Media v2014.07.04
  54. a=x-qt-text-inf:LIVE555 Streaming Media v2014.07.04
  55. m=video 0 RTP/AVP 96
  56. c=IN IP4 0.0.0.0
  57. b=AS:956707
  58. a=rtpmap:96 H264/90000
  59. a=fmtp:96 profile-level-id=644029;sprop-parameter-sets=Z2RAKawsqAUAW5A=,aO44gA==
  60. a=control:track1
  61. m=audio 0 RTP/AVP 8
  62. c=IN IP4 0.0.0.0
  63. b=AS:956707
  64. a=control:track2
  65.  
  66. Failed to parse interval end specification ''
  67. [rtsp @ 0x7fc4a7810000] video codec set to: h264
  68. [rtsp @ 0x7fc4a7810000] RTP Profile IDC: 64 Profile IOP: 40 Level: 29
  69. [rtsp @ 0x7fc4a7810000] Extradata set to 0x7fc4a6e00c10 (size: 23)
  70. [rtp @ 0x7fc4a6e00f80] No default whitelist set
  71. [udp @ 0x7fc4a6e00600] No default whitelist set
  72. [udp @ 0x7fc4a6e00600] end receive buffer size reported is 65536
  73. [udp @ 0x7fc4a6e01420] No default whitelist set
  74. [udp @ 0x7fc4a6e01420] end receive buffer size reported is 65536
  75. [rtsp @ 0x7fc4a7810000] setting jitter buffer size to 500
  76. [rtp @ 0x7fc4a6f00140] No default whitelist set
  77. [udp @ 0x7fc4a6f00760] No default whitelist set
  78. [udp @ 0x7fc4a6f00760] end receive buffer size reported is 65536
  79. [udp @ 0x7fc4a6f00000] No default whitelist set
  80. [udp @ 0x7fc4a6f00000] end receive buffer size reported is 65536
  81. [rtsp @ 0x7fc4a7810000] setting jitter buffer size to 500
  82. [rtsp @ 0x7fc4a7810000] hello state=0
  83. Failed to parse interval end specification ''
  84. [h264 @ 0x7fc4a8000c00] nal_unit_type: 7, nal_ref_idc: 3
  85. [h264 @ 0x7fc4a8000c00] nal_unit_type: 8, nal_ref_idc: 3
  86. [h264 @ 0x7fc4a8000c00] nal_unit_type: 7, nal_ref_idc: 3
  87. [h264 @ 0x7fc4a8000c00] nal_unit_type: 8, nal_ref_idc: 3
  88. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  89. [h264 @ 0x7fc4a8000c00] Reinit context to 1280x720, pix_fmt: yuv420p
  90. [h264 @ 0x7fc4a8000c00] Frame num gap 20 18
  91. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  92. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  93. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  94. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  95. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  96. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  97. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  98. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  99. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  100. [h264 @ 0x7fc4a8000c00] nal_unit_type: 7, nal_ref_idc: 3
  101. [h264 @ 0x7fc4a8000c00] nal_unit_type: 8, nal_ref_idc: 3
  102. [h264 @ 0x7fc4a8000c00] nal_unit_type: 5, nal_ref_idc: 3
  103. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  104. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  105. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  106. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  107. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  108. [h264 @ 0x7fc4a8000c00] nal_unit_type: 1, nal_ref_idc: 2
  109. [rtsp @ 0x7fc4a7810000] All info found
  110. [rtsp @ 0x7fc4a7810000] rfps: 24.250000 0.018759
  111. [rtsp @ 0x7fc4a7810000] rfps: 24.333333 0.016713
  112. [rtsp @ 0x7fc4a7810000] rfps: 24.500000 0.014926
  113. [rtsp @ 0x7fc4a7810000] rfps: 24.583333 0.015185
  114. [rtsp @ 0x7fc4a7810000] rfps: 24.666667 0.016212
  115. [rtsp @ 0x7fc4a7810000] rfps: 24.750000 0.018007
  116. Guessed Channel Layout for Input Stream #0.1 : mono
  117. Input #0, rtsp, from 'rtsp://10.0.0.86/unicast':
  118. Metadata:
  119. title : LIVE555 Streaming Media v2014.07.04
  120. comment : LIVE555 Streaming Media v2014.07.04
  121. Duration: N/A, start: 0.001250, bitrate: N/A
  122. Stream #0:0, 38, 1/90000: Video: h264 (High), yuv420p(progressive), 1280x720, 90k tbr, 90k tbn, 180k tbc
  123. Stream #0:1, 16, 1/8000: Audio: pcm_alaw, 8000 Hz, mono, s16, 64 kb/s
  124. Successfully opened the file.
  125. Parsing a group of options: output url srtp://10.0.0.179:60984?rtcpport=60984&localrtcpport=60984&pkt_size=1378.
  126. Applying option vcodec (force video codec ('copy' to copy stream)) with argument libx264.
  127. Applying option an (disable audio) with argument 1.
  128. Applying option pix_fmt (set pixel format) with argument yuv420p.
  129. Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 30.
  130. Applying option f (force format) with argument rawvideo.
  131. Applying option b:v (video bitrate (please use -b:v)) with argument 299k.
  132. Applying option f (force format) with argument rtp.
  133. Successfully parsed a group of options.
  134. Opening an output file: srtp://10.0.0.179:60984?rtcpport=60984&localrtcpport=60984&pkt_size=1378.
  135. [srtp @ 0x7fc4a6c13ba0] No default whitelist set
  136. [rtp @ 0x7fc4a6c13f00] No default whitelist set
  137. [udp @ 0x7fc4a6c13fc0] No default whitelist set
  138. [udp @ 0x7fc4a6c143e0] No default whitelist set
  139. Successfully opened the file.
  140. detected 4 logical cores
  141. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  142. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  143. Stream mapping:
  144. Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  145. Press [q] to stop, [?] for help
  146. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  147. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  148. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  149. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  150. [h264 @ 0x7fc4a701d800] Reinit context to 1280x720, pix_fmt: yuv420p
  151. [h264 @ 0x7fc4a701d800] Frame num gap 20 18
  152. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  153. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  154. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  155. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  156. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  157. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  158. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  159. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  160. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  161. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  162. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  163. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  164. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  165. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  166. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  167. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  168. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  169. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  170. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  171. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  172. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  173. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  174. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  175. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  176. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  177. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  178. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  179. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  180. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  181. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  182. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  183. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  184. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  185. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  186. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  187. [graph 0 input from stream 0:0 @ 0x7fc4a6c10f80] Setting 'video_size' to value '1280x720'
  188. [graph 0 input from stream 0:0 @ 0x7fc4a6c10f80] Setting 'pix_fmt' to value '0'
  189. [graph 0 input from stream 0:0 @ 0x7fc4a6c10f80] Setting 'time_base' to value '1/90000'
  190. [graph 0 input from stream 0:0 @ 0x7fc4a6c10f80] Setting 'pixel_aspect' to value '0/1'
  191. [graph 0 input from stream 0:0 @ 0x7fc4a6c10f80] Setting 'sws_param' to value 'flags=2'
  192. [graph 0 input from stream 0:0 @ 0x7fc4a6c10f80] Setting 'frame_rate' to value '90000/1'
  193. [graph 0 input from stream 0:0 @ 0x7fc4a6c10f80] w:1280 h:720 pixfmt:yuv420p tb:1/90000 fr:90000/1 sar:0/1 sws_param:flags=2
  194. [format @ 0x7fc4a6c31640] compat: called with args=[yuv420p]
  195. [format @ 0x7fc4a6c31640] Setting 'pix_fmts' to value 'yuv420p'
  196. [AVFilterGraph @ 0x7fc4a6d05be0] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
  197. [libx264 @ 0x7fc4a701bc00] VBV maxrate unspecified, assuming CBR
  198. [libx264 @ 0x7fc4a701bc00] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
  199. [libx264 @ 0x7fc4a701bc00] profile High, level 3.1
  200. Output #0, rtp, to 'srtp://10.0.0.179:60984?rtcpport=60984&localrtcpport=60984&pkt_size=1378':
  201. Metadata:
  202. title : LIVE555 Streaming Media v2014.07.04
  203. comment : LIVE555 Streaming Media v2014.07.04
  204. encoder : Lavf57.83.100
  205. Stream #0:0, 0, 1/90000: Video: h264 (libx264), yuv420p, 1280x720, q=-1--1, 299 kb/s, 30 fps, 90k tbn, 30 tbc
  206. Metadata:
  207. encoder : Lavc57.107.100 libx264
  208. Side data:
  209. cpb: bitrate max/min/avg: 0/0/299000 buffer size: 299000 vbv_delay: -1
  210. *** 12 dup!
  211. [libx264 @ 0x7fc4a701bc00] frame= 0 QP=41.66 NAL=3 Slice:I Poc:0 I:3600 P:0 SKIP:0 size=4683 bytes
  212. [rtp @ 0x7fc4a7024c00] Sending NAL 7 of len 23 M=0
  213. [rtp @ 0x7fc4a7024c00] Sending NAL 8 of len 5 M=0
  214. [rtp @ 0x7fc4a7024c00] Sending NAL 6 of len 702 M=0
  215. [rtp @ 0x7fc4a7024c00] Sending NAL 5 of len 807 M=0
  216. [rtp @ 0x7fc4a7024c00] Sending NAL 5 of len 1036 M=0
  217. [rtp @ 0x7fc4a7024c00] Sending NAL 5 of len 1086 M=0
  218. [rtp @ 0x7fc4a7024c00] Sending NAL 5 of len 1001 M=1
  219. [libx264 @ 0x7fc4a701bc00] frame= 1 QP=43.27 NAL=2 Slice:P Poc:2 I:11 P:166 SKIP:3423 size=210 bytes
  220. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 56 M=0
  221. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 46 M=0
  222. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 45 M=0
  223. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 50 M=1
  224. [libx264 @ 0x7fc4a701bc00] frame= 2 QP=39.99 NAL=2 Slice:P Poc:4 I:33 P:130 SKIP:3437 size=313 bytes
  225. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 46 M=0
  226. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 84 M=0
  227. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 56 M=0
  228. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 114 M=1
  229. [libx264 @ 0x7fc4a701bc00] frame= 3 QP=40.35 NAL=2 Slice:P Poc:6 I:169 P:383 SKIP:3048 size=1126 bytes
  230. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 201 M=0
  231. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 303 M=0
  232. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 306 M=0
  233. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 303 M=1
  234. [libx264 @ 0x7fc4a701bc00] frame= 4 QP=36.01 NAL=2 Slice:P Poc:8 I:216 P:279 SKIP:3105 size=1383 bytes
  235. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 356 M=0
  236. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 389 M=0
  237. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 342 M=0
  238. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 283 M=1
  239. [libx264 @ 0x7fc4a701bc00] frame= 5 QP=32.21 NAL=2 Slice:P Poc:10 I:372 P:270 SKIP:2958 size=1394 bytes
  240. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 420 M=0
  241. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 464 M=0
  242. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 267 M=0
  243. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 230 M=1
  244. [libx264 @ 0x7fc4a701bc00] frame= 6 QP=35.19 NAL=2 Slice:P Poc:12 I:152 P:159 SKIP:3289 size=854 bytes
  245. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 237 M=0
  246. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  247. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 150 M=0
  248. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=1
  249. [libx264 @ 0x7fc4a701bc00] frame= 7 QP=33.28 NAL=2 Slice:P Poc:14 I:171 P:172 SKIP:3257 size=899 bytes
  250. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 290 M=0
  251. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=0
  252. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 212 M=0
  253. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 188 M=1
  254. [libx264 @ 0x7fc4a701bc00] frame= 8 QP=32.48 NAL=2 Slice:P Poc:16 I:129 P:162 SKIP:3309 size=911 bytes
  255. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 354 M=0
  256. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 178 M=0
  257. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  258. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 138 M=1
  259. [libx264 @ 0x7fc4a701bc00] frame= 9 QP=34.39 NAL=2 Slice:P Poc:18 I:112 P:253 SKIP:3235 size=934 bytes
  260. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 177 M=0
  261. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 179 M=0
  262. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 311 M=0
  263. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 254 M=1
  264. [libx264 @ 0x7fc4a701bc00] frame= 10 QP=34.53 NAL=2 Slice:P Poc:20 I:78 P:126 SKIP:3396 size=617 bytes
  265. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 119 M=0
  266. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 139 M=0
  267. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=0
  268. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 147 M=1
  269. [libx264 @ 0x7fc4a701bc00] frame= 11 QP=33.16 NAL=2 Slice:P Poc:22 I:85 P:139 SKIP:3376 size=722 bytes
  270. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 177 M=0
  271. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 192 M=0
  272. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 209 M=0
  273. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 131 M=1
  274. [libx264 @ 0x7fc4a701bc00] frame= 12 QP=34.11 NAL=2 Slice:P Poc:24 I:72 P:109 SKIP:3419 size=557 bytes
  275. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 151 M=0
  276. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 138 M=0
  277. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 121 M=0
  278. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 134 M=1
  279. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  280. [libx264 @ 0x7fc4a701bc00] frame= 13 QP=30.92 NAL=2 Slice:P Poc:26 I:33 P:148 SKIP:3419 size=517 bytes
  281. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 111 M=0
  282. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 151 M=0
  283. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 140 M=0
  284. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 102 M=1
  285. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  286. [libx264 @ 0x7fc4a701bc00] frame= 14 QP=31.68 NAL=2 Slice:P Poc:28 I:40 P:123 SKIP:3437 size=489 bytes
  287. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 107 M=0
  288. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 147 M=0
  289. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 97 M=0
  290. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 125 M=1
  291. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  292. *** 0 dup!
  293. [libx264 @ 0x7fc4a701bc00] frame= 15 QP=33.73 NAL=2 Slice:P Poc:30 I:44 P:139 SKIP:3417 size=662 bytes
  294. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 168 M=0
  295. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 179 M=0
  296. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 132 M=0
  297. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 170 M=1
  298. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  299. [libx264 @ 0x7fc4a701bc00] frame= 16 QP=32.30 NAL=2 Slice:P Poc:32 I:107 P:378 SKIP:3115 size=1441 bytes
  300. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 325 M=0
  301. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 307 M=0
  302. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 401 M=0
  303. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 395 M=1
  304. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  305. [libx264 @ 0x7fc4a701bc00] frame= 17 QP=31.09 NAL=2 Slice:P Poc:34 I:73 P:179 SKIP:3348 size=804 bytes
  306. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 158 M=0
  307. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=0
  308. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 201 M=0
  309. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=1
  310. [libx264 @ 0x7fc4a701bc00] frame= 18 QP=29.81 NAL=2 Slice:P Poc:36 I:60 P:217 SKIP:3323 size=951 bytes
  311. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 278 M=0
  312. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 219 M=0
  313. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 181 M=0
  314. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=1
  315. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  316. [libx264 @ 0x7fc4a701bc00] frame= 19 QP=29.01 NAL=2 Slice:P Poc:38 I:81 P:170 SKIP:3349 size=804 bytes
  317. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 209 M=0
  318. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=0
  319. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 168 M=0
  320. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 188 M=1
  321. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  322. [libx264 @ 0x7fc4a701bc00] frame= 20 QP=29.88 NAL=2 Slice:P Poc:40 I:75 P:201 SKIP:3324 size=957 bytes
  323. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 175 M=0
  324. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 289 M=0
  325. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  326. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=1
  327. *** 0 dup!
  328. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  329. [libx264 @ 0x7fc4a701bc00] frame= 21 QP=30.64 NAL=2 Slice:P Poc:42 I:71 P:176 SKIP:3353 size=881 bytes
  330. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 209 M=0
  331. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 169 M=0
  332. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 190 M=0
  333. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 300 M=1
  334. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  335. [libx264 @ 0x7fc4a701bc00] frame= 22 QP=30.01 NAL=2 Slice:P Poc:44 I:34 P:189 SKIP:3377 size=758 bytes
  336. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 131 M=0
  337. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 288 M=0
  338. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 122 M=0
  339. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 204 M=1
  340. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  341. [libx264 @ 0x7fc4a701bc00] frame= 23 QP=29.62 NAL=2 Slice:P Poc:46 I:46 P:183 SKIP:3371 size=870 bytes
  342. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 214 M=0
  343. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 304 M=0
  344. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 164 M=0
  345. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 175 M=1
  346. [libx264 @ 0x7fc4a701bc00] frame= 24 QP=28.37 NAL=2 Slice:P Poc:48 I:47 P:227 SKIP:3326 size=939 bytes
  347. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 237 M=0
  348. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 342 M=0
  349. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  350. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 139 M=1
  351. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  352. [libx264 @ 0x7fc4a701bc00] frame= 25 QP=28.76 NAL=2 Slice:P Poc:50 I:55 P:199 SKIP:3346 size=865 bytes
  353. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  354. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 281 M=0
  355. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  356. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 100 M=1
  357. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  358. [libx264 @ 0x7fc4a701bc00] frame= 26 QP=27.38 NAL=2 Slice:P Poc:52 I:53 P:198 SKIP:3349 size=874 bytes
  359. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 216 M=0
  360. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 390 M=0
  361. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 149 M=0
  362. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 106 M=1
  363. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  364. *** 0 dup!
  365. [libx264 @ 0x7fc4a701bc00] frame= 27 QP=29.35 NAL=2 Slice:P Poc:54 I:51 P:218 SKIP:3331 size=926 bytes
  366. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 257 M=0
  367. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 300 M=0
  368. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=0
  369. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 131 M=1
  370. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  371. [libx264 @ 0x7fc4a701bc00] frame= 28 QP=28.34 NAL=2 Slice:P Poc:56 I:41 P:229 SKIP:3330 size=901 bytes
  372. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 179 M=0
  373. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 359 M=0
  374. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  375. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 142 M=1
  376. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  377. [libx264 @ 0x7fc4a701bc00] frame= 29 QP=27.89 NAL=2 Slice:P Poc:58 I:51 P:205 SKIP:3344 size=868 bytes
  378. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 153 M=0
  379. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 428 M=0
  380. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 165 M=0
  381. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 109 M=1
  382. [libx264 @ 0x7fc4a701bc00] frame= 30 QP=27.49 NAL=2 Slice:P Poc:60 I:32 P:215 SKIP:3353 size=861 bytes
  383. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 154 M=0
  384. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 363 M=0
  385. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  386. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 110 M=1
  387. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  388. [libx264 @ 0x7fc4a701bc00] frame= 31 QP=25.59 NAL=2 Slice:P Poc:62 I:39 P:228 SKIP:3333 size=916 bytes
  389. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 149 M=0
  390. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 363 M=0
  391. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=0
  392. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 155 M=1
  393. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  394. [libx264 @ 0x7fc4a701bc00] frame= 32 QP=26.82 NAL=2 Slice:P Poc:64 I:26 P:195 SKIP:3379 size=774 bytes
  395. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 141 M=0
  396. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 318 M=0
  397. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 211 M=0
  398. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 91 M=1
  399. *** 0 dup!
  400. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  401. [libx264 @ 0x7fc4a701bc00] frame= 33 QP=27.97 NAL=2 Slice:P Poc:66 I:51 P:253 SKIP:3296 size=1006 bytes
  402. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 353 M=0
  403. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 87 M=0
  404. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 339 M=0
  405. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 214 M=1
  406. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  407. [libx264 @ 0x7fc4a701bc00] frame= 34 QP=26.28 NAL=2 Slice:P Poc:68 I:68 P:269 SKIP:3263 size=1091 bytes
  408. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 320 M=0
  409. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 174 M=0
  410. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 360 M=0
  411. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=1
  412. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  413. [libx264 @ 0x7fc4a701bc00] frame= 35 QP=25.93 NAL=2 Slice:P Poc:70 I:26 P:195 SKIP:3379 size=723 bytes
  414. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=0
  415. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 149 M=0
  416. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 180 M=0
  417. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 156 M=1
  418. [libx264 @ 0x7fc4a701bc00] frame= 36 QP=25.92 NAL=2 Slice:P Poc:72 I:37 P:249 SKIP:3314 size=899 bytes
  419. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  420. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 177 M=0
  421. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 241 M=0
  422. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 194 M=1
  423. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  424. [libx264 @ 0x7fc4a701bc00] frame= 37 QP=26.84 NAL=2 Slice:P Poc:74 I:34 P:248 SKIP:3318 size=830 bytes
  425. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 179 M=0
  426. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 153 M=0
  427. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 334 M=0
  428. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 151 M=1
  429. *** 0 dup!
  430. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  431. [libx264 @ 0x7fc4a701bc00] frame= 38 QP=26.22 NAL=2 Slice:P Poc:76 I:25 P:180 SKIP:3395 size=797 bytes
  432. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  433. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 115 M=0
  434. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 300 M=0
  435. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 142 M=1
  436. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  437. [libx264 @ 0x7fc4a701bc00] frame= 39 QP=26.81 NAL=2 Slice:P Poc:78 I:27 P:225 SKIP:3348 size=779 bytes
  438. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 162 M=0
  439. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 207 M=0
  440. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=0
  441. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 165 M=1
  442. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  443. [libx264 @ 0x7fc4a701bc00] frame= 40 QP=24.71 NAL=2 Slice:P Poc:80 I:34 P:276 SKIP:3290 size=927 bytes
  444. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=0
  445. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 216 M=0
  446. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 287 M=0
  447. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 185 M=1
  448. [libx264 @ 0x7fc4a701bc00] frame= 41 QP=25.00 NAL=2 Slice:P Poc:82 I:23 P:247 SKIP:3330 size=844 bytes
  449. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 205 M=0
  450. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=0
  451. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 203 M=0
  452. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=1
  453. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  454. [libx264 @ 0x7fc4a701bc00] frame= 42 QP=24.70 NAL=2 Slice:P Poc:84 I:22 P:278 SKIP:3300 size=980 bytes
  455. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 180 M=0
  456. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 354 M=0
  457. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 230 M=0
  458. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 203 M=1
  459. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  460. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  461. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  462. [libx264 @ 0x7fc4a701bc00] frame= 43 QP=24.93 NAL=2 Slice:P Poc:86 I:19 P:205 SKIP:3376 size=740 bytes
  463. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 143 M=0
  464. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=0
  465. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 181 M=0
  466. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 164 M=1
  467. *** 0 dup!
  468. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  469. [libx264 @ 0x7fc4a701bc00] frame= 44 QP=26.60 NAL=2 Slice:P Poc:88 I:19 P:193 SKIP:3388 size=918 bytes
  470. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 183 M=0
  471. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 183 M=0
  472. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 288 M=0
  473. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=1
  474. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  475. [libx264 @ 0x7fc4a701bc00] frame= 45 QP=25.24 NAL=2 Slice:P Poc:90 I:70 P:395 SKIP:3135 size=1620 bytes
  476. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 476 M=0
  477. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 459 M=0
  478. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 329 M=0
  479. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 343 M=1
  480. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  481. [libx264 @ 0x7fc4a701bc00] frame= 46 QP=26.16 NAL=2 Slice:P Poc:92 I:26 P:150 SKIP:3424 size=622 bytes
  482. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 99 M=0
  483. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 231 M=0
  484. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 178 M=0
  485. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 101 M=1
  486. [libx264 @ 0x7fc4a701bc00] frame= 47 QP=26.38 NAL=2 Slice:P Poc:94 I:29 P:200 SKIP:3371 size=870 bytes
  487. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 108 M=0
  488. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 387 M=0
  489. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 263 M=0
  490. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 99 M=1
  491. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  492. [libx264 @ 0x7fc4a701bc00] frame= 48 QP=26.45 NAL=2 Slice:P Poc:96 I:554 P:399 SKIP:2647 size=2030 bytes
  493. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 429 M=0
  494. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 580 M=0
  495. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 595 M=0
  496. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 413 M=1
  497. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  498. [libx264 @ 0x7fc4a701bc00] frame= 49 QP=28.56 NAL=2 Slice:P Poc:98 I:29 P:127 SKIP:3444 size=461 bytes
  499. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 73 M=0
  500. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 118 M=0
  501. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 191 M=0
  502. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 66 M=1
  503. *** 0 dup!
  504. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  505. [libx264 @ 0x7fc4a701bc00] frame= 50 QP=27.73 NAL=2 Slice:P Poc:100 I:100 P:381 SKIP:3119 size=1246 bytes
  506. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 305 M=0
  507. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 281 M=0
  508. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 356 M=0
  509. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 291 M=1
  510. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  511. [libx264 @ 0x7fc4a701bc00] frame= 51 QP=25.83 NAL=2 Slice:P Poc:102 I:113 P:303 SKIP:3184 size=1217 bytes
  512. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 256 M=0
  513. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 313 M=0
  514. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 389 M=0
  515. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 246 M=1
  516. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  517. [libx264 @ 0x7fc4a701bc00] frame= 52 QP=25.52 NAL=2 Slice:P Poc:104 I:39 P:202 SKIP:3359 size=724 bytes
  518. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 123 M=0
  519. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 167 M=0
  520. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=0
  521. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 148 M=1
  522. [libx264 @ 0x7fc4a701bc00] frame= 53 QP=25.13 NAL=2 Slice:P Poc:106 I:23 P:237 SKIP:3340 size=756 bytes
  523. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 148 M=0
  524. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 182 M=0
  525. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 223 M=0
  526. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 190 M=1
  527. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  528. [libx264 @ 0x7fc4a701bc00] frame= 54 QP=24.46 NAL=2 Slice:P Poc:108 I:30 P:293 SKIP:3277 size=919 bytes
  529. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 188 M=0
  530. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 180 M=0
  531. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 300 M=0
  532. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=1
  533. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  534. [libx264 @ 0x7fc4a701bc00] frame= 55 QP=25.81 NAL=2 Slice:P Poc:110 I:33 P:232 SKIP:3335 size=838 bytes
  535. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 149 M=0
  536. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 193 M=0
  537. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 293 M=0
  538. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 190 M=1
  539. *** 0 dup!
  540. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  541. [libx264 @ 0x7fc4a701bc00] frame= 56 QP=27.72 NAL=2 Slice:P Poc:112 I:28 P:236 SKIP:3336 size=959 bytes
  542. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 198 M=0
  543. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 169 M=0
  544. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 362 M=0
  545. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 217 M=1
  546. frame= 57 fps=0.0 q=28.0 size= 54kB time=00:00:01.86 bitrate= 235.8kbits/s dup=20 drop=0 speed=3.56x
  547. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  548. [libx264 @ 0x7fc4a701bc00] frame= 57 QP=24.93 NAL=2 Slice:P Poc:114 I:42 P:281 SKIP:3277 size=996 bytes
  549. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  550. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  551. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 309 M=0
  552. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 200 M=1
  553. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  554. [libx264 @ 0x7fc4a701bc00] frame= 58 QP=23.85 NAL=2 Slice:P Poc:116 I:22 P:240 SKIP:3338 size=858 bytes
  555. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 157 M=0
  556. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=0
  557. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 283 M=0
  558. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 145 M=1
  559. [libx264 @ 0x7fc4a701bc00] frame= 59 QP=24.71 NAL=2 Slice:P Poc:118 I:41 P:243 SKIP:3316 size=936 bytes
  560. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 159 M=0
  561. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 282 M=0
  562. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 329 M=0
  563. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 153 M=1
  564. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  565. [libx264 @ 0x7fc4a701bc00] frame= 60 QP=24.13 NAL=2 Slice:P Poc:120 I:21 P:232 SKIP:3347 size=899 bytes
  566. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 121 M=0
  567. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 326 M=0
  568. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 310 M=0
  569. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 129 M=1
  570. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  571. [libx264 @ 0x7fc4a701bc00] frame= 61 QP=24.60 NAL=2 Slice:P Poc:122 I:26 P:228 SKIP:3346 size=872 bytes
  572. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 126 M=0
  573. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 311 M=0
  574. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  575. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 148 M=1
  576. *** 0 dup!
  577. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  578. [libx264 @ 0x7fc4a701bc00] frame= 62 QP=27.66 NAL=2 Slice:P Poc:124 I:21 P:231 SKIP:3348 size=962 bytes
  579. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 187 M=0
  580. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=0
  581. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 249 M=0
  582. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=1
  583. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  584. [libx264 @ 0x7fc4a701bc00] frame= 63 QP=25.00 NAL=2 Slice:P Poc:126 I:26 P:316 SKIP:3258 size=1097 bytes
  585. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=0
  586. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 384 M=0
  587. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  588. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 214 M=1
  589. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  590. [libx264 @ 0x7fc4a701bc00] frame= 64 QP=24.05 NAL=2 Slice:P Poc:128 I:27 P:244 SKIP:3329 size=894 bytes
  591. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 153 M=0
  592. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 366 M=0
  593. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 176 M=0
  594. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 186 M=1
  595. [libx264 @ 0x7fc4a701bc00] frame= 65 QP=25.00 NAL=2 Slice:P Poc:130 I:22 P:262 SKIP:3316 size=957 bytes
  596. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 139 M=0
  597. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 452 M=0
  598. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 190 M=0
  599. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 163 M=1
  600. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  601. [libx264 @ 0x7fc4a701bc00] frame= 66 QP=24.19 NAL=2 Slice:P Poc:132 I:25 P:233 SKIP:3342 size=901 bytes
  602. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 128 M=0
  603. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 485 M=0
  604. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 143 M=0
  605. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 132 M=1
  606. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  607. [libx264 @ 0x7fc4a701bc00] frame= 67 QP=24.10 NAL=2 Slice:P Poc:134 I:25 P:242 SKIP:3333 size=907 bytes
  608. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 155 M=0
  609. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 425 M=0
  610. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 154 M=0
  611. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 160 M=1
  612. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  613. *** 0 dup!
  614. [libx264 @ 0x7fc4a701bc00] frame= 68 QP=26.04 NAL=2 Slice:P Poc:136 I:28 P:196 SKIP:3376 size=892 bytes
  615. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=0
  616. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 290 M=0
  617. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 90 M=0
  618. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 275 M=1
  619. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  620. [libx264 @ 0x7fc4a701bc00] frame= 69 QP=23.96 NAL=2 Slice:P Poc:138 I:19 P:253 SKIP:3328 size=848 bytes
  621. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 169 M=0
  622. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 347 M=0
  623. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 143 M=0
  624. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 176 M=1
  625. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  626. [libx264 @ 0x7fc4a701bc00] frame= 70 QP=23.94 NAL=2 Slice:P Poc:140 I:21 P:275 SKIP:3304 size=949 bytes
  627. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 202 M=0
  628. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 409 M=0
  629. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 131 M=0
  630. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 194 M=1
  631. [libx264 @ 0x7fc4a701bc00] frame= 71 QP=22.90 NAL=2 Slice:P Poc:142 I:18 P:244 SKIP:3338 size=891 bytes
  632. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 191 M=0
  633. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 384 M=0
  634. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 122 M=0
  635. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 181 M=1
  636. frame= 72 fps= 69 q=28.0 size= 67kB time=00:00:02.36 bitrate= 233.3kbits/s dup=22 drop=0 speed=2.25x
  637. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  638. [libx264 @ 0x7fc4a701bc00] frame= 72 QP=23.43 NAL=2 Slice:P Poc:144 I:22 P:242 SKIP:3336 size=872 bytes
  639. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 246 M=0
  640. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 279 M=0
  641. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 127 M=0
  642. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 207 M=1
  643. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  644. [libx264 @ 0x7fc4a701bc00] frame= 73 QP=23.58 NAL=2 Slice:P Poc:146 I:24 P:255 SKIP:3321 size=889 bytes
  645. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 246 M=0
  646. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  647. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 157 M=0
  648. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 230 M=1
  649. *** 0 dup!
  650. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  651. [libx264 @ 0x7fc4a701bc00] frame= 74 QP=25.32 NAL=2 Slice:P Poc:148 I:20 P:168 SKIP:3412 size=842 bytes
  652. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 308 M=0
  653. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 124 M=0
  654. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 128 M=0
  655. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 269 M=1
  656. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  657. [libx264 @ 0x7fc4a701bc00] frame= 75 QP=22.66 NAL=2 Slice:P Poc:150 I:22 P:282 SKIP:3296 size=961 bytes
  658. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 281 M=0
  659. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=0
  660. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 197 M=0
  661. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=1
  662. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  663. [libx264 @ 0x7fc4a701bc00] frame= 76 QP=22.32 NAL=2 Slice:P Poc:152 I:13 P:258 SKIP:3329 size=883 bytes
  664. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 218 M=0
  665. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  666. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 157 M=0
  667. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=1
  668. [libx264 @ 0x7fc4a701bc00] frame= 77 QP=23.26 NAL=2 Slice:P Poc:154 I:19 P:256 SKIP:3325 size=882 bytes
  669. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 195 M=0
  670. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 270 M=0
  671. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 151 M=0
  672. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=1
  673. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  674. [libx264 @ 0x7fc4a701bc00] frame= 78 QP=23.00 NAL=2 Slice:P Poc:156 I:16 P:256 SKIP:3328 size=882 bytes
  675. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 245 M=0
  676. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 246 M=0
  677. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 156 M=0
  678. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 222 M=1
  679. *** 0 dup!
  680. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  681. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  682. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  683. [libx264 @ 0x7fc4a701bc00] frame= 79 QP=25.08 NAL=2 Slice:P Poc:158 I:18 P:188 SKIP:3394 size=878 bytes
  684. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  685. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 139 M=0
  686. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 176 M=0
  687. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 297 M=1
  688. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  689. [libx264 @ 0x7fc4a701bc00] frame= 80 QP=22.97 NAL=2 Slice:P Poc:160 I:16 P:284 SKIP:3300 size=950 bytes
  690. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  691. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  692. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 204 M=0
  693. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=1
  694. [libx264 @ 0x7fc4a701bc00] frame= 81 QP=22.72 NAL=2 Slice:P Poc:162 I:12 P:265 SKIP:3323 size=911 bytes
  695. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 237 M=0
  696. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 283 M=0
  697. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 158 M=0
  698. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=1
  699. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  700. [libx264 @ 0x7fc4a701bc00] frame= 82 QP=23.32 NAL=2 Slice:P Poc:164 I:13 P:236 SKIP:3351 size=875 bytes
  701. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 192 M=0
  702. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 275 M=0
  703. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 140 M=0
  704. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=1
  705. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  706. [libx264 @ 0x7fc4a701bc00] frame= 83 QP=22.13 NAL=2 Slice:P Poc:166 I:15 P:241 SKIP:3344 size=866 bytes
  707. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 172 M=0
  708. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 290 M=0
  709. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 140 M=0
  710. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=1
  711. *** 0 dup!
  712. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  713. [libx264 @ 0x7fc4a701bc00] frame= 84 QP=25.48 NAL=2 Slice:P Poc:168 I:9 P:203 SKIP:3388 size=873 bytes
  714. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=0
  715. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 174 M=0
  716. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 172 M=0
  717. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 282 M=1
  718. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  719. [libx264 @ 0x7fc4a701bc00] frame= 85 QP=23.55 NAL=2 Slice:P Poc:170 I:1064 P:921 SKIP:1615 size=5255 bytes
  720. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1275 M=0
  721. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1393 M=0
  722. [rtp @ 0x7fc4a7024c00] NAL size 1393 > 1352
  723. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1267 M=0
  724. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1307 M=1
  725. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  726. [libx264 @ 0x7fc4a701bc00] frame= 86 QP=25.60 NAL=2 Slice:P Poc:172 I:17 P:165 SKIP:3418 size=558 bytes
  727. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 142 M=0
  728. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 210 M=0
  729. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 87 M=0
  730. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 106 M=1
  731. [libx264 @ 0x7fc4a701bc00] frame= 87 QP=24.69 NAL=2 Slice:P Poc:174 I:9 P:178 SKIP:3413 size=613 bytes
  732. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 119 M=0
  733. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=0
  734. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 96 M=0
  735. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 125 M=1
  736. frame= 88 fps= 56 q=33.0 size= 85kB time=00:00:02.90 bitrate= 240.5kbits/s dup=25 drop=0 speed=1.84x
  737. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  738. [libx264 @ 0x7fc4a701bc00] frame= 88 QP=23.79 NAL=2 Slice:P Poc:176 I:16 P:240 SKIP:3344 size=748 bytes
  739. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 155 M=0
  740. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 299 M=0
  741. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 140 M=0
  742. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 141 M=1
  743. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  744. [libx264 @ 0x7fc4a701bc00] frame= 89 QP=24.61 NAL=2 Slice:P Poc:178 I:7 P:276 SKIP:3317 size=803 bytes
  745. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 176 M=0
  746. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 302 M=0
  747. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 130 M=0
  748. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 182 M=1
  749. *** 0 dup!
  750. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  751. [libx264 @ 0x7fc4a701bc00] frame= 90 QP=24.37 NAL=2 Slice:P Poc:180 I:8 P:124 SKIP:3468 size=455 bytes
  752. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 117 M=0
  753. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 110 M=0
  754. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 106 M=0
  755. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 109 M=1
  756. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  757. [libx264 @ 0x7fc4a701bc00] frame= 91 QP=22.75 NAL=2 Slice:P Poc:182 I:6 P:224 SKIP:3370 size=721 bytes
  758. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 174 M=0
  759. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  760. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 133 M=0
  761. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 150 M=1
  762. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  763. [libx264 @ 0x7fc4a701bc00] frame= 92 QP=23.36 NAL=2 Slice:P Poc:184 I:10 P:239 SKIP:3351 size=782 bytes
  764. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 194 M=0
  765. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 302 M=0
  766. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 118 M=0
  767. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 155 M=1
  768. [libx264 @ 0x7fc4a701bc00] frame= 93 QP=23.96 NAL=2 Slice:P Poc:186 I:14 P:354 SKIP:3232 size=1116 bytes
  769. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=0
  770. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 337 M=0
  771. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=0
  772. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=1
  773. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  774. [libx264 @ 0x7fc4a701bc00] frame= 94 QP=23.34 NAL=2 Slice:P Poc:188 I:12 P:264 SKIP:3324 size=886 bytes
  775. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=0
  776. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 298 M=0
  777. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 173 M=0
  778. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 178 M=1
  779. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  780. [libx264 @ 0x7fc4a701bc00] frame= 95 QP=22.94 NAL=2 Slice:P Poc:190 I:6 P:272 SKIP:3322 size=871 bytes
  781. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 189 M=0
  782. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 325 M=0
  783. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 162 M=0
  784. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 182 M=1
  785. *** 0 dup!
  786. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  787. [libx264 @ 0x7fc4a701bc00] frame= 96 QP=24.64 NAL=2 Slice:P Poc:192 I:19 P:247 SKIP:3334 size=944 bytes
  788. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 302 M=0
  789. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 160 M=0
  790. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=0
  791. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=1
  792. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  793. [libx264 @ 0x7fc4a701bc00] frame= 97 QP=22.50 NAL=2 Slice:P Poc:194 I:12 P:326 SKIP:3262 size=1032 bytes
  794. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=0
  795. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 338 M=0
  796. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 246 M=0
  797. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 229 M=1
  798. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  799. [libx264 @ 0x7fc4a701bc00] frame= 98 QP=21.94 NAL=2 Slice:P Poc:196 I:14 P:264 SKIP:3322 size=792 bytes
  800. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 186 M=0
  801. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 209 M=0
  802. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 167 M=0
  803. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 217 M=1
  804. [libx264 @ 0x7fc4a701bc00] frame= 99 QP=22.36 NAL=2 Slice:P Poc:198 I:21 P:296 SKIP:3283 size=875 bytes
  805. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=0
  806. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  807. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 156 M=0
  808. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=1
  809. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  810. [libx264 @ 0x7fc4a701bc00] frame= 100 QP=22.12 NAL=2 Slice:P Poc:200 I:8 P:256 SKIP:3336 size=831 bytes
  811. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 175 M=0
  812. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=0
  813. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 167 M=0
  814. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 218 M=1
  815. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  816. [libx264 @ 0x7fc4a701bc00] frame= 101 QP=22.40 NAL=2 Slice:P Poc:202 I:11 P:295 SKIP:3294 size=903 bytes
  817. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 193 M=0
  818. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=0
  819. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 207 M=0
  820. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 217 M=1
  821. *** 0 dup!
  822. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  823. [libx264 @ 0x7fc4a701bc00] frame= 102 QP=24.56 NAL=2 Slice:P Poc:204 I:11 P:208 SKIP:3381 size=838 bytes
  824. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 197 M=0
  825. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 144 M=0
  826. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=0
  827. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=1
  828. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  829. [libx264 @ 0x7fc4a701bc00] frame= 103 QP=21.94 NAL=2 Slice:P Poc:206 I:14 P:275 SKIP:3311 size=951 bytes
  830. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=0
  831. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 302 M=0
  832. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=0
  833. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 207 M=1
  834. frame= 104 fps= 50 q=27.0 size= 98kB time=00:00:03.43 bitrate= 235.0kbits/s dup=28 drop=0 speed=1.64x
  835. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  836. [libx264 @ 0x7fc4a701bc00] frame= 104 QP=21.27 NAL=2 Slice:P Poc:208 I:12 P:283 SKIP:3305 size=857 bytes
  837. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=0
  838. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=0
  839. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=0
  840. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 201 M=1
  841. [libx264 @ 0x7fc4a701bc00] frame= 105 QP=21.80 NAL=2 Slice:P Poc:210 I:12 P:295 SKIP:3293 size=933 bytes
  842. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=0
  843. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 303 M=0
  844. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 167 M=0
  845. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=1
  846. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  847. [libx264 @ 0x7fc4a701bc00] frame= 106 QP=22.82 NAL=2 Slice:P Poc:212 I:9 P:292 SKIP:3299 size=906 bytes
  848. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 188 M=0
  849. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 307 M=0
  850. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 169 M=0
  851. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 229 M=1
  852. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  853. [libx264 @ 0x7fc4a701bc00] frame= 107 QP=21.24 NAL=2 Slice:P Poc:214 I:10 P:263 SKIP:3327 size=875 bytes
  854. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=0
  855. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 290 M=0
  856. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 126 M=0
  857. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 204 M=1
  858. *** 0 dup!
  859. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  860. [libx264 @ 0x7fc4a701bc00] frame= 108 QP=24.72 NAL=2 Slice:P Poc:216 I:11 P:190 SKIP:3399 size=933 bytes
  861. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 269 M=0
  862. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 245 M=0
  863. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 145 M=0
  864. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 261 M=1
  865. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  866. [libx264 @ 0x7fc4a701bc00] frame= 109 QP=21.95 NAL=2 Slice:P Poc:218 I:11 P:309 SKIP:3280 size=994 bytes
  867. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=0
  868. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 334 M=0
  869. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 172 M=0
  870. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=1
  871. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  872. [libx264 @ 0x7fc4a701bc00] frame= 110 QP=21.82 NAL=2 Slice:P Poc:220 I:7 P:267 SKIP:3326 size=864 bytes
  873. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=0
  874. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 295 M=0
  875. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 125 M=0
  876. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 247 M=1
  877. [libx264 @ 0x7fc4a701bc00] frame= 111 QP=21.72 NAL=2 Slice:P Poc:222 I:6 P:279 SKIP:3315 size=900 bytes
  878. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 175 M=0
  879. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 364 M=0
  880. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 138 M=0
  881. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 210 M=1
  882. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  883. [libx264 @ 0x7fc4a701bc00] frame= 112 QP=21.90 NAL=2 Slice:P Poc:224 I:9 P:284 SKIP:3307 size=966 bytes
  884. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 203 M=0
  885. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 403 M=0
  886. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 148 M=0
  887. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=1
  888. *** 0 dup!
  889. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  890. [libx264 @ 0x7fc4a701bc00] frame= 113 QP=23.40 NAL=2 Slice:P Poc:226 I:11 P:185 SKIP:3404 size=849 bytes
  891. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  892. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 212 M=0
  893. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 129 M=0
  894. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 268 M=1
  895. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  896. [libx264 @ 0x7fc4a701bc00] frame= 114 QP=21.26 NAL=2 Slice:P Poc:228 I:13 P:261 SKIP:3326 size=935 bytes
  897. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 203 M=0
  898. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 319 M=0
  899. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 164 M=0
  900. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=1
  901. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  902. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  903. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  904. [libx264 @ 0x7fc4a701bc00] frame= 115 QP=21.65 NAL=2 Slice:P Poc:230 I:9 P:301 SKIP:3290 size=944 bytes
  905. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=0
  906. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 353 M=0
  907. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 160 M=0
  908. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 222 M=1
  909. [libx264 @ 0x7fc4a701bc00] frame= 116 QP=21.67 NAL=2 Slice:P Poc:232 I:15 P:292 SKIP:3293 size=1019 bytes
  910. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 193 M=0
  911. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 329 M=0
  912. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 256 M=0
  913. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=1
  914. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  915. [libx264 @ 0x7fc4a701bc00] frame= 117 QP=22.09 NAL=2 Slice:P Poc:234 I:13 P:279 SKIP:3308 size=904 bytes
  916. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 152 M=0
  917. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 332 M=0
  918. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=0
  919. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=1
  920. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  921. [libx264 @ 0x7fc4a701bc00] frame= 118 QP=21.96 NAL=2 Slice:P Poc:236 I:7 P:269 SKIP:3324 size=928 bytes
  922. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 157 M=0
  923. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 397 M=0
  924. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 177 M=0
  925. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=1
  926. *** 0 dup!
  927. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  928. [libx264 @ 0x7fc4a701bc00] frame= 119 QP=23.78 NAL=2 Slice:P Poc:238 I:9 P:181 SKIP:3410 size=825 bytes
  929. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 175 M=0
  930. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=0
  931. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 159 M=0
  932. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=1
  933. frame= 120 fps= 46 q=25.0 size= 113kB time=00:00:03.96 bitrate= 233.2kbits/s dup=31 drop=0 speed=1.51x
  934. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  935. [libx264 @ 0x7fc4a701bc00] frame= 120 QP=21.52 NAL=2 Slice:P Poc:240 I:7 P:325 SKIP:3268 size=1129 bytes
  936. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 286 M=0
  937. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 397 M=0
  938. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  939. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=1
  940. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  941. [libx264 @ 0x7fc4a701bc00] frame= 121 QP=23.50 NAL=2 Slice:P Poc:242 I:854 P:735 SKIP:2011 size=3673 bytes
  942. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 891 M=0
  943. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1055 M=0
  944. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 788 M=0
  945. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 926 M=1
  946. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  947. [libx264 @ 0x7fc4a701bc00] frame= 122 QP=25.23 NAL=2 Slice:P Poc:244 I:44 P:190 SKIP:3366 size=666 bytes
  948. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 139 M=0
  949. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 247 M=0
  950. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 130 M=0
  951. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 137 M=1
  952. [libx264 @ 0x7fc4a701bc00] frame= 123 QP=24.02 NAL=2 Slice:P Poc:246 I:24 P:246 SKIP:3330 size=810 bytes
  953. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 193 M=0
  954. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 316 M=0
  955. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 138 M=0
  956. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 150 M=1
  957. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  958. [libx264 @ 0x7fc4a701bc00] frame= 124 QP=23.78 NAL=2 Slice:P Poc:248 I:18 P:289 SKIP:3293 size=934 bytes
  959. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 217 M=0
  960. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 361 M=0
  961. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 167 M=0
  962. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 176 M=1
  963. *** 0 dup!
  964. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  965. [libx264 @ 0x7fc4a701bc00] frame= 125 QP=24.08 NAL=2 Slice:P Poc:250 I:37 P:209 SKIP:3354 size=794 bytes
  966. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 186 M=0
  967. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  968. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 209 M=0
  969. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 178 M=1
  970. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  971. [libx264 @ 0x7fc4a701bc00] frame= 126 QP=22.82 NAL=2 Slice:P Poc:252 I:13 P:278 SKIP:3309 size=936 bytes
  972. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=0
  973. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 365 M=0
  974. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 176 M=0
  975. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 176 M=1
  976. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  977. [libx264 @ 0x7fc4a701bc00] frame= 127 QP=21.98 NAL=2 Slice:P Poc:254 I:15 P:278 SKIP:3307 size=914 bytes
  978. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 185 M=0
  979. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 347 M=0
  980. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 155 M=0
  981. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 214 M=1
  982. [libx264 @ 0x7fc4a701bc00] frame= 128 QP=22.30 NAL=2 Slice:P Poc:256 I:26 P:331 SKIP:3243 size=1062 bytes
  983. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 259 M=0
  984. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 349 M=0
  985. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 197 M=0
  986. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=1
  987. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  988. [libx264 @ 0x7fc4a701bc00] frame= 129 QP=22.78 NAL=2 Slice:P Poc:258 I:17 P:272 SKIP:3311 size=905 bytes
  989. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 205 M=0
  990. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 357 M=0
  991. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 124 M=0
  992. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=1
  993. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  994. [libx264 @ 0x7fc4a701bc00] frame= 130 QP=22.67 NAL=2 Slice:P Poc:260 I:15 P:296 SKIP:3289 size=917 bytes
  995. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 211 M=0
  996. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 334 M=0
  997. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=0
  998. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 175 M=1
  999. *** 0 dup!
  1000. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1001. [libx264 @ 0x7fc4a701bc00] frame= 131 QP=24.98 NAL=2 Slice:P Poc:262 I:19 P:250 SKIP:3331 size=1050 bytes
  1002. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 323 M=0
  1003. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 256 M=0
  1004. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=0
  1005. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 218 M=1
  1006. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1007. [libx264 @ 0x7fc4a701bc00] frame= 132 QP=21.53 NAL=2 Slice:P Poc:264 I:34 P:271 SKIP:3295 size=991 bytes
  1008. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  1009. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 360 M=0
  1010. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 166 M=0
  1011. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=1
  1012. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1013. [libx264 @ 0x7fc4a701bc00] frame= 133 QP=22.47 NAL=2 Slice:P Poc:266 I:15 P:239 SKIP:3346 size=829 bytes
  1014. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=0
  1015. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 308 M=0
  1016. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 140 M=0
  1017. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 172 M=1
  1018. [libx264 @ 0x7fc4a701bc00] frame= 134 QP=21.89 NAL=2 Slice:P Poc:268 I:12 P:273 SKIP:3315 size=899 bytes
  1019. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 189 M=0
  1020. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 381 M=0
  1021. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 120 M=0
  1022. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=1
  1023. frame= 135 fps= 43 q=27.0 size= 129kB time=00:00:04.46 bitrate= 236.9kbits/s dup=33 drop=0 speed=1.42x
  1024. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1025. [libx264 @ 0x7fc4a701bc00] frame= 135 QP=21.83 NAL=2 Slice:P Poc:270 I:12 P:274 SKIP:3314 size=900 bytes
  1026. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  1027. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 319 M=0
  1028. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 182 M=0
  1029. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 165 M=1
  1030. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1031. [libx264 @ 0x7fc4a701bc00] frame= 136 QP=22.26 NAL=2 Slice:P Poc:272 I:11 P:258 SKIP:3331 size=905 bytes
  1032. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 177 M=0
  1033. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 396 M=0
  1034. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 131 M=0
  1035. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 188 M=1
  1036. *** 0 dup!
  1037. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1038. [libx264 @ 0x7fc4a701bc00] frame= 137 QP=23.39 NAL=2 Slice:P Poc:274 I:17 P:218 SKIP:3365 size=945 bytes
  1039. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=0
  1040. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=0
  1041. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 152 M=0
  1042. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 264 M=1
  1043. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1044. [libx264 @ 0x7fc4a701bc00] frame= 138 QP=21.42 NAL=2 Slice:P Poc:276 I:13 P:265 SKIP:3322 size=951 bytes
  1045. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 193 M=0
  1046. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 338 M=0
  1047. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 209 M=0
  1048. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 198 M=1
  1049. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1050. [libx264 @ 0x7fc4a701bc00] frame= 139 QP=21.75 NAL=2 Slice:P Poc:278 I:12 P:274 SKIP:3314 size=928 bytes
  1051. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 200 M=0
  1052. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 387 M=0
  1053. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 138 M=0
  1054. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 190 M=1
  1055. [libx264 @ 0x7fc4a701bc00] frame= 140 QP=21.24 NAL=2 Slice:P Poc:280 I:12 P:276 SKIP:3312 size=906 bytes
  1056. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 170 M=0
  1057. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 378 M=0
  1058. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 144 M=0
  1059. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 201 M=1
  1060. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1061. [libx264 @ 0x7fc4a701bc00] frame= 141 QP=21.86 NAL=2 Slice:P Poc:282 I:11 P:311 SKIP:3278 size=948 bytes
  1062. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=0
  1063. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 334 M=0
  1064. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 179 M=0
  1065. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 189 M=1
  1066. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1067. [libx264 @ 0x7fc4a701bc00] frame= 142 QP=22.03 NAL=2 Slice:P Poc:284 I:15 P:282 SKIP:3303 size=917 bytes
  1068. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 209 M=0
  1069. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 342 M=0
  1070. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 152 M=0
  1071. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 201 M=1
  1072. *** 0 dup!
  1073. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1074. [libx264 @ 0x7fc4a701bc00] frame= 143 QP=24.76 NAL=2 Slice:P Poc:286 I:12 P:179 SKIP:3409 size=935 bytes
  1075. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 381 M=0
  1076. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 174 M=0
  1077. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 141 M=0
  1078. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=1
  1079. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1080. [libx264 @ 0x7fc4a701bc00] frame= 144 QP=21.19 NAL=2 Slice:P Poc:288 I:10 P:268 SKIP:3322 size=833 bytes
  1081. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=0
  1082. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  1083. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 183 M=0
  1084. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=1
  1085. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1086. [libx264 @ 0x7fc4a701bc00] frame= 145 QP=21.66 NAL=2 Slice:P Poc:290 I:12 P:296 SKIP:3292 size=923 bytes
  1087. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 263 M=0
  1088. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 222 M=0
  1089. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 185 M=0
  1090. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=1
  1091. [libx264 @ 0x7fc4a701bc00] frame= 146 QP=21.61 NAL=2 Slice:P Poc:292 I:5 P:290 SKIP:3305 size=897 bytes
  1092. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  1093. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 214 M=0
  1094. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 216 M=0
  1095. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 219 M=1
  1096. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1097. [libx264 @ 0x7fc4a701bc00] frame= 147 QP=20.75 NAL=2 Slice:P Poc:294 I:9 P:283 SKIP:3308 size=936 bytes
  1098. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=0
  1099. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 204 M=0
  1100. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 268 M=0
  1101. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=1
  1102. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1103. [libx264 @ 0x7fc4a701bc00] frame= 148 QP=21.88 NAL=2 Slice:P Poc:296 I:13 P:332 SKIP:3255 size=1062 bytes
  1104. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 249 M=0
  1105. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 302 M=0
  1106. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  1107. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 271 M=1
  1108. *** 0 dup!
  1109. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1110. [libx264 @ 0x7fc4a701bc00] frame= 149 QP=25.00 NAL=2 Slice:P Poc:298 I:7 P:179 SKIP:3414 size=879 bytes
  1111. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  1112. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=0
  1113. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 282 M=0
  1114. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 180 M=1
  1115. frame= 150 fps= 41 q=25.0 size= 143kB time=00:00:04.96 bitrate= 235.6kbits/s dup=36 drop=0 speed=1.36x
  1116. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1117. [libx264 @ 0x7fc4a701bc00] frame= 150 QP=20.44 NAL=2 Slice:P Poc:300 I:9 P:299 SKIP:3292 size=871 bytes
  1118. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 210 M=0
  1119. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 216 M=0
  1120. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=0
  1121. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=1
  1122. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  1123. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  1124. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  1125. [libx264 @ 0x7fc4a701bc00] frame= 151 QP=21.44 NAL=2 Slice:P Poc:302 I:12 P:258 SKIP:3330 size=862 bytes
  1126. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 229 M=0
  1127. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 241 M=0
  1128. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 166 M=0
  1129. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=1
  1130. [libx264 @ 0x7fc4a701bc00] frame= 152 QP=20.79 NAL=2 Slice:P Poc:304 I:6 P:278 SKIP:3316 size=867 bytes
  1131. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=0
  1132. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 185 M=0
  1133. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 182 M=0
  1134. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=1
  1135. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1136. [libx264 @ 0x7fc4a701bc00] frame= 153 QP=20.99 NAL=2 Slice:P Poc:306 I:19 P:279 SKIP:3302 size=932 bytes
  1137. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 248 M=0
  1138. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 234 M=0
  1139. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 177 M=0
  1140. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=1
  1141. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1142. [libx264 @ 0x7fc4a701bc00] frame= 154 QP=20.98 NAL=2 Slice:P Poc:308 I:9 P:272 SKIP:3319 size=837 bytes
  1143. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 214 M=0
  1144. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 237 M=0
  1145. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 171 M=0
  1146. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 202 M=1
  1147. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1148. [libx264 @ 0x7fc4a701bc00] frame= 155 QP=20.73 NAL=2 Slice:P Poc:310 I:16 P:287 SKIP:3297 size=929 bytes
  1149. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  1150. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 257 M=0
  1151. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 183 M=0
  1152. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=1
  1153. *** 0 dup!
  1154. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1155. [libx264 @ 0x7fc4a701bc00] frame= 156 QP=24.16 NAL=2 Slice:P Poc:312 I:11 P:161 SKIP:3428 size=810 bytes
  1156. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 292 M=0
  1157. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  1158. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 145 M=0
  1159. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 147 M=1
  1160. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1161. [libx264 @ 0x7fc4a701bc00] frame= 157 QP=21.91 NAL=2 Slice:P Poc:314 I:1078 P:1023 SKIP:1499 size=5537 bytes
  1162. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1416 M=0
  1163. [rtp @ 0x7fc4a7024c00] NAL size 1416 > 1352
  1164. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1390 M=0
  1165. [rtp @ 0x7fc4a7024c00] NAL size 1390 > 1352
  1166. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1286 M=0
  1167. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1432 M=1
  1168. [rtp @ 0x7fc4a7024c00] NAL size 1432 > 1352
  1169. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1170. [libx264 @ 0x7fc4a701bc00] frame= 158 QP=22.73 NAL=2 Slice:P Poc:316 I:17 P:258 SKIP:3325 size=668 bytes
  1171. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=0
  1172. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 186 M=0
  1173. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 144 M=0
  1174. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 141 M=1
  1175. [libx264 @ 0x7fc4a701bc00] frame= 159 QP=22.96 NAL=2 Slice:P Poc:318 I:9 P:266 SKIP:3325 size=728 bytes
  1176. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 149 M=0
  1177. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 219 M=0
  1178. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 129 M=0
  1179. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 218 M=1
  1180. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1181. [libx264 @ 0x7fc4a701bc00] frame= 160 QP=22.86 NAL=2 Slice:P Poc:320 I:15 P:289 SKIP:3296 size=849 bytes
  1182. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 172 M=0
  1183. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=0
  1184. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 188 M=0
  1185. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=1
  1186. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1187. [libx264 @ 0x7fc4a701bc00] frame= 161 QP=22.37 NAL=2 Slice:P Poc:322 I:11 P:318 SKIP:3271 size=916 bytes
  1188. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 186 M=0
  1189. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 290 M=0
  1190. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 197 M=0
  1191. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 230 M=1
  1192. *** 0 dup!
  1193. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1194. [libx264 @ 0x7fc4a701bc00] frame= 162 QP=23.49 NAL=2 Slice:P Poc:324 I:5 P:123 SKIP:3472 size=491 bytes
  1195. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 101 M=0
  1196. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 145 M=0
  1197. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 100 M=0
  1198. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 132 M=1
  1199. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1200. [libx264 @ 0x7fc4a701bc00] frame= 163 QP=21.32 NAL=2 Slice:P Poc:326 I:16 P:318 SKIP:3266 size=1003 bytes
  1201. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 263 M=0
  1202. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 308 M=0
  1203. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  1204. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=1
  1205. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1206. [libx264 @ 0x7fc4a701bc00] frame= 164 QP=21.35 NAL=2 Slice:P Poc:328 I:4 P:318 SKIP:3278 size=988 bytes
  1207. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 187 M=0
  1208. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 371 M=0
  1209. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 205 M=0
  1210. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 212 M=1
  1211. [libx264 @ 0x7fc4a701bc00] frame= 165 QP=21.76 NAL=2 Slice:P Poc:330 I:10 P:272 SKIP:3318 size=913 bytes
  1212. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 183 M=0
  1213. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 330 M=0
  1214. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=0
  1215. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 203 M=1
  1216. frame= 166 fps= 40 q=29.0 size= 161kB time=00:00:05.50 bitrate= 239.5kbits/s dup=38 drop=0 speed=1.32x
  1217. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1218. [libx264 @ 0x7fc4a701bc00] frame= 166 QP=21.66 NAL=2 Slice:P Poc:332 I:14 P:284 SKIP:3302 size=995 bytes
  1219. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 211 M=0
  1220. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 417 M=0
  1221. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 170 M=0
  1222. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=1
  1223. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1224. [libx264 @ 0x7fc4a701bc00] frame= 167 QP=21.38 NAL=2 Slice:P Poc:334 I:10 P:279 SKIP:3311 size=1000 bytes
  1225. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 166 M=0
  1226. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 454 M=0
  1227. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=0
  1228. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 183 M=1
  1229. *** 0 dup!
  1230. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1231. [libx264 @ 0x7fc4a701bc00] frame= 168 QP=25.07 NAL=2 Slice:P Poc:336 I:9 P:145 SKIP:3446 size=539 bytes
  1232. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 136 M=0
  1233. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 143 M=0
  1234. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 128 M=0
  1235. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 119 M=1
  1236. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1237. [libx264 @ 0x7fc4a701bc00] frame= 169 QP=21.16 NAL=2 Slice:P Poc:338 I:30 P:361 SKIP:3209 size=1298 bytes
  1238. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=0
  1239. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 548 M=0
  1240. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 194 M=0
  1241. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 303 M=1
  1242. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1243. [libx264 @ 0x7fc4a701bc00] frame= 170 QP=21.98 NAL=2 Slice:P Poc:340 I:16 P:291 SKIP:3293 size=1026 bytes
  1244. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 191 M=0
  1245. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 438 M=0
  1246. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 201 M=0
  1247. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 183 M=1
  1248. [libx264 @ 0x7fc4a701bc00] frame= 171 QP=21.55 NAL=2 Slice:P Poc:342 I:16 P:315 SKIP:3269 size=1142 bytes
  1249. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 197 M=0
  1250. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 527 M=0
  1251. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  1252. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 197 M=1
  1253. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1254. [libx264 @ 0x7fc4a701bc00] frame= 172 QP=22.17 NAL=2 Slice:P Poc:344 I:14 P:282 SKIP:3304 size=1087 bytes
  1255. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 151 M=0
  1256. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 538 M=0
  1257. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 215 M=0
  1258. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 170 M=1
  1259. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1260. [libx264 @ 0x7fc4a701bc00] frame= 173 QP=22.24 NAL=2 Slice:P Poc:346 I:20 P:255 SKIP:3325 size=1069 bytes
  1261. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 170 M=0
  1262. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 537 M=0
  1263. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 185 M=0
  1264. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 164 M=1
  1265. *** 0 dup!
  1266. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1267. [libx264 @ 0x7fc4a701bc00] frame= 174 QP=23.31 NAL=2 Slice:P Poc:348 I:9 P:236 SKIP:3355 size=1042 bytes
  1268. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  1269. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=0
  1270. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 297 M=0
  1271. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 272 M=1
  1272. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1273. [libx264 @ 0x7fc4a701bc00] frame= 175 QP=21.65 NAL=2 Slice:P Poc:350 I:45 P:386 SKIP:3169 size=1682 bytes
  1274. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 297 M=0
  1275. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 741 M=0
  1276. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 345 M=0
  1277. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 286 M=1
  1278. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1279. [libx264 @ 0x7fc4a701bc00] frame= 176 QP=21.35 NAL=2 Slice:P Poc:352 I:26 P:255 SKIP:3319 size=1012 bytes
  1280. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 154 M=0
  1281. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 475 M=0
  1282. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 194 M=0
  1283. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 176 M=1
  1284. [libx264 @ 0x7fc4a701bc00] frame= 177 QP=21.42 NAL=2 Slice:P Poc:354 I:20 P:279 SKIP:3301 size=1040 bytes
  1285. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 172 M=0
  1286. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 453 M=0
  1287. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  1288. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 174 M=1
  1289. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1290. [libx264 @ 0x7fc4a701bc00] frame= 178 QP=21.93 NAL=2 Slice:P Poc:356 I:16 P:297 SKIP:3287 size=1063 bytes
  1291. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 169 M=0
  1292. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 398 M=0
  1293. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 319 M=0
  1294. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 164 M=1
  1295. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1296. [libx264 @ 0x7fc4a701bc00] frame= 179 QP=21.48 NAL=2 Slice:P Poc:358 I:27 P:291 SKIP:3282 size=1096 bytes
  1297. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 187 M=0
  1298. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 364 M=0
  1299. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 365 M=0
  1300. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 167 M=1
  1301. *** 0 dup!
  1302. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1303. [libx264 @ 0x7fc4a701bc00] frame= 180 QP=24.04 NAL=2 Slice:P Poc:360 I:14 P:224 SKIP:3362 size=945 bytes
  1304. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 231 M=0
  1305. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 230 M=0
  1306. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 263 M=0
  1307. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=1
  1308. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1309. [libx264 @ 0x7fc4a701bc00] frame= 181 QP=21.45 NAL=2 Slice:P Poc:362 I:28 P:381 SKIP:3191 size=1393 bytes
  1310. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 222 M=0
  1311. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 461 M=0
  1312. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 469 M=0
  1313. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=1
  1314. frame= 182 fps= 39 q=28.0 size= 178kB time=00:00:06.03 bitrate= 241.6kbits/s dup=41 drop=0 speed=1.28x
  1315. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1316. [libx264 @ 0x7fc4a701bc00] frame= 182 QP=21.68 NAL=2 Slice:P Poc:364 I:26 P:288 SKIP:3286 size=1069 bytes
  1317. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 176 M=0
  1318. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 325 M=0
  1319. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 370 M=0
  1320. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 185 M=1
  1321. [libx264 @ 0x7fc4a701bc00] frame= 183 QP=21.81 NAL=2 Slice:P Poc:366 I:16 P:305 SKIP:3279 size=1069 bytes
  1322. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 167 M=0
  1323. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 297 M=0
  1324. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 407 M=0
  1325. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 185 M=1
  1326. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1327. [libx264 @ 0x7fc4a701bc00] frame= 184 QP=21.97 NAL=2 Slice:P Poc:368 I:13 P:291 SKIP:3296 size=1061 bytes
  1328. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  1329. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 261 M=0
  1330. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 389 M=0
  1331. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 185 M=1
  1332. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1333. [libx264 @ 0x7fc4a701bc00] frame= 185 QP=22.17 NAL=2 Slice:P Poc:370 I:13 P:313 SKIP:3274 size=1119 bytes
  1334. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 193 M=0
  1335. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 318 M=0
  1336. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 404 M=0
  1337. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 191 M=1
  1338. *** 0 dup!
  1339. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1340. [libx264 @ 0x7fc4a701bc00] frame= 186 QP=23.12 NAL=2 Slice:P Poc:372 I:12 P:242 SKIP:3346 size=1028 bytes
  1341. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=0
  1342. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=0
  1343. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  1344. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 263 M=1
  1345. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  1346. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  1347. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  1348. [libx264 @ 0x7fc4a701bc00] frame= 187 QP=21.16 NAL=2 Slice:P Poc:374 I:19 P:318 SKIP:3263 size=1175 bytes
  1349. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=0
  1350. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 312 M=0
  1351. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 429 M=0
  1352. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 237 M=1
  1353. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1354. [libx264 @ 0x7fc4a701bc00] frame= 188 QP=21.87 NAL=2 Slice:P Poc:376 I:16 P:300 SKIP:3284 size=1066 bytes
  1355. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 183 M=0
  1356. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 277 M=0
  1357. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 400 M=0
  1358. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 193 M=1
  1359. [libx264 @ 0x7fc4a701bc00] frame= 189 QP=21.39 NAL=2 Slice:P Poc:378 I:8 P:308 SKIP:3284 size=1004 bytes
  1360. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 182 M=0
  1361. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 230 M=0
  1362. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 394 M=0
  1363. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 185 M=1
  1364. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1365. [libx264 @ 0x7fc4a701bc00] frame= 190 QP=21.56 NAL=2 Slice:P Poc:380 I:9 P:312 SKIP:3279 size=1013 bytes
  1366. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 166 M=0
  1367. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 295 M=0
  1368. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 356 M=0
  1369. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 183 M=1
  1370. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1371. [libx264 @ 0x7fc4a701bc00] frame= 191 QP=20.94 NAL=2 Slice:P Poc:382 I:5 P:329 SKIP:3266 size=1039 bytes
  1372. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 217 M=0
  1373. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 292 M=0
  1374. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 302 M=0
  1375. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 215 M=1
  1376. *** 1 dup!
  1377. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1378. [libx264 @ 0x7fc4a701bc00] frame= 192 QP=23.08 NAL=2 Slice:P Poc:384 I:3 P:230 SKIP:3367 size=1019 bytes
  1379. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 189 M=0
  1380. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 306 M=0
  1381. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 314 M=0
  1382. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 197 M=1
  1383. [libx264 @ 0x7fc4a701bc00] frame= 193 QP=21.82 NAL=2 Slice:P Poc:386 I:1126 P:1046 SKIP:1428 size=5685 bytes
  1384. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1317 M=0
  1385. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1401 M=0
  1386. [rtp @ 0x7fc4a7024c00] NAL size 1401 > 1352
  1387. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1418 M=0
  1388. [rtp @ 0x7fc4a7024c00] NAL size 1418 > 1352
  1389. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1536 M=1
  1390. [rtp @ 0x7fc4a7024c00] NAL size 1536 > 1352
  1391. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1392. [libx264 @ 0x7fc4a701bc00] frame= 194 QP=23.19 NAL=2 Slice:P Poc:388 I:24 P:296 SKIP:3280 size=791 bytes
  1393. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  1394. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 180 M=0
  1395. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  1396. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 177 M=1
  1397. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1398. [libx264 @ 0x7fc4a701bc00] frame= 195 QP=22.56 NAL=2 Slice:P Poc:390 I:9 P:314 SKIP:3277 size=872 bytes
  1399. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  1400. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  1401. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=0
  1402. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 205 M=1
  1403. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1404. [libx264 @ 0x7fc4a701bc00] frame= 196 QP=22.16 NAL=2 Slice:P Poc:392 I:19 P:323 SKIP:3258 size=938 bytes
  1405. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  1406. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 166 M=0
  1407. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 280 M=0
  1408. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=1
  1409. frame= 197 fps= 38 q=30.0 size= 198kB time=00:00:06.53 bitrate= 247.8kbits/s dup=43 drop=0 speed=1.25x
  1410. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1411. [libx264 @ 0x7fc4a701bc00] frame= 197 QP=22.18 NAL=2 Slice:P Poc:394 I:13 P:313 SKIP:3274 size=982 bytes
  1412. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 198 M=0
  1413. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  1414. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 310 M=0
  1415. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=1
  1416. *** 0 dup!
  1417. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1418. [libx264 @ 0x7fc4a701bc00] frame= 198 QP=23.04 NAL=2 Slice:P Poc:396 I:8 P:160 SKIP:3432 size=570 bytes
  1419. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 144 M=0
  1420. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 114 M=0
  1421. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 158 M=0
  1422. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 141 M=1
  1423. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1424. [libx264 @ 0x7fc4a701bc00] frame= 199 QP=20.73 NAL=2 Slice:P Poc:398 I:13 P:340 SKIP:3247 size=1034 bytes
  1425. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  1426. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=0
  1427. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 317 M=0
  1428. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 241 M=1
  1429. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1430. [libx264 @ 0x7fc4a701bc00] frame= 200 QP=21.51 NAL=2 Slice:P Poc:400 I:9 P:319 SKIP:3272 size=938 bytes
  1431. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 212 M=0
  1432. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  1433. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=0
  1434. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 219 M=1
  1435. [libx264 @ 0x7fc4a701bc00] frame= 201 QP=21.04 NAL=2 Slice:P Poc:402 I:17 P:334 SKIP:3249 size=1038 bytes
  1436. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 241 M=0
  1437. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 268 M=0
  1438. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 298 M=0
  1439. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 218 M=1
  1440. *** 0 dup!
  1441. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1442. [libx264 @ 0x7fc4a701bc00] frame= 202 QP=24.40 NAL=2 Slice:P Poc:404 I:3 P:152 SKIP:3445 size=661 bytes
  1443. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 173 M=0
  1444. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 147 M=0
  1445. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 181 M=0
  1446. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 147 M=1
  1447. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1448. [libx264 @ 0x7fc4a701bc00] frame= 203 QP=20.73 NAL=2 Slice:P Poc:406 I:7 P:319 SKIP:3274 size=1005 bytes
  1449. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=0
  1450. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 246 M=0
  1451. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 325 M=0
  1452. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 197 M=1
  1453. [libx264 @ 0x7fc4a701bc00] frame= 204 QP=21.15 NAL=2 Slice:P Poc:408 I:16 P:304 SKIP:3280 size=975 bytes
  1454. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=0
  1455. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=0
  1456. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 300 M=0
  1457. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 180 M=1
  1458. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1459. [libx264 @ 0x7fc4a701bc00] frame= 205 QP=21.19 NAL=2 Slice:P Poc:410 I:18 P:324 SKIP:3258 size=996 bytes
  1460. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=0
  1461. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 216 M=0
  1462. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 303 M=0
  1463. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=1
  1464. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1465. [libx264 @ 0x7fc4a701bc00] frame= 206 QP=20.95 NAL=2 Slice:P Poc:412 I:17 P:264 SKIP:3319 size=883 bytes
  1466. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=0
  1467. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  1468. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=0
  1469. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 195 M=1
  1470. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1471. [libx264 @ 0x7fc4a701bc00] frame= 207 QP=20.94 NAL=2 Slice:P Poc:414 I:11 P:413 SKIP:3176 size=1233 bytes
  1472. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 307 M=0
  1473. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 302 M=0
  1474. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 322 M=0
  1475. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 289 M=1
  1476. *** 0 dup!
  1477. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1478. [libx264 @ 0x7fc4a701bc00] frame= 208 QP=24.38 NAL=2 Slice:P Poc:416 I:11 P:226 SKIP:3363 size=901 bytes
  1479. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 223 M=0
  1480. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 264 M=0
  1481. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 179 M=0
  1482. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 222 M=1
  1483. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1484. [libx264 @ 0x7fc4a701bc00] frame= 209 QP=19.89 NAL=2 Slice:P Poc:418 I:11 P:315 SKIP:3274 size=943 bytes
  1485. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 275 M=0
  1486. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 214 M=0
  1487. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  1488. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=1
  1489. [libx264 @ 0x7fc4a701bc00] frame= 210 QP=20.35 NAL=2 Slice:P Poc:420 I:17 P:283 SKIP:3300 size=909 bytes
  1490. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=0
  1491. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 192 M=0
  1492. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=0
  1493. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=1
  1494. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1495. [libx264 @ 0x7fc4a701bc00] frame= 211 QP=20.34 NAL=2 Slice:P Poc:422 I:9 P:312 SKIP:3279 size=941 bytes
  1496. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 219 M=0
  1497. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  1498. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=0
  1499. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=1
  1500. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1501. [libx264 @ 0x7fc4a701bc00] frame= 212 QP=20.10 NAL=2 Slice:P Poc:424 I:5 P:321 SKIP:3274 size=983 bytes
  1502. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=0
  1503. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 257 M=0
  1504. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 217 M=0
  1505. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 246 M=1
  1506. frame= 213 fps= 37 q=25.0 size= 212kB time=00:00:07.06 bitrate= 246.2kbits/s dup=46 drop=0 speed=1.23x
  1507. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1508. [libx264 @ 0x7fc4a701bc00] frame= 213 QP=20.19 NAL=2 Slice:P Poc:426 I:10 P:314 SKIP:3276 size=946 bytes
  1509. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 223 M=0
  1510. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 204 M=0
  1511. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=0
  1512. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 256 M=1
  1513. *** 0 dup!
  1514. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1515. [libx264 @ 0x7fc4a701bc00] frame= 214 QP=24.51 NAL=2 Slice:P Poc:428 I:2 P:226 SKIP:3372 size=941 bytes
  1516. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 218 M=0
  1517. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 214 M=0
  1518. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 207 M=0
  1519. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 289 M=1
  1520. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1521. [libx264 @ 0x7fc4a701bc00] frame= 215 QP=20.09 NAL=2 Slice:P Poc:430 I:14 P:327 SKIP:3259 size=981 bytes
  1522. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  1523. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 248 M=0
  1524. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 257 M=0
  1525. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=1
  1526. [libx264 @ 0x7fc4a701bc00] frame= 216 QP=20.12 NAL=2 Slice:P Poc:432 I:12 P:315 SKIP:3273 size=967 bytes
  1527. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 231 M=0
  1528. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=0
  1529. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 254 M=0
  1530. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 245 M=1
  1531. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1532. [libx264 @ 0x7fc4a701bc00] frame= 217 QP=20.11 NAL=2 Slice:P Poc:434 I:14 P:298 SKIP:3288 size=928 bytes
  1533. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 210 M=0
  1534. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  1535. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  1536. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=1
  1537. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1538. [libx264 @ 0x7fc4a701bc00] frame= 218 QP=20.01 NAL=2 Slice:P Poc:436 I:6 P:309 SKIP:3285 size=944 bytes
  1539. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 231 M=0
  1540. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 195 M=0
  1541. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 297 M=0
  1542. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=1
  1543. *** 0 dup!
  1544. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1545. [libx264 @ 0x7fc4a701bc00] frame= 219 QP=23.45 NAL=2 Slice:P Poc:438 I:9 P:238 SKIP:3353 size=1087 bytes
  1546. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 257 M=0
  1547. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 271 M=0
  1548. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 314 M=0
  1549. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=1
  1550. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1551. [libx264 @ 0x7fc4a701bc00] frame= 220 QP=20.12 NAL=2 Slice:P Poc:440 I:11 P:332 SKIP:3257 size=1025 bytes
  1552. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=0
  1553. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 197 M=0
  1554. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 318 M=0
  1555. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=1
  1556. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1557. [libx264 @ 0x7fc4a701bc00] frame= 221 QP=19.84 NAL=2 Slice:P Poc:442 I:7 P:312 SKIP:3281 size=992 bytes
  1558. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=0
  1559. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 210 M=0
  1560. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 330 M=0
  1561. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=1
  1562. [libx264 @ 0x7fc4a701bc00] frame= 222 QP=21.03 NAL=2 Slice:P Poc:444 I:9 P:306 SKIP:3285 size=934 bytes
  1563. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  1564. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 181 M=0
  1565. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 302 M=0
  1566. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 203 M=1
  1567. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1568. [libx264 @ 0x7fc4a701bc00] frame= 223 QP=20.56 NAL=2 Slice:P Poc:446 I:12 P:305 SKIP:3283 size=943 bytes
  1569. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=0
  1570. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 182 M=0
  1571. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 298 M=0
  1572. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=1
  1573. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  1574. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  1575. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  1576. [libx264 @ 0x7fc4a701bc00] frame= 224 QP=20.83 NAL=2 Slice:P Poc:448 I:8 P:331 SKIP:3261 size=1046 bytes
  1577. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=0
  1578. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=0
  1579. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 289 M=0
  1580. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 295 M=1
  1581. *** 0 dup!
  1582. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1583. [libx264 @ 0x7fc4a701bc00] frame= 225 QP=22.07 NAL=2 Slice:P Poc:450 I:3 P:193 SKIP:3404 size=866 bytes
  1584. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 309 M=0
  1585. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 153 M=0
  1586. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 229 M=0
  1587. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 162 M=1
  1588. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1589. [libx264 @ 0x7fc4a701bc00] frame= 226 QP=19.33 NAL=2 Slice:P Poc:452 I:3 P:335 SKIP:3262 size=1038 bytes
  1590. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 271 M=0
  1591. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  1592. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 287 M=0
  1593. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 247 M=1
  1594. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1595. [libx264 @ 0x7fc4a701bc00] frame= 227 QP=20.36 NAL=2 Slice:P Poc:454 I:12 P:327 SKIP:3261 size=1000 bytes
  1596. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  1597. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=0
  1598. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 249 M=0
  1599. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 254 M=1
  1600. [libx264 @ 0x7fc4a701bc00] frame= 228 QP=20.11 NAL=2 Slice:P Poc:456 I:10 P:330 SKIP:3260 size=999 bytes
  1601. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  1602. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  1603. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  1604. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=1
  1605. frame= 229 fps= 37 q=26.0 size= 228kB time=00:00:07.60 bitrate= 245.6kbits/s dup=49 drop=0 speed=1.21x
  1606. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1607. [libx264 @ 0x7fc4a701bc00] frame= 229 QP=22.43 NAL=2 Slice:P Poc:458 I:945 P:859 SKIP:1796 size=4045 bytes
  1608. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1008 M=0
  1609. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 971 M=0
  1610. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 956 M=0
  1611. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1097 M=1
  1612. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1613. [libx264 @ 0x7fc4a701bc00] frame= 230 QP=22.06 NAL=2 Slice:P Poc:460 I:27 P:289 SKIP:3284 size=771 bytes
  1614. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 200 M=0
  1615. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 176 M=0
  1616. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=0
  1617. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 156 M=1
  1618. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1619. *** 0 dup!
  1620. [libx264 @ 0x7fc4a701bc00] frame= 231 QP=22.88 NAL=2 Slice:P Poc:462 I:27 P:130 SKIP:3443 size=528 bytes
  1621. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 93 M=0
  1622. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 133 M=0
  1623. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 130 M=0
  1624. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 159 M=1
  1625. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1626. [libx264 @ 0x7fc4a701bc00] frame= 232 QP=21.58 NAL=2 Slice:P Poc:464 I:35 P:398 SKIP:3167 size=1178 bytes
  1627. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 290 M=0
  1628. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 265 M=0
  1629. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 324 M=0
  1630. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 286 M=1
  1631. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1632. [libx264 @ 0x7fc4a701bc00] frame= 233 QP=21.45 NAL=2 Slice:P Poc:466 I:37 P:459 SKIP:3104 size=1306 bytes
  1633. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 297 M=0
  1634. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 343 M=0
  1635. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 316 M=0
  1636. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 337 M=1
  1637. [libx264 @ 0x7fc4a701bc00] frame= 234 QP=21.00 NAL=2 Slice:P Poc:468 I:23 P:353 SKIP:3224 size=1167 bytes
  1638. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 342 M=0
  1639. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  1640. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 308 M=0
  1641. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=1
  1642. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1643. [libx264 @ 0x7fc4a701bc00] frame= 235 QP=20.74 NAL=2 Slice:P Poc:470 I:22 P:334 SKIP:3244 size=1105 bytes
  1644. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 249 M=0
  1645. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 216 M=0
  1646. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 353 M=0
  1647. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=1
  1648. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1649. [libx264 @ 0x7fc4a701bc00] frame= 236 QP=20.05 NAL=2 Slice:P Poc:472 I:13 P:332 SKIP:3255 size=1114 bytes
  1650. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 257 M=0
  1651. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 212 M=0
  1652. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 367 M=0
  1653. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 265 M=1
  1654. *** 0 dup!
  1655. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1656. [libx264 @ 0x7fc4a701bc00] frame= 237 QP=23.88 NAL=2 Slice:P Poc:474 I:20 P:199 SKIP:3381 size=820 bytes
  1657. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 190 M=0
  1658. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  1659. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 193 M=0
  1660. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 180 M=1
  1661. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1662. [libx264 @ 0x7fc4a701bc00] frame= 238 QP=20.80 NAL=2 Slice:P Poc:476 I:12 P:350 SKIP:3238 size=1185 bytes
  1663. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 261 M=0
  1664. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 247 M=0
  1665. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 397 M=0
  1666. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 267 M=1
  1667. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1668. [libx264 @ 0x7fc4a701bc00] frame= 239 QP=20.40 NAL=2 Slice:P Poc:478 I:12 P:322 SKIP:3266 size=1079 bytes
  1669. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=0
  1670. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=0
  1671. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 366 M=0
  1672. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=1
  1673. [libx264 @ 0x7fc4a701bc00] frame= 240 QP=20.83 NAL=2 Slice:P Poc:480 I:19 P:324 SKIP:3257 size=1160 bytes
  1674. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 207 M=0
  1675. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  1676. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 423 M=0
  1677. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=1
  1678. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1679. [libx264 @ 0x7fc4a701bc00] frame= 241 QP=21.18 NAL=2 Slice:P Poc:482 I:17 P:341 SKIP:3242 size=1131 bytes
  1680. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=0
  1681. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=0
  1682. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 418 M=0
  1683. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=1
  1684. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1685. [libx264 @ 0x7fc4a701bc00] frame= 242 QP=20.07 NAL=2 Slice:P Poc:484 I:17 P:366 SKIP:3217 size=1273 bytes
  1686. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=0
  1687. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 351 M=0
  1688. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 463 M=0
  1689. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=1
  1690. *** 0 dup!
  1691. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1692. [libx264 @ 0x7fc4a701bc00] frame= 243 QP=23.33 NAL=2 Slice:P Poc:486 I:3 P:132 SKIP:3465 size=542 bytes
  1693. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 109 M=0
  1694. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 122 M=0
  1695. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 166 M=0
  1696. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 132 M=1
  1697. frame= 244 fps= 36 q=28.0 size= 246kB time=00:00:08.10 bitrate= 248.7kbits/s dup=52 drop=0 speed= 1.2x
  1698. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1699. [libx264 @ 0x7fc4a701bc00] frame= 244 QP=20.95 NAL=2 Slice:P Poc:488 I:23 P:408 SKIP:3169 size=1368 bytes
  1700. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 231 M=0
  1701. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 353 M=0
  1702. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 499 M=0
  1703. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 272 M=1
  1704. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1705. [libx264 @ 0x7fc4a701bc00] frame= 245 QP=20.51 NAL=2 Slice:P Poc:490 I:23 P:349 SKIP:3228 size=1242 bytes
  1706. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  1707. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 312 M=0
  1708. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 450 M=0
  1709. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=1
  1710. [libx264 @ 0x7fc4a701bc00] frame= 246 QP=21.41 NAL=2 Slice:P Poc:492 I:21 P:317 SKIP:3262 size=1194 bytes
  1711. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 187 M=0
  1712. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 335 M=0
  1713. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 450 M=0
  1714. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 209 M=1
  1715. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1716. [libx264 @ 0x7fc4a701bc00] frame= 247 QP=21.07 NAL=2 Slice:P Poc:494 I:27 P:348 SKIP:3225 size=1289 bytes
  1717. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  1718. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 338 M=0
  1719. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 471 M=0
  1720. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 259 M=1
  1721. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1722. [libx264 @ 0x7fc4a701bc00] frame= 248 QP=21.03 NAL=2 Slice:P Poc:496 I:16 P:334 SKIP:3250 size=1270 bytes
  1723. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 182 M=0
  1724. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 405 M=0
  1725. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 461 M=0
  1726. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 209 M=1
  1727. *** 0 dup!
  1728. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1729. [libx264 @ 0x7fc4a701bc00] frame= 249 QP=22.75 NAL=2 Slice:P Poc:498 I:7 P:211 SKIP:3382 size=863 bytes
  1730. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 182 M=0
  1731. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 161 M=0
  1732. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 307 M=0
  1733. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 200 M=1
  1734. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1735. [libx264 @ 0x7fc4a701bc00] frame= 250 QP=28.43 NAL=3 Slice:I Poc:0 I:3600 P:0 SKIP:0 size=12588 bytes
  1736. [rtp @ 0x7fc4a7024c00] Sending NAL 7 of len 23 M=0
  1737. [rtp @ 0x7fc4a7024c00] Sending NAL 8 of len 5 M=0
  1738. [rtp @ 0x7fc4a7024c00] Sending NAL 5 of len 3271 M=0
  1739. [rtp @ 0x7fc4a7024c00] NAL size 3271 > 1352
  1740. [rtp @ 0x7fc4a7024c00] Sending NAL 5 of len 3260 M=0
  1741. [rtp @ 0x7fc4a7024c00] NAL size 3260 > 1352
  1742. [rtp @ 0x7fc4a7024c00] Sending NAL 5 of len 3206 M=0
  1743. [rtp @ 0x7fc4a7024c00] NAL size 3206 > 1352
  1744. [rtp @ 0x7fc4a7024c00] Sending NAL 5 of len 2803 M=1
  1745. [rtp @ 0x7fc4a7024c00] NAL size 2803 > 1352
  1746. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1747. [libx264 @ 0x7fc4a701bc00] frame= 251 QP=24.57 NAL=2 Slice:P Poc:2 I:129 P:1180 SKIP:2291 size=4226 bytes
  1748. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1274 M=0
  1749. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1332 M=0
  1750. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 538 M=0
  1751. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1069 M=1
  1752. [libx264 @ 0x7fc4a701bc00] frame= 252 QP=24.94 NAL=2 Slice:P Poc:4 I:48 P:296 SKIP:3256 size=976 bytes
  1753. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 175 M=0
  1754. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 270 M=0
  1755. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 365 M=0
  1756. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 153 M=1
  1757. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1758. [libx264 @ 0x7fc4a701bc00] frame= 253 QP=23.82 NAL=2 Slice:P Poc:6 I:32 P:375 SKIP:3193 size=1207 bytes
  1759. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=0
  1760. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 320 M=0
  1761. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 463 M=0
  1762. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 215 M=1
  1763. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1764. [libx264 @ 0x7fc4a701bc00] frame= 254 QP=23.85 NAL=2 Slice:P Poc:8 I:38 P:442 SKIP:3120 size=1540 bytes
  1765. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 322 M=0
  1766. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 407 M=0
  1767. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 560 M=0
  1768. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=1
  1769. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1770. *** 0 dup!
  1771. [libx264 @ 0x7fc4a701bc00] frame= 255 QP=24.65 NAL=2 Slice:P Poc:10 I:25 P:394 SKIP:3181 size=1563 bytes
  1772. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 440 M=0
  1773. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 353 M=0
  1774. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 468 M=0
  1775. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 289 M=1
  1776. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1777. [libx264 @ 0x7fc4a701bc00] frame= 256 QP=22.79 NAL=2 Slice:P Poc:12 I:16 P:401 SKIP:3183 size=1427 bytes
  1778. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 310 M=0
  1779. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 457 M=0
  1780. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 359 M=0
  1781. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 288 M=1
  1782. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1783. [libx264 @ 0x7fc4a701bc00] frame= 257 QP=22.42 NAL=2 Slice:P Poc:14 I:23 P:403 SKIP:3174 size=1418 bytes
  1784. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 359 M=0
  1785. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 437 M=0
  1786. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 345 M=0
  1787. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 264 M=1
  1788. [libx264 @ 0x7fc4a701bc00] frame= 258 QP=22.33 NAL=2 Slice:P Poc:16 I:24 P:341 SKIP:3235 size=1167 bytes
  1789. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 231 M=0
  1790. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 361 M=0
  1791. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 323 M=0
  1792. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=1
  1793. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1794. [libx264 @ 0x7fc4a701bc00] frame= 259 QP=21.99 NAL=2 Slice:P Poc:18 I:14 P:382 SKIP:3204 size=1274 bytes
  1795. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 279 M=0
  1796. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 388 M=0
  1797. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 317 M=0
  1798. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 277 M=1
  1799. frame= 260 fps= 36 q=29.0 size= 280kB time=00:00:08.63 bitrate= 265.8kbits/s dup=54 drop=0 speed=1.19x
  1800. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  1801. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  1802. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  1803. [libx264 @ 0x7fc4a701bc00] frame= 260 QP=22.26 NAL=2 Slice:P Poc:20 I:19 P:419 SKIP:3162 size=1292 bytes
  1804. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 283 M=0
  1805. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 409 M=0
  1806. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 367 M=0
  1807. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=1
  1808. *** 0 dup!
  1809. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1810. [libx264 @ 0x7fc4a701bc00] frame= 261 QP=24.94 NAL=2 Slice:P Poc:22 I:16 P:323 SKIP:3261 size=1529 bytes
  1811. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 458 M=0
  1812. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 396 M=0
  1813. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 322 M=0
  1814. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 340 M=1
  1815. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1816. [libx264 @ 0x7fc4a701bc00] frame= 262 QP=21.42 NAL=2 Slice:P Poc:24 I:27 P:369 SKIP:3204 size=1215 bytes
  1817. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 241 M=0
  1818. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 392 M=0
  1819. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 277 M=0
  1820. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 292 M=1
  1821. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1822. [libx264 @ 0x7fc4a701bc00] frame= 263 QP=21.64 NAL=2 Slice:P Poc:26 I:22 P:328 SKIP:3250 size=1081 bytes
  1823. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=0
  1824. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 340 M=0
  1825. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=0
  1826. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=1
  1827. [libx264 @ 0x7fc4a701bc00] frame= 264 QP=21.62 NAL=2 Slice:P Poc:28 I:20 P:294 SKIP:3286 size=995 bytes
  1828. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 172 M=0
  1829. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 350 M=0
  1830. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=0
  1831. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=1
  1832. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1833. [libx264 @ 0x7fc4a701bc00] frame= 265 QP=24.21 NAL=2 Slice:P Poc:30 I:797 P:591 SKIP:2212 size=2840 bytes
  1834. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 729 M=0
  1835. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 795 M=0
  1836. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 577 M=0
  1837. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 726 M=1
  1838. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1839. [libx264 @ 0x7fc4a701bc00] frame= 266 QP=24.72 NAL=2 Slice:P Poc:32 I:85 P:410 SKIP:3105 size=1232 bytes
  1840. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 325 M=0
  1841. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 335 M=0
  1842. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 285 M=0
  1843. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=1
  1844. *** 0 dup!
  1845. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1846. [libx264 @ 0x7fc4a701bc00] frame= 267 QP=24.16 NAL=2 Slice:P Poc:34 I:80 P:332 SKIP:3188 size=1226 bytes
  1847. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 277 M=0
  1848. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  1849. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 345 M=0
  1850. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 317 M=1
  1851. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1852. [libx264 @ 0x7fc4a701bc00] frame= 268 QP=22.90 NAL=2 Slice:P Poc:36 I:31 P:432 SKIP:3137 size=1380 bytes
  1853. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 294 M=0
  1854. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 430 M=0
  1855. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 340 M=0
  1856. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 303 M=1
  1857. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1858. [libx264 @ 0x7fc4a701bc00] frame= 269 QP=22.48 NAL=2 Slice:P Poc:38 I:53 P:445 SKIP:3102 size=1481 bytes
  1859. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 347 M=0
  1860. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 431 M=0
  1861. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 332 M=0
  1862. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 358 M=1
  1863. [libx264 @ 0x7fc4a701bc00] frame= 270 QP=22.11 NAL=2 Slice:P Poc:40 I:27 P:407 SKIP:3166 size=1370 bytes
  1864. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=0
  1865. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 396 M=0
  1866. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 329 M=0
  1867. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 359 M=1
  1868. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1869. [libx264 @ 0x7fc4a701bc00] frame= 271 QP=21.87 NAL=2 Slice:P Poc:42 I:23 P:408 SKIP:3169 size=1211 bytes
  1870. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  1871. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 371 M=0
  1872. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 330 M=0
  1873. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=1
  1874. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1875. [libx264 @ 0x7fc4a701bc00] frame= 272 QP=21.85 NAL=2 Slice:P Poc:44 I:17 P:359 SKIP:3224 size=1093 bytes
  1876. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  1877. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 348 M=0
  1878. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  1879. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=1
  1880. *** 0 dup!
  1881. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1882. [libx264 @ 0x7fc4a701bc00] frame= 273 QP=25.62 NAL=2 Slice:P Poc:46 I:14 P:283 SKIP:3303 size=1255 bytes
  1883. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 410 M=0
  1884. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  1885. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 313 M=0
  1886. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 245 M=1
  1887. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1888. [libx264 @ 0x7fc4a701bc00] frame= 274 QP=21.47 NAL=2 Slice:P Poc:48 I:20 P:398 SKIP:3182 size=1282 bytes
  1889. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 303 M=0
  1890. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 396 M=0
  1891. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 293 M=0
  1892. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 277 M=1
  1893. frame= 275 fps= 35 q=29.0 size= 300kB time=00:00:09.13 bitrate= 269.3kbits/s dup=57 drop=0 speed=1.17x
  1894. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1895. [libx264 @ 0x7fc4a701bc00] frame= 275 QP=21.10 NAL=2 Slice:P Poc:50 I:15 P:379 SKIP:3206 size=1136 bytes
  1896. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 249 M=0
  1897. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 345 M=0
  1898. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=0
  1899. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=1
  1900. [libx264 @ 0x7fc4a701bc00] frame= 276 QP=22.11 NAL=2 Slice:P Poc:52 I:10 P:321 SKIP:3269 size=1000 bytes
  1901. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 185 M=0
  1902. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 384 M=0
  1903. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  1904. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 198 M=1
  1905. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1906. [libx264 @ 0x7fc4a701bc00] frame= 277 QP=21.66 NAL=2 Slice:P Poc:54 I:18 P:337 SKIP:3245 size=1068 bytes
  1907. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 203 M=0
  1908. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 396 M=0
  1909. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 216 M=0
  1910. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=1
  1911. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1912. [libx264 @ 0x7fc4a701bc00] frame= 278 QP=21.44 NAL=2 Slice:P Poc:56 I:12 P:320 SKIP:3268 size=1029 bytes
  1913. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=0
  1914. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 377 M=0
  1915. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=0
  1916. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 200 M=1
  1917. *** 0 dup!
  1918. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1919. [libx264 @ 0x7fc4a701bc00] frame= 279 QP=24.77 NAL=2 Slice:P Poc:58 I:1 P:125 SKIP:3474 size=547 bytes
  1920. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 139 M=0
  1921. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 135 M=0
  1922. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 136 M=0
  1923. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 124 M=1
  1924. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1925. [libx264 @ 0x7fc4a701bc00] frame= 280 QP=21.05 NAL=2 Slice:P Poc:60 I:13 P:355 SKIP:3232 size=1161 bytes
  1926. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 216 M=0
  1927. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 409 M=0
  1928. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 256 M=0
  1929. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 267 M=1
  1930. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1931. [libx264 @ 0x7fc4a701bc00] frame= 281 QP=21.58 NAL=2 Slice:P Poc:62 I:13 P:357 SKIP:3230 size=1136 bytes
  1932. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 210 M=0
  1933. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 395 M=0
  1934. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 245 M=0
  1935. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=1
  1936. [libx264 @ 0x7fc4a701bc00] frame= 282 QP=21.50 NAL=2 Slice:P Poc:64 I:15 P:374 SKIP:3211 size=1175 bytes
  1937. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  1938. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 418 M=0
  1939. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 281 M=0
  1940. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=1
  1941. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1942. [libx264 @ 0x7fc4a701bc00] frame= 283 QP=21.12 NAL=2 Slice:P Poc:66 I:8 P:349 SKIP:3243 size=1074 bytes
  1943. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 195 M=0
  1944. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 374 M=0
  1945. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  1946. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=1
  1947. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1948. [libx264 @ 0x7fc4a701bc00] frame= 284 QP=21.62 NAL=2 Slice:P Poc:68 I:19 P:306 SKIP:3275 size=989 bytes
  1949. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 183 M=0
  1950. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 345 M=0
  1951. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 230 M=0
  1952. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 218 M=1
  1953. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1954. *** 0 dup!
  1955. [libx264 @ 0x7fc4a701bc00] frame= 285 QP=24.36 NAL=2 Slice:P Poc:70 I:2 P:138 SKIP:3460 size=603 bytes
  1956. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 125 M=0
  1957. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 166 M=0
  1958. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 170 M=0
  1959. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 129 M=1
  1960. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1961. [libx264 @ 0x7fc4a701bc00] frame= 286 QP=20.98 NAL=2 Slice:P Poc:72 I:15 P:355 SKIP:3230 size=1134 bytes
  1962. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 249 M=0
  1963. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 366 M=0
  1964. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=0
  1965. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 268 M=1
  1966. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  1967. [libx264 @ 0x7fc4a701bc00] frame= 287 QP=21.24 NAL=2 Slice:P Poc:74 I:11 P:350 SKIP:3239 size=1067 bytes
  1968. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=0
  1969. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 368 M=0
  1970. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=0
  1971. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 247 M=1
  1972. [libx264 @ 0x7fc4a701bc00] frame= 288 QP=20.79 NAL=2 Slice:P Poc:76 I:4 P:345 SKIP:3251 size=1015 bytes
  1973. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 212 M=0
  1974. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 333 M=0
  1975. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=0
  1976. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 207 M=1
  1977. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  1978. [libx264 @ 0x7fc4a701bc00] frame= 289 QP=21.28 NAL=2 Slice:P Poc:78 I:9 P:354 SKIP:3237 size=1057 bytes
  1979. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 197 M=0
  1980. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 334 M=0
  1981. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 270 M=0
  1982. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=1
  1983. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  1984. [libx264 @ 0x7fc4a701bc00] frame= 290 QP=21.14 NAL=2 Slice:P Poc:80 I:12 P:356 SKIP:3232 size=1040 bytes
  1985. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 222 M=0
  1986. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 311 M=0
  1987. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  1988. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=1
  1989. frame= 291 fps= 35 q=29.0 size= 316kB time=00:00:09.66 bitrate= 268.0kbits/s dup=59 drop=0 speed=1.16x
  1990. *** 0 dup!
  1991. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  1992. [libx264 @ 0x7fc4a701bc00] frame= 291 QP=24.53 NAL=2 Slice:P Poc:82 I:5 P:141 SKIP:3454 size=679 bytes
  1993. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 131 M=0
  1994. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 215 M=0
  1995. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 168 M=0
  1996. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 152 M=1
  1997. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  1998. [libx264 @ 0x7fc4a701bc00] frame= 292 QP=20.86 NAL=2 Slice:P Poc:84 I:10 P:349 SKIP:3241 size=1054 bytes
  1999. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 186 M=0
  2000. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 327 M=0
  2001. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=0
  2002. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 290 M=1
  2003. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2004. [libx264 @ 0x7fc4a701bc00] frame= 293 QP=21.10 NAL=2 Slice:P Poc:86 I:11 P:326 SKIP:3263 size=953 bytes
  2005. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=0
  2006. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 291 M=0
  2007. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 181 M=0
  2008. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=1
  2009. [libx264 @ 0x7fc4a701bc00] frame= 294 QP=21.55 NAL=2 Slice:P Poc:88 I:15 P:331 SKIP:3254 size=998 bytes
  2010. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=0
  2011. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 300 M=0
  2012. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 257 M=0
  2013. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 229 M=1
  2014. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2015. [libx264 @ 0x7fc4a701bc00] frame= 295 QP=20.93 NAL=2 Slice:P Poc:90 I:5 P:369 SKIP:3226 size=1046 bytes
  2016. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 197 M=0
  2017. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 378 M=0
  2018. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=0
  2019. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=1
  2020. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  2021. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  2022. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  2023. [libx264 @ 0x7fc4a701bc00] frame= 296 QP=21.08 NAL=2 Slice:P Poc:92 I:12 P:336 SKIP:3252 size=1063 bytes
  2024. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  2025. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 309 M=0
  2026. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 249 M=0
  2027. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 241 M=1
  2028. *** 0 dup!
  2029. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2030. [libx264 @ 0x7fc4a701bc00] frame= 297 QP=25.31 NAL=2 Slice:P Poc:94 I:7 P:152 SKIP:3441 size=771 bytes
  2031. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 202 M=0
  2032. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 214 M=0
  2033. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 158 M=0
  2034. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=1
  2035. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2036. [libx264 @ 0x7fc4a701bc00] frame= 298 QP=20.93 NAL=2 Slice:P Poc:96 I:10 P:333 SKIP:3257 size=1019 bytes
  2037. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 202 M=0
  2038. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 290 M=0
  2039. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  2040. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 261 M=1
  2041. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2042. [libx264 @ 0x7fc4a701bc00] frame= 299 QP=21.35 NAL=2 Slice:P Poc:98 I:9 P:308 SKIP:3283 size=957 bytes
  2043. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  2044. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=0
  2045. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 214 M=0
  2046. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 210 M=1
  2047. [libx264 @ 0x7fc4a701bc00] frame= 300 QP=20.07 NAL=2 Slice:P Poc:100 I:15 P:329 SKIP:3256 size=963 bytes
  2048. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  2049. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  2050. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 257 M=0
  2051. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 241 M=1
  2052. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2053. [libx264 @ 0x7fc4a701bc00] frame= 301 QP=23.69 NAL=2 Slice:P Poc:102 I:753 P:676 SKIP:2171 size=2962 bytes
  2054. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 739 M=0
  2055. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 816 M=0
  2056. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 622 M=0
  2057. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 772 M=1
  2058. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2059. [libx264 @ 0x7fc4a701bc00] frame= 302 QP=23.36 NAL=2 Slice:P Poc:104 I:74 P:370 SKIP:3156 size=1114 bytes
  2060. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 286 M=0
  2061. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=0
  2062. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 264 M=0
  2063. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 311 M=1
  2064. *** 0 dup!
  2065. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2066. [libx264 @ 0x7fc4a701bc00] frame= 303 QP=23.77 NAL=2 Slice:P Poc:106 I:73 P:358 SKIP:3169 size=1207 bytes
  2067. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 257 M=0
  2068. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  2069. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 314 M=0
  2070. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 349 M=1
  2071. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2072. [libx264 @ 0x7fc4a701bc00] frame= 304 QP=21.93 NAL=2 Slice:P Poc:108 I:69 P:437 SKIP:3094 size=1507 bytes
  2073. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 354 M=0
  2074. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 420 M=0
  2075. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 340 M=0
  2076. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 380 M=1
  2077. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2078. [libx264 @ 0x7fc4a701bc00] frame= 305 QP=21.99 NAL=2 Slice:P Poc:110 I:18 P:399 SKIP:3183 size=1196 bytes
  2079. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 321 M=0
  2080. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 303 M=0
  2081. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=0
  2082. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 283 M=1
  2083. [libx264 @ 0x7fc4a701bc00] frame= 306 QP=21.84 NAL=2 Slice:P Poc:112 I:26 P:397 SKIP:3177 size=1274 bytes
  2084. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 321 M=0
  2085. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 354 M=0
  2086. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 271 M=0
  2087. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 315 M=1
  2088. frame= 307 fps= 35 q=28.0 size= 335kB time=00:00:10.20 bitrate= 268.8kbits/s dup=62 drop=0 speed=1.15x
  2089. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2090. [libx264 @ 0x7fc4a701bc00] frame= 307 QP=20.96 NAL=2 Slice:P Poc:114 I:25 P:354 SKIP:3221 size=1129 bytes
  2091. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 286 M=0
  2092. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 282 M=0
  2093. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 247 M=0
  2094. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 301 M=1
  2095. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2096. [libx264 @ 0x7fc4a701bc00] frame= 308 QP=21.31 NAL=2 Slice:P Poc:116 I:29 P:353 SKIP:3218 size=1163 bytes
  2097. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 261 M=0
  2098. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 352 M=0
  2099. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  2100. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 317 M=1
  2101. *** 0 dup!
  2102. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2103. [libx264 @ 0x7fc4a701bc00] frame= 309 QP=23.20 NAL=2 Slice:P Poc:118 I:21 P:275 SKIP:3304 size=1069 bytes
  2104. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  2105. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=0
  2106. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  2107. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 333 M=1
  2108. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2109. [libx264 @ 0x7fc4a701bc00] frame= 310 QP=21.04 NAL=2 Slice:P Poc:120 I:19 P:342 SKIP:3239 size=1091 bytes
  2110. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 288 M=0
  2111. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 237 M=0
  2112. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=0
  2113. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 291 M=1
  2114. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2115. [libx264 @ 0x7fc4a701bc00] frame= 311 QP=19.85 NAL=2 Slice:P Poc:122 I:18 P:301 SKIP:3281 size=958 bytes
  2116. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  2117. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 231 M=0
  2118. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=0
  2119. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=1
  2120. [libx264 @ 0x7fc4a701bc00] frame= 312 QP=20.52 NAL=2 Slice:P Poc:124 I:9 P:308 SKIP:3283 size=974 bytes
  2121. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 264 M=0
  2122. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  2123. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 164 M=0
  2124. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 282 M=1
  2125. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2126. [libx264 @ 0x7fc4a701bc00] frame= 313 QP=20.11 NAL=2 Slice:P Poc:126 I:14 P:302 SKIP:3284 size=920 bytes
  2127. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  2128. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  2129. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 205 M=0
  2130. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 230 M=1
  2131. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2132. [libx264 @ 0x7fc4a701bc00] frame= 314 QP=20.74 NAL=2 Slice:P Poc:128 I:13 P:336 SKIP:3251 size=1006 bytes
  2133. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=0
  2134. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 275 M=0
  2135. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 216 M=0
  2136. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=1
  2137. *** 0 dup!
  2138. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2139. [libx264 @ 0x7fc4a701bc00] frame= 315 QP=23.41 NAL=2 Slice:P Poc:130 I:16 P:184 SKIP:3400 size=832 bytes
  2140. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=0
  2141. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 191 M=0
  2142. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 164 M=0
  2143. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 214 M=1
  2144. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2145. [libx264 @ 0x7fc4a701bc00] frame= 316 QP=20.14 NAL=2 Slice:P Poc:132 I:10 P:318 SKIP:3272 size=991 bytes
  2146. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 265 M=0
  2147. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 230 M=0
  2148. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 217 M=0
  2149. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=1
  2150. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2151. [libx264 @ 0x7fc4a701bc00] frame= 317 QP=21.24 NAL=2 Slice:P Poc:134 I:18 P:293 SKIP:3289 size=945 bytes
  2152. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 229 M=0
  2153. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  2154. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 192 M=0
  2155. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 268 M=1
  2156. [libx264 @ 0x7fc4a701bc00] frame= 318 QP=20.70 NAL=2 Slice:P Poc:136 I:14 P:330 SKIP:3256 size=987 bytes
  2157. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  2158. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 296 M=0
  2159. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 201 M=0
  2160. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=1
  2161. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2162. [libx264 @ 0x7fc4a701bc00] frame= 319 QP=20.77 NAL=2 Slice:P Poc:138 I:11 P:364 SKIP:3225 size=1086 bytes
  2163. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 254 M=0
  2164. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 348 M=0
  2165. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  2166. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=1
  2167. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2168. [libx264 @ 0x7fc4a701bc00] frame= 320 QP=21.04 NAL=2 Slice:P Poc:140 I:15 P:357 SKIP:3228 size=1082 bytes
  2169. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 212 M=0
  2170. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 361 M=0
  2171. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 256 M=0
  2172. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=1
  2173. frame= 321 fps= 34 q=28.0 size= 349kB time=00:00:10.66 bitrate= 267.8kbits/s dup=64 drop=0 speed=1.14x
  2174. *** 0 dup!
  2175. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2176. [libx264 @ 0x7fc4a701bc00] frame= 321 QP=22.83 NAL=2 Slice:P Poc:142 I:2 P:101 SKIP:3497 size=436 bytes
  2177. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 88 M=0
  2178. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 106 M=0
  2179. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 130 M=0
  2180. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 99 M=1
  2181. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2182. [libx264 @ 0x7fc4a701bc00] frame= 322 QP=20.70 NAL=2 Slice:P Poc:144 I:13 P:348 SKIP:3239 size=1084 bytes
  2183. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  2184. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 399 M=0
  2185. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=0
  2186. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=1
  2187. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2188. [libx264 @ 0x7fc4a701bc00] frame= 323 QP=21.02 NAL=2 Slice:P Poc:146 I:13 P:316 SKIP:3271 size=1051 bytes
  2189. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 185 M=0
  2190. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 415 M=0
  2191. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=0
  2192. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 205 M=1
  2193. [libx264 @ 0x7fc4a701bc00] frame= 324 QP=21.09 NAL=2 Slice:P Poc:148 I:20 P:340 SKIP:3240 size=1167 bytes
  2194. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=0
  2195. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 449 M=0
  2196. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  2197. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 237 M=1
  2198. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2199. [libx264 @ 0x7fc4a701bc00] frame= 325 QP=21.06 NAL=2 Slice:P Poc:150 I:12 P:362 SKIP:3226 size=1212 bytes
  2200. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  2201. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 511 M=0
  2202. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 254 M=0
  2203. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=1
  2204. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2205. [libx264 @ 0x7fc4a701bc00] frame= 326 QP=21.20 NAL=2 Slice:P Poc:152 I:10 P:342 SKIP:3248 size=1122 bytes
  2206. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 231 M=0
  2207. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 433 M=0
  2208. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=0
  2209. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 195 M=1
  2210. *** 0 dup!
  2211. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2212. [libx264 @ 0x7fc4a701bc00] frame= 327 QP=21.90 NAL=2 Slice:P Poc:154 I:2 P:113 SKIP:3485 size=485 bytes
  2213. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 92 M=0
  2214. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 137 M=0
  2215. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 147 M=0
  2216. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 96 M=1
  2217. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2218. [libx264 @ 0x7fc4a701bc00] frame= 328 QP=20.61 NAL=2 Slice:P Poc:156 I:16 P:387 SKIP:3197 size=1266 bytes
  2219. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=0
  2220. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 466 M=0
  2221. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 298 M=0
  2222. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 264 M=1
  2223. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2224. [libx264 @ 0x7fc4a701bc00] frame= 329 QP=21.22 NAL=2 Slice:P Poc:158 I:14 P:322 SKIP:3264 size=1077 bytes
  2225. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 231 M=0
  2226. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 377 M=0
  2227. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=0
  2228. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 201 M=1
  2229. [libx264 @ 0x7fc4a701bc00] frame= 330 QP=21.21 NAL=2 Slice:P Poc:160 I:16 P:333 SKIP:3251 size=1150 bytes
  2230. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=0
  2231. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 479 M=0
  2232. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=0
  2233. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 214 M=1
  2234. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2235. [libx264 @ 0x7fc4a701bc00] frame= 331 QP=21.31 NAL=2 Slice:P Poc:162 I:16 P:343 SKIP:3241 size=1160 bytes
  2236. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 219 M=0
  2237. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 475 M=0
  2238. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  2239. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=1
  2240. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  2241. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  2242. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  2243. [libx264 @ 0x7fc4a701bc00] frame= 332 QP=20.52 NAL=2 Slice:P Poc:164 I:28 P:335 SKIP:3237 size=1170 bytes
  2244. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  2245. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 503 M=0
  2246. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=0
  2247. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=1
  2248. *** 0 dup!
  2249. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2250. [libx264 @ 0x7fc4a701bc00] frame= 333 QP=22.91 NAL=2 Slice:P Poc:166 I:1 P:114 SKIP:3485 size=471 bytes
  2251. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 95 M=0
  2252. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 132 M=0
  2253. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 123 M=0
  2254. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 108 M=1
  2255. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2256. [libx264 @ 0x7fc4a701bc00] frame= 334 QP=20.71 NAL=2 Slice:P Poc:168 I:14 P:342 SKIP:3244 size=1202 bytes
  2257. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  2258. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 514 M=0
  2259. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  2260. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 219 M=1
  2261. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2262. [libx264 @ 0x7fc4a701bc00] frame= 335 QP=20.98 NAL=2 Slice:P Poc:170 I:5 P:345 SKIP:3250 size=1134 bytes
  2263. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  2264. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 504 M=0
  2265. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 209 M=0
  2266. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 200 M=1
  2267. [libx264 @ 0x7fc4a701bc00] frame= 336 QP=20.59 NAL=2 Slice:P Poc:172 I:20 P:311 SKIP:3269 size=1106 bytes
  2268. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  2269. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 475 M=0
  2270. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 187 M=0
  2271. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 210 M=1
  2272. frame= 337 fps= 34 q=28.0 size= 365kB time=00:00:11.20 bitrate= 266.8kbits/s dup=67 drop=0 speed=1.13x
  2273. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2274. [libx264 @ 0x7fc4a701bc00] frame= 337 QP=23.78 NAL=2 Slice:P Poc:174 I:737 P:611 SKIP:2252 size=2894 bytes
  2275. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 698 M=0
  2276. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 913 M=0
  2277. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 610 M=0
  2278. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 660 M=1
  2279. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2280. [libx264 @ 0x7fc4a701bc00] frame= 338 QP=23.66 NAL=2 Slice:P Poc:176 I:93 P:377 SKIP:3130 size=1330 bytes
  2281. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 291 M=0
  2282. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 482 M=0
  2283. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  2284. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 317 M=1
  2285. *** 0 dup!
  2286. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2287. [libx264 @ 0x7fc4a701bc00] frame= 339 QP=24.00 NAL=2 Slice:P Poc:178 I:86 P:335 SKIP:3179 size=1233 bytes
  2288. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 286 M=0
  2289. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 328 M=0
  2290. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 284 M=0
  2291. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 322 M=1
  2292. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2293. [libx264 @ 0x7fc4a701bc00] frame= 340 QP=22.07 NAL=2 Slice:P Poc:180 I:50 P:399 SKIP:3151 size=1416 bytes
  2294. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 306 M=0
  2295. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 510 M=0
  2296. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 245 M=0
  2297. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 342 M=1
  2298. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2299. [libx264 @ 0x7fc4a701bc00] frame= 341 QP=21.28 NAL=2 Slice:P Poc:182 I:44 P:447 SKIP:3109 size=1491 bytes
  2300. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 301 M=0
  2301. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 586 M=0
  2302. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=0
  2303. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 336 M=1
  2304. [libx264 @ 0x7fc4a701bc00] frame= 342 QP=21.38 NAL=2 Slice:P Poc:184 I:14 P:392 SKIP:3194 size=1310 bytes
  2305. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 257 M=0
  2306. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 485 M=0
  2307. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 296 M=0
  2308. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 259 M=1
  2309. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2310. [libx264 @ 0x7fc4a701bc00] frame= 343 QP=21.62 NAL=2 Slice:P Poc:186 I:25 P:370 SKIP:3205 size=1213 bytes
  2311. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 254 M=0
  2312. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 479 M=0
  2313. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  2314. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 259 M=1
  2315. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2316. [libx264 @ 0x7fc4a701bc00] frame= 344 QP=21.65 NAL=2 Slice:P Poc:188 I:15 P:388 SKIP:3197 size=1224 bytes
  2317. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 281 M=0
  2318. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 415 M=0
  2319. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 212 M=0
  2320. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 303 M=1
  2321. *** 0 dup!
  2322. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2323. [libx264 @ 0x7fc4a701bc00] frame= 345 QP=23.34 NAL=2 Slice:P Poc:190 I:16 P:296 SKIP:3288 size=1149 bytes
  2324. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  2325. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 287 M=0
  2326. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 345 M=0
  2327. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=1
  2328. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2329. [libx264 @ 0x7fc4a701bc00] frame= 346 QP=20.89 NAL=2 Slice:P Poc:192 I:12 P:367 SKIP:3221 size=1203 bytes
  2330. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=0
  2331. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 461 M=0
  2332. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  2333. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 289 M=1
  2334. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2335. [libx264 @ 0x7fc4a701bc00] frame= 347 QP=20.23 NAL=2 Slice:P Poc:194 I:20 P:359 SKIP:3221 size=1171 bytes
  2336. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=0
  2337. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 376 M=0
  2338. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  2339. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 299 M=1
  2340. [libx264 @ 0x7fc4a701bc00] frame= 348 QP=20.81 NAL=2 Slice:P Poc:196 I:13 P:312 SKIP:3275 size=1038 bytes
  2341. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  2342. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 360 M=0
  2343. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 183 M=0
  2344. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 261 M=1
  2345. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2346. [libx264 @ 0x7fc4a701bc00] frame= 349 QP=20.41 NAL=2 Slice:P Poc:198 I:8 P:323 SKIP:3269 size=1032 bytes
  2347. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 197 M=0
  2348. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 398 M=0
  2349. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 180 M=0
  2350. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=1
  2351. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2352. [libx264 @ 0x7fc4a701bc00] frame= 350 QP=20.52 NAL=2 Slice:P Poc:200 I:7 P:347 SKIP:3246 size=1071 bytes
  2353. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 217 M=0
  2354. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 436 M=0
  2355. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 185 M=0
  2356. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=1
  2357. *** 0 dup!
  2358. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2359. [libx264 @ 0x7fc4a701bc00] frame= 351 QP=24.09 NAL=2 Slice:P Poc:202 I:5 P:158 SKIP:3437 size=685 bytes
  2360. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 134 M=0
  2361. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 201 M=0
  2362. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 169 M=0
  2363. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 168 M=1
  2364. frame= 352 fps= 34 q=27.0 size= 384kB time=00:00:11.70 bitrate= 268.8kbits/s dup=70 drop=0 speed=1.13x
  2365. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2366. [libx264 @ 0x7fc4a701bc00] frame= 352 QP=20.65 NAL=2 Slice:P Poc:204 I:17 P:351 SKIP:3232 size=1190 bytes
  2367. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 234 M=0
  2368. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 420 M=0
  2369. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=0
  2370. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 298 M=1
  2371. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2372. [libx264 @ 0x7fc4a701bc00] frame= 353 QP=20.82 NAL=2 Slice:P Poc:206 I:9 P:327 SKIP:3264 size=1053 bytes
  2373. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 212 M=0
  2374. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 380 M=0
  2375. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 229 M=0
  2376. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 219 M=1
  2377. [libx264 @ 0x7fc4a701bc00] frame= 354 QP=21.08 NAL=2 Slice:P Poc:208 I:11 P:339 SKIP:3250 size=1100 bytes
  2378. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  2379. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 423 M=0
  2380. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 181 M=0
  2381. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=1
  2382. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2383. [libx264 @ 0x7fc4a701bc00] frame= 355 QP=20.59 NAL=2 Slice:P Poc:210 I:15 P:346 SKIP:3239 size=1155 bytes
  2384. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 267 M=0
  2385. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 429 M=0
  2386. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=0
  2387. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 247 M=1
  2388. *** 0 dup!
  2389. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2390. [libx264 @ 0x7fc4a701bc00] frame= 356 QP=24.95 NAL=2 Slice:P Poc:212 I:10 P:153 SKIP:3437 size=667 bytes
  2391. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 168 M=0
  2392. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=0
  2393. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 132 M=0
  2394. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 148 M=1
  2395. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2396. [libx264 @ 0x7fc4a701bc00] frame= 357 QP=19.96 NAL=2 Slice:P Poc:214 I:11 P:340 SKIP:3249 size=1121 bytes
  2397. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 247 M=0
  2398. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 387 M=0
  2399. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=0
  2400. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 275 M=1
  2401. [libx264 @ 0x7fc4a701bc00] frame= 358 QP=20.61 NAL=2 Slice:P Poc:216 I:17 P:320 SKIP:3263 size=1068 bytes
  2402. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=0
  2403. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 381 M=0
  2404. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=0
  2405. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=1
  2406. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2407. [libx264 @ 0x7fc4a701bc00] frame= 359 QP=20.27 NAL=2 Slice:P Poc:218 I:11 P:340 SKIP:3249 size=1078 bytes
  2408. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=0
  2409. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 382 M=0
  2410. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 177 M=0
  2411. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=1
  2412. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2413. [libx264 @ 0x7fc4a701bc00] frame= 360 QP=20.62 NAL=2 Slice:P Poc:220 I:11 P:325 SKIP:3264 size=1011 bytes
  2414. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  2415. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 348 M=0
  2416. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 201 M=0
  2417. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=1
  2418. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2419. [libx264 @ 0x7fc4a701bc00] frame= 361 QP=20.16 NAL=2 Slice:P Poc:222 I:15 P:307 SKIP:3278 size=997 bytes
  2420. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  2421. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 352 M=0
  2422. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 177 M=0
  2423. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=1
  2424. *** 0 dup!
  2425. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2426. [libx264 @ 0x7fc4a701bc00] frame= 362 QP=24.47 NAL=2 Slice:P Poc:224 I:5 P:133 SKIP:3462 size=645 bytes
  2427. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 174 M=0
  2428. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 171 M=0
  2429. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 141 M=0
  2430. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 146 M=1
  2431. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2432. [libx264 @ 0x7fc4a701bc00] frame= 363 QP=20.38 NAL=2 Slice:P Poc:226 I:24 P:318 SKIP:3258 size=1111 bytes
  2433. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  2434. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 360 M=0
  2435. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 195 M=0
  2436. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 290 M=1
  2437. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2438. [libx264 @ 0x7fc4a701bc00] frame= 364 QP=20.22 NAL=2 Slice:P Poc:228 I:10 P:312 SKIP:3278 size=1029 bytes
  2439. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 212 M=0
  2440. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 379 M=0
  2441. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 193 M=0
  2442. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=1
  2443. [libx264 @ 0x7fc4a701bc00] frame= 365 QP=20.76 NAL=2 Slice:P Poc:230 I:8 P:335 SKIP:3257 size=1029 bytes
  2444. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=0
  2445. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 291 M=0
  2446. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 197 M=0
  2447. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 278 M=1
  2448. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2449. [libx264 @ 0x7fc4a701bc00] frame= 366 QP=20.71 NAL=2 Slice:P Poc:232 I:14 P:324 SKIP:3262 size=1038 bytes
  2450. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=0
  2451. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 343 M=0
  2452. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 188 M=0
  2453. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 254 M=1
  2454. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2455. [libx264 @ 0x7fc4a701bc00] frame= 367 QP=20.11 NAL=2 Slice:P Poc:234 I:6 P:327 SKIP:3267 size=984 bytes
  2456. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  2457. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 359 M=0
  2458. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 176 M=0
  2459. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 216 M=1
  2460. frame= 368 fps= 34 q=28.0 size= 400kB time=00:00:12.23 bitrate= 267.8kbits/s dup=72 drop=0 speed=1.12x
  2461. *** 0 dup!
  2462. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  2463. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  2464. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  2465. [libx264 @ 0x7fc4a701bc00] frame= 368 QP=23.45 NAL=2 Slice:P Poc:236 I:1 P:139 SKIP:3460 size=594 bytes
  2466. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 105 M=0
  2467. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 168 M=0
  2468. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 156 M=0
  2469. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 152 M=1
  2470. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2471. [libx264 @ 0x7fc4a701bc00] frame= 369 QP=20.43 NAL=2 Slice:P Poc:238 I:11 P:356 SKIP:3233 size=1114 bytes
  2472. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 277 M=0
  2473. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 342 M=0
  2474. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 216 M=0
  2475. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=1
  2476. [libx264 @ 0x7fc4a701bc00] frame= 370 QP=19.98 NAL=2 Slice:P Poc:240 I:12 P:337 SKIP:3251 size=1085 bytes
  2477. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=0
  2478. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 334 M=0
  2479. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 230 M=0
  2480. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=1
  2481. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2482. [libx264 @ 0x7fc4a701bc00] frame= 371 QP=20.31 NAL=2 Slice:P Poc:242 I:3 P:334 SKIP:3263 size=1014 bytes
  2483. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 212 M=0
  2484. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 360 M=0
  2485. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 187 M=0
  2486. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=1
  2487. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2488. [libx264 @ 0x7fc4a701bc00] frame= 372 QP=20.21 NAL=2 Slice:P Poc:244 I:11 P:326 SKIP:3263 size=1017 bytes
  2489. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  2490. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 309 M=0
  2491. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  2492. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=1
  2493. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2494. [libx264 @ 0x7fc4a701bc00] frame= 373 QP=23.23 NAL=2 Slice:P Poc:246 I:881 P:641 SKIP:2078 size=3223 bytes
  2495. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 827 M=0
  2496. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 831 M=0
  2497. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 740 M=0
  2498. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 812 M=1
  2499. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2500. [libx264 @ 0x7fc4a701bc00] frame= 374 QP=22.82 NAL=2 Slice:P Poc:248 I:43 P:406 SKIP:3151 size=1160 bytes
  2501. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 301 M=0
  2502. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 328 M=0
  2503. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 204 M=0
  2504. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 314 M=1
  2505. *** 1 dup!
  2506. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2507. [libx264 @ 0x7fc4a701bc00] frame= 375 QP=22.96 NAL=2 Slice:P Poc:250 I:84 P:337 SKIP:3179 size=1184 bytes
  2508. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=0
  2509. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 368 M=0
  2510. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  2511. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 322 M=1
  2512. [libx264 @ 0x7fc4a701bc00] frame= 376 QP=22.00 NAL=2 Slice:P Poc:252 I:45 P:480 SKIP:3075 size=1513 bytes
  2513. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 343 M=0
  2514. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 451 M=0
  2515. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 345 M=0
  2516. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 361 M=1
  2517. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2518. [libx264 @ 0x7fc4a701bc00] frame= 377 QP=21.08 NAL=2 Slice:P Poc:254 I:38 P:440 SKIP:3122 size=1424 bytes
  2519. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 337 M=0
  2520. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 396 M=0
  2521. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 280 M=0
  2522. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 398 M=1
  2523. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2524. [libx264 @ 0x7fc4a701bc00] frame= 378 QP=20.94 NAL=2 Slice:P Poc:256 I:15 P:393 SKIP:3192 size=1233 bytes
  2525. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=0
  2526. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 408 M=0
  2527. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 245 M=0
  2528. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 325 M=1
  2529. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2530. [libx264 @ 0x7fc4a701bc00] frame= 379 QP=20.60 NAL=2 Slice:P Poc:258 I:16 P:334 SKIP:3250 size=1091 bytes
  2531. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=0
  2532. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 334 M=0
  2533. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=0
  2534. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 298 M=1
  2535. *** 0 dup!
  2536. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2537. [libx264 @ 0x7fc4a701bc00] frame= 380 QP=22.87 NAL=2 Slice:P Poc:260 I:26 P:230 SKIP:3344 size=959 bytes
  2538. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 270 M=0
  2539. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=0
  2540. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 209 M=0
  2541. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 207 M=1
  2542. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2543. [libx264 @ 0x7fc4a701bc00] frame= 381 QP=20.04 NAL=2 Slice:P Poc:262 I:14 P:388 SKIP:3198 size=1192 bytes
  2544. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 291 M=0
  2545. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 364 M=0
  2546. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=0
  2547. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 286 M=1
  2548. [libx264 @ 0x7fc4a701bc00] frame= 382 QP=20.28 NAL=2 Slice:P Poc:264 I:11 P:349 SKIP:3240 size=1113 bytes
  2549. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 223 M=0
  2550. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 364 M=0
  2551. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  2552. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 278 M=1
  2553. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2554. [libx264 @ 0x7fc4a701bc00] frame= 383 QP=19.82 NAL=2 Slice:P Poc:266 I:17 P:339 SKIP:3244 size=1120 bytes
  2555. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  2556. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 359 M=0
  2557. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 264 M=0
  2558. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 264 M=1
  2559. frame= 384 fps= 34 q=28.0 size= 420kB time=00:00:12.76 bitrate= 269.3kbits/s dup=75 drop=0 speed=1.12x
  2560. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2561. [libx264 @ 0x7fc4a701bc00] frame= 384 QP=20.74 NAL=2 Slice:P Poc:268 I:16 P:328 SKIP:3256 size=1093 bytes
  2562. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  2563. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 381 M=0
  2564. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=0
  2565. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 249 M=1
  2566. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2567. [libx264 @ 0x7fc4a701bc00] frame= 385 QP=20.54 NAL=2 Slice:P Poc:270 I:17 P:316 SKIP:3267 size=1065 bytes
  2568. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 218 M=0
  2569. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 351 M=0
  2570. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 204 M=0
  2571. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 279 M=1
  2572. *** 0 dup!
  2573. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2574. [libx264 @ 0x7fc4a701bc00] frame= 386 QP=23.64 NAL=2 Slice:P Poc:272 I:5 P:138 SKIP:3457 size=640 bytes
  2575. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 163 M=0
  2576. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 193 M=0
  2577. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 125 M=0
  2578. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 146 M=1
  2579. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2580. [libx264 @ 0x7fc4a701bc00] frame= 387 QP=20.40 NAL=2 Slice:P Poc:274 I:15 P:315 SKIP:3270 size=1061 bytes
  2581. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=0
  2582. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 343 M=0
  2583. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 205 M=0
  2584. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=1
  2585. [libx264 @ 0x7fc4a701bc00] frame= 388 QP=20.53 NAL=2 Slice:P Poc:276 I:15 P:316 SKIP:3269 size=1047 bytes
  2586. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=0
  2587. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 344 M=0
  2588. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 195 M=0
  2589. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=1
  2590. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2591. [libx264 @ 0x7fc4a701bc00] frame= 389 QP=20.33 NAL=2 Slice:P Poc:278 I:9 P:295 SKIP:3296 size=984 bytes
  2592. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=0
  2593. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 329 M=0
  2594. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 181 M=0
  2595. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 219 M=1
  2596. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2597. [libx264 @ 0x7fc4a701bc00] frame= 390 QP=19.95 NAL=2 Slice:P Poc:280 I:15 P:319 SKIP:3266 size=1092 bytes
  2598. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 279 M=0
  2599. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 348 M=0
  2600. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  2601. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=1
  2602. *** 0 dup!
  2603. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2604. [libx264 @ 0x7fc4a701bc00] frame= 391 QP=23.26 NAL=2 Slice:P Poc:282 I:2 P:119 SKIP:3479 size=522 bytes
  2605. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 139 M=0
  2606. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 145 M=0
  2607. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 119 M=0
  2608. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 106 M=1
  2609. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2610. [libx264 @ 0x7fc4a701bc00] frame= 392 QP=20.11 NAL=2 Slice:P Poc:284 I:25 P:432 SKIP:3143 size=1678 bytes
  2611. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 448 M=0
  2612. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 451 M=0
  2613. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 360 M=0
  2614. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 406 M=1
  2615. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2616. [libx264 @ 0x7fc4a701bc00] frame= 393 QP=20.23 NAL=2 Slice:P Poc:286 I:15 P:317 SKIP:3268 size=1113 bytes
  2617. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 223 M=0
  2618. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 468 M=0
  2619. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 188 M=0
  2620. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=1
  2621. [libx264 @ 0x7fc4a701bc00] frame= 394 QP=20.24 NAL=2 Slice:P Poc:288 I:14 P:308 SKIP:3278 size=1059 bytes
  2622. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 193 M=0
  2623. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 413 M=0
  2624. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=0
  2625. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=1
  2626. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2627. [libx264 @ 0x7fc4a701bc00] frame= 395 QP=19.91 NAL=2 Slice:P Poc:290 I:15 P:318 SKIP:3267 size=1075 bytes
  2628. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 200 M=0
  2629. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 436 M=0
  2630. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=0
  2631. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 230 M=1
  2632. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2633. [libx264 @ 0x7fc4a701bc00] frame= 396 QP=20.05 NAL=2 Slice:P Poc:292 I:18 P:301 SKIP:3281 size=1070 bytes
  2634. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 194 M=0
  2635. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 418 M=0
  2636. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 200 M=0
  2637. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 245 M=1
  2638. *** 0 dup!
  2639. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2640. [libx264 @ 0x7fc4a701bc00] frame= 397 QP=23.16 NAL=2 Slice:P Poc:294 I:7 P:248 SKIP:3345 size=1067 bytes
  2641. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=0
  2642. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 324 M=0
  2643. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=0
  2644. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 304 M=1
  2645. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2646. [libx264 @ 0x7fc4a701bc00] frame= 398 QP=19.95 NAL=2 Slice:P Poc:296 I:25 P:326 SKIP:3249 size=1223 bytes
  2647. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=0
  2648. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 514 M=0
  2649. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 218 M=0
  2650. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=1
  2651. frame= 399 fps= 33 q=27.0 size= 435kB time=00:00:13.26 bitrate= 268.8kbits/s dup=78 drop=0 speed=1.11x
  2652. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2653. [libx264 @ 0x7fc4a701bc00] frame= 399 QP=20.07 NAL=2 Slice:P Poc:298 I:17 P:331 SKIP:3252 size=1163 bytes
  2654. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=0
  2655. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 502 M=0
  2656. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 201 M=0
  2657. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 222 M=1
  2658. [libx264 @ 0x7fc4a701bc00] frame= 400 QP=20.00 NAL=2 Slice:P Poc:300 I:13 P:332 SKIP:3255 size=1096 bytes
  2659. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 222 M=0
  2660. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 437 M=0
  2661. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=0
  2662. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=1
  2663. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2664. [libx264 @ 0x7fc4a701bc00] frame= 401 QP=20.49 NAL=2 Slice:P Poc:302 I:15 P:320 SKIP:3265 size=1097 bytes
  2665. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 212 M=0
  2666. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 406 M=0
  2667. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 211 M=0
  2668. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=1
  2669. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2670. [libx264 @ 0x7fc4a701bc00] frame= 402 QP=20.63 NAL=2 Slice:P Poc:304 I:16 P:361 SKIP:3223 size=1187 bytes
  2671. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=0
  2672. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 414 M=0
  2673. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 259 M=0
  2674. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=1
  2675. *** 0 dup!
  2676. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2677. [libx264 @ 0x7fc4a701bc00] frame= 403 QP=23.38 NAL=2 Slice:P Poc:306 I:5 P:191 SKIP:3404 size=894 bytes
  2678. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=0
  2679. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 270 M=0
  2680. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=0
  2681. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 186 M=1
  2682. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  2683. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  2684. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  2685. [libx264 @ 0x7fc4a701bc00] frame= 404 QP=20.13 NAL=2 Slice:P Poc:308 I:12 P:314 SKIP:3274 size=1096 bytes
  2686. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  2687. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 368 M=0
  2688. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 257 M=0
  2689. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 223 M=1
  2690. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2691. [libx264 @ 0x7fc4a701bc00] frame= 405 QP=19.82 NAL=2 Slice:P Poc:310 I:22 P:333 SKIP:3245 size=1082 bytes
  2692. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=0
  2693. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 355 M=0
  2694. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 247 M=0
  2695. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=1
  2696. [libx264 @ 0x7fc4a701bc00] frame= 406 QP=20.12 NAL=2 Slice:P Poc:312 I:20 P:354 SKIP:3226 size=1043 bytes
  2697. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=0
  2698. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 329 M=0
  2699. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 215 M=0
  2700. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 234 M=1
  2701. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2702. [libx264 @ 0x7fc4a701bc00] frame= 407 QP=19.85 NAL=2 Slice:P Poc:314 I:15 P:339 SKIP:3246 size=1126 bytes
  2703. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 241 M=0
  2704. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 318 M=0
  2705. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 291 M=0
  2706. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 263 M=1
  2707. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2708. [libx264 @ 0x7fc4a701bc00] frame= 408 QP=20.34 NAL=2 Slice:P Poc:316 I:17 P:345 SKIP:3238 size=1059 bytes
  2709. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=0
  2710. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 312 M=0
  2711. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=0
  2712. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 219 M=1
  2713. *** 0 dup!
  2714. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2715. [libx264 @ 0x7fc4a701bc00] frame= 409 QP=22.69 NAL=2 Slice:P Poc:318 I:3 P:219 SKIP:3378 size=893 bytes
  2716. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  2717. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 292 M=0
  2718. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=0
  2719. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 150 M=1
  2720. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2721. [libx264 @ 0x7fc4a701bc00] frame= 410 QP=21.78 NAL=2 Slice:P Poc:320 I:1096 P:948 SKIP:1556 size=5160 bytes
  2722. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1237 M=0
  2723. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1247 M=0
  2724. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1253 M=0
  2725. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1410 M=1
  2726. [rtp @ 0x7fc4a7024c00] NAL size 1410 > 1352
  2727. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2728. [libx264 @ 0x7fc4a701bc00] frame= 411 QP=22.40 NAL=2 Slice:P Poc:322 I:29 P:355 SKIP:3216 size=885 bytes
  2729. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 209 M=0
  2730. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 247 M=0
  2731. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=0
  2732. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 210 M=1
  2733. [libx264 @ 0x7fc4a701bc00] frame= 412 QP=21.36 NAL=2 Slice:P Poc:324 I:23 P:320 SKIP:3257 size=901 bytes
  2734. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  2735. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=0
  2736. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 195 M=0
  2737. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=1
  2738. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2739. [libx264 @ 0x7fc4a701bc00] frame= 413 QP=21.63 NAL=2 Slice:P Poc:326 I:20 P:385 SKIP:3195 size=1135 bytes
  2740. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=0
  2741. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 308 M=0
  2742. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 296 M=0
  2743. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=1
  2744. frame= 414 fps= 33 q=28.0 size= 455kB time=00:00:13.76 bitrate= 270.6kbits/s dup=80 drop=0 speed=1.11x
  2745. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2746. [libx264 @ 0x7fc4a701bc00] frame= 414 QP=20.82 NAL=2 Slice:P Poc:328 I:21 P:426 SKIP:3153 size=1232 bytes
  2747. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 301 M=0
  2748. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 316 M=0
  2749. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 286 M=0
  2750. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 316 M=1
  2751. *** 0 dup!
  2752. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2753. [libx264 @ 0x7fc4a701bc00] frame= 415 QP=22.50 NAL=2 Slice:P Poc:330 I:23 P:259 SKIP:3318 size=921 bytes
  2754. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 215 M=0
  2755. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 293 M=0
  2756. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=0
  2757. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 174 M=1
  2758. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2759. [libx264 @ 0x7fc4a701bc00] frame= 416 QP=19.98 NAL=2 Slice:P Poc:332 I:10 P:353 SKIP:3237 size=1128 bytes
  2760. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=0
  2761. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 269 M=0
  2762. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 256 M=0
  2763. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 328 M=1
  2764. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2765. [libx264 @ 0x7fc4a701bc00] frame= 417 QP=20.20 NAL=2 Slice:P Poc:334 I:16 P:332 SKIP:3252 size=1027 bytes
  2766. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 206 M=0
  2767. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=0
  2768. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 215 M=0
  2769. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 331 M=1
  2770. [libx264 @ 0x7fc4a701bc00] frame= 418 QP=20.16 NAL=2 Slice:P Poc:336 I:16 P:369 SKIP:3215 size=1117 bytes
  2771. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=0
  2772. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 279 M=0
  2773. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 259 M=0
  2774. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 311 M=1
  2775. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2776. [libx264 @ 0x7fc4a701bc00] frame= 419 QP=20.14 NAL=2 Slice:P Poc:338 I:17 P:352 SKIP:3231 size=1113 bytes
  2777. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=0
  2778. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 269 M=0
  2779. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=0
  2780. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 300 M=1
  2781. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2782. [libx264 @ 0x7fc4a701bc00] frame= 420 QP=19.62 NAL=2 Slice:P Poc:340 I:10 P:351 SKIP:3239 size=1099 bytes
  2783. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 287 M=0
  2784. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=0
  2785. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  2786. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 289 M=1
  2787. *** 0 dup!
  2788. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2789. [libx264 @ 0x7fc4a701bc00] frame= 421 QP=23.23 NAL=2 Slice:P Poc:342 I:5 P:190 SKIP:3405 size=845 bytes
  2790. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=0
  2791. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 190 M=0
  2792. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 185 M=0
  2793. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 195 M=1
  2794. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2795. [libx264 @ 0x7fc4a701bc00] frame= 422 QP=19.71 NAL=2 Slice:P Poc:344 I:21 P:378 SKIP:3201 size=1159 bytes
  2796. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 282 M=0
  2797. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 321 M=0
  2798. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=0
  2799. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 270 M=1
  2800. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2801. [libx264 @ 0x7fc4a701bc00] frame= 423 QP=19.20 NAL=2 Slice:P Poc:346 I:15 P:323 SKIP:3262 size=1018 bytes
  2802. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  2803. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=0
  2804. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  2805. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 285 M=1
  2806. [libx264 @ 0x7fc4a701bc00] frame= 424 QP=19.44 NAL=2 Slice:P Poc:348 I:10 P:325 SKIP:3265 size=990 bytes
  2807. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 264 M=0
  2808. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=0
  2809. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 219 M=0
  2810. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=1
  2811. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2812. [libx264 @ 0x7fc4a701bc00] frame= 425 QP=19.60 NAL=2 Slice:P Poc:350 I:20 P:348 SKIP:3232 size=1092 bytes
  2813. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 283 M=0
  2814. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=0
  2815. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 270 M=0
  2816. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 287 M=1
  2817. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2818. [libx264 @ 0x7fc4a701bc00] frame= 426 QP=20.52 NAL=2 Slice:P Poc:352 I:10 P:357 SKIP:3233 size=1055 bytes
  2819. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 324 M=0
  2820. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  2821. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 188 M=0
  2822. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 295 M=1
  2823. *** 0 dup!
  2824. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2825. [libx264 @ 0x7fc4a701bc00] frame= 427 QP=22.68 NAL=2 Slice:P Poc:354 I:8 P:130 SKIP:3462 size=668 bytes
  2826. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 192 M=0
  2827. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 185 M=0
  2828. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 113 M=0
  2829. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 165 M=1
  2830. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2831. [libx264 @ 0x7fc4a701bc00] frame= 428 QP=19.20 NAL=2 Slice:P Poc:356 I:4 P:410 SKIP:3186 size=1206 bytes
  2832. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=0
  2833. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 241 M=0
  2834. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 294 M=0
  2835. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 406 M=1
  2836. frame= 429 fps= 33 q=25.0 size= 470kB time=00:00:14.26 bitrate= 270.0kbits/s dup=83 drop=0 speed= 1.1x
  2837. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2838. [libx264 @ 0x7fc4a701bc00] frame= 429 QP=19.45 NAL=2 Slice:P Poc:358 I:11 P:323 SKIP:3266 size=953 bytes
  2839. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=0
  2840. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  2841. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 200 M=0
  2842. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 280 M=1
  2843. [libx264 @ 0x7fc4a701bc00] frame= 430 QP=19.24 NAL=2 Slice:P Poc:360 I:4 P:349 SKIP:3247 size=1012 bytes
  2844. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 267 M=0
  2845. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  2846. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 210 M=0
  2847. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 302 M=1
  2848. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2849. [libx264 @ 0x7fc4a701bc00] frame= 431 QP=19.39 NAL=2 Slice:P Poc:362 I:14 P:344 SKIP:3242 size=1045 bytes
  2850. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 275 M=0
  2851. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  2852. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 209 M=0
  2853. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 340 M=1
  2854. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2855. [libx264 @ 0x7fc4a701bc00] frame= 432 QP=19.39 NAL=2 Slice:P Poc:364 I:6 P:319 SKIP:3275 size=984 bytes
  2856. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 231 M=0
  2857. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  2858. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  2859. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 284 M=1
  2860. *** 0 dup!
  2861. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2862. [libx264 @ 0x7fc4a701bc00] frame= 433 QP=22.22 NAL=2 Slice:P Poc:366 I:7 P:197 SKIP:3396 size=893 bytes
  2863. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=0
  2864. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 191 M=0
  2865. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=0
  2866. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 268 M=1
  2867. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2868. [libx264 @ 0x7fc4a701bc00] frame= 434 QP=19.19 NAL=2 Slice:P Poc:368 I:10 P:314 SKIP:3276 size=974 bytes
  2869. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 241 M=0
  2870. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  2871. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 189 M=0
  2872. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 288 M=1
  2873. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2874. [libx264 @ 0x7fc4a701bc00] frame= 435 QP=19.32 NAL=2 Slice:P Poc:370 I:7 P:358 SKIP:3235 size=1055 bytes
  2875. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 281 M=0
  2876. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=0
  2877. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  2878. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 294 M=1
  2879. [libx264 @ 0x7fc4a701bc00] frame= 436 QP=19.02 NAL=2 Slice:P Poc:372 I:6 P:336 SKIP:3258 size=1010 bytes
  2880. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 245 M=0
  2881. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 261 M=0
  2882. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 203 M=0
  2883. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 288 M=1
  2884. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2885. [libx264 @ 0x7fc4a701bc00] frame= 437 QP=19.15 NAL=2 Slice:P Poc:374 I:11 P:322 SKIP:3267 size=1017 bytes
  2886. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  2887. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 272 M=0
  2888. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  2889. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=1
  2890. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2891. [libx264 @ 0x7fc4a701bc00] frame= 438 QP=18.85 NAL=2 Slice:P Poc:376 I:4 P:343 SKIP:3253 size=1001 bytes
  2892. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 264 M=0
  2893. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 218 M=0
  2894. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 234 M=0
  2895. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 272 M=1
  2896. *** 0 dup!
  2897. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2898. [libx264 @ 0x7fc4a701bc00] frame= 439 QP=21.22 NAL=2 Slice:P Poc:378 I:3 P:189 SKIP:3408 size=867 bytes
  2899. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=0
  2900. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=0
  2901. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 200 M=0
  2902. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 155 M=1
  2903. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  2904. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  2905. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  2906. [libx264 @ 0x7fc4a701bc00] frame= 440 QP=19.08 NAL=2 Slice:P Poc:380 I:12 P:325 SKIP:3263 size=1062 bytes
  2907. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 300 M=0
  2908. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=0
  2909. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 214 M=0
  2910. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=1
  2911. [libx264 @ 0x7fc4a701bc00] frame= 441 QP=18.81 NAL=2 Slice:P Poc:382 I:7 P:309 SKIP:3284 size=968 bytes
  2912. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=0
  2913. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 216 M=0
  2914. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 192 M=0
  2915. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 287 M=1
  2916. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2917. [libx264 @ 0x7fc4a701bc00] frame= 442 QP=19.16 NAL=2 Slice:P Poc:384 I:7 P:305 SKIP:3288 size=963 bytes
  2918. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=0
  2919. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=0
  2920. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  2921. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 291 M=1
  2922. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2923. [libx264 @ 0x7fc4a701bc00] frame= 443 QP=18.96 NAL=2 Slice:P Poc:386 I:12 P:337 SKIP:3251 size=1038 bytes
  2924. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=0
  2925. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 270 M=0
  2926. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  2927. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=1
  2928. *** 0 dup!
  2929. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2930. [libx264 @ 0x7fc4a701bc00] frame= 444 QP=22.29 NAL=2 Slice:P Poc:388 I:7 P:195 SKIP:3398 size=916 bytes
  2931. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 280 M=0
  2932. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=0
  2933. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 230 M=0
  2934. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 194 M=1
  2935. frame= 445 fps= 33 q=23.0 size= 486kB time=00:00:14.80 bitrate= 268.8kbits/s dup=86 drop=0 speed= 1.1x
  2936. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2937. [libx264 @ 0x7fc4a701bc00] frame= 445 QP=18.83 NAL=2 Slice:P Poc:390 I:12 P:351 SKIP:3237 size=1135 bytes
  2938. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 340 M=0
  2939. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 270 M=0
  2940. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=0
  2941. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 279 M=1
  2942. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2943. [libx264 @ 0x7fc4a701bc00] frame= 446 QP=21.26 NAL=2 Slice:P Poc:392 I:1069 P:948 SKIP:1583 size=4978 bytes
  2944. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1307 M=0
  2945. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1185 M=0
  2946. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1086 M=0
  2947. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1387 M=1
  2948. [rtp @ 0x7fc4a7024c00] NAL size 1387 > 1352
  2949. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2950. [libx264 @ 0x7fc4a701bc00] frame= 447 QP=21.39 NAL=2 Slice:P Poc:394 I:26 P:303 SKIP:3271 size=820 bytes
  2951. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 210 M=0
  2952. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 222 M=0
  2953. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 161 M=0
  2954. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 214 M=1
  2955. [libx264 @ 0x7fc4a701bc00] frame= 448 QP=20.88 NAL=2 Slice:P Poc:396 I:13 P:351 SKIP:3236 size=938 bytes
  2956. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=0
  2957. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 193 M=0
  2958. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 191 M=0
  2959. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 283 M=1
  2960. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2961. [libx264 @ 0x7fc4a701bc00] frame= 449 QP=20.86 NAL=2 Slice:P Poc:398 I:29 P:409 SKIP:3162 size=1200 bytes
  2962. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 309 M=0
  2963. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 298 M=0
  2964. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 290 M=0
  2965. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 290 M=1
  2966. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  2967. [libx264 @ 0x7fc4a701bc00] frame= 450 QP=20.84 NAL=2 Slice:P Poc:400 I:19 P:419 SKIP:3162 size=1261 bytes
  2968. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 283 M=0
  2969. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 339 M=0
  2970. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 286 M=0
  2971. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 340 M=1
  2972. *** 0 dup!
  2973. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  2974. [libx264 @ 0x7fc4a701bc00] frame= 451 QP=22.57 NAL=2 Slice:P Poc:402 I:15 P:242 SKIP:3343 size=935 bytes
  2975. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  2976. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  2977. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 248 M=0
  2978. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 201 M=1
  2979. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  2980. [libx264 @ 0x7fc4a701bc00] frame= 452 QP=19.17 NAL=2 Slice:P Poc:404 I:18 P:351 SKIP:3231 size=1155 bytes
  2981. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  2982. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 297 M=0
  2983. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 265 M=0
  2984. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 306 M=1
  2985. [libx264 @ 0x7fc4a701bc00] frame= 453 QP=19.76 NAL=2 Slice:P Poc:406 I:14 P:343 SKIP:3243 size=1056 bytes
  2986. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  2987. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 286 M=0
  2988. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 222 M=0
  2989. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 261 M=1
  2990. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  2991. [libx264 @ 0x7fc4a701bc00] frame= 454 QP=19.86 NAL=2 Slice:P Poc:408 I:10 P:364 SKIP:3226 size=1114 bytes
  2992. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 308 M=0
  2993. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 231 M=0
  2994. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=0
  2995. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 296 M=1
  2996. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  2997. [libx264 @ 0x7fc4a701bc00] frame= 455 QP=19.34 NAL=2 Slice:P Poc:410 I:12 P:350 SKIP:3238 size=1120 bytes
  2998. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=0
  2999. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  3000. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 279 M=0
  3001. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 312 M=1
  3002. *** 0 dup!
  3003. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3004. [libx264 @ 0x7fc4a701bc00] frame= 456 QP=23.45 NAL=2 Slice:P Poc:412 I:10 P:185 SKIP:3405 size=799 bytes
  3005. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 203 M=0
  3006. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 190 M=0
  3007. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 160 M=0
  3008. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=1
  3009. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3010. [libx264 @ 0x7fc4a701bc00] frame= 457 QP=19.49 NAL=2 Slice:P Poc:414 I:13 P:358 SKIP:3229 size=1030 bytes
  3011. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 269 M=0
  3012. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  3013. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  3014. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 282 M=1
  3015. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3016. [libx264 @ 0x7fc4a701bc00] frame= 458 QP=19.62 NAL=2 Slice:P Poc:416 I:14 P:320 SKIP:3266 size=989 bytes
  3017. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  3018. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 246 M=0
  3019. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  3020. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=1
  3021. [libx264 @ 0x7fc4a701bc00] frame= 459 QP=19.17 NAL=2 Slice:P Poc:418 I:13 P:289 SKIP:3298 size=959 bytes
  3022. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 248 M=0
  3023. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 248 M=0
  3024. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 210 M=0
  3025. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=1
  3026. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3027. [libx264 @ 0x7fc4a701bc00] frame= 460 QP=18.90 NAL=2 Slice:P Poc:420 I:11 P:317 SKIP:3272 size=982 bytes
  3028. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 256 M=0
  3029. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  3030. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 222 M=0
  3031. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 271 M=1
  3032. frame= 461 fps= 33 q=26.0 size= 506kB time=00:00:15.33 bitrate= 270.3kbits/s dup=88 drop=0 speed= 1.1x
  3033. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3034. [libx264 @ 0x7fc4a701bc00] frame= 461 QP=19.21 NAL=2 Slice:P Poc:422 I:12 P:338 SKIP:3250 size=1049 bytes
  3035. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 275 M=0
  3036. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=0
  3037. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 222 M=0
  3038. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 277 M=1
  3039. *** 0 dup!
  3040. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3041. [libx264 @ 0x7fc4a701bc00] frame= 462 QP=23.09 NAL=2 Slice:P Poc:424 I:4 P:156 SKIP:3440 size=659 bytes
  3042. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 140 M=0
  3043. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 164 M=0
  3044. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 180 M=0
  3045. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 162 M=1
  3046. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3047. [libx264 @ 0x7fc4a701bc00] frame= 463 QP=18.68 NAL=2 Slice:P Poc:426 I:11 P:437 SKIP:3152 size=1441 bytes
  3048. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 385 M=0
  3049. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  3050. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 326 M=0
  3051. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 466 M=1
  3052. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3053. [libx264 @ 0x7fc4a701bc00] frame= 464 QP=19.40 NAL=2 Slice:P Poc:428 I:13 P:338 SKIP:3249 size=1052 bytes
  3054. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 268 M=0
  3055. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 231 M=0
  3056. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=0
  3057. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 316 M=1
  3058. [libx264 @ 0x7fc4a701bc00] frame= 465 QP=18.69 NAL=2 Slice:P Poc:430 I:12 P:309 SKIP:3279 size=996 bytes
  3059. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 256 M=0
  3060. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  3061. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  3062. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 263 M=1
  3063. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3064. [libx264 @ 0x7fc4a701bc00] frame= 466 QP=19.25 NAL=2 Slice:P Poc:432 I:7 P:335 SKIP:3258 size=1030 bytes
  3065. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 265 M=0
  3066. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  3067. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  3068. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 281 M=1
  3069. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3070. [libx264 @ 0x7fc4a701bc00] frame= 467 QP=19.32 NAL=2 Slice:P Poc:434 I:9 P:320 SKIP:3271 size=953 bytes
  3071. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=0
  3072. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 202 M=0
  3073. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  3074. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 265 M=1
  3075. *** 0 dup!
  3076. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3077. [libx264 @ 0x7fc4a701bc00] frame= 468 QP=22.48 NAL=2 Slice:P Poc:436 I:2 P:198 SKIP:3400 size=907 bytes
  3078. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  3079. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 188 M=0
  3080. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 200 M=0
  3081. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=1
  3082. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3083. [libx264 @ 0x7fc4a701bc00] frame= 469 QP=18.57 NAL=2 Slice:P Poc:438 I:12 P:346 SKIP:3242 size=1107 bytes
  3084. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 293 M=0
  3085. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=0
  3086. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=0
  3087. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 311 M=1
  3088. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3089. [libx264 @ 0x7fc4a701bc00] frame= 470 QP=18.56 NAL=2 Slice:P Poc:440 I:8 P:349 SKIP:3243 size=1035 bytes
  3090. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=0
  3091. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  3092. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=0
  3093. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 280 M=1
  3094. [libx264 @ 0x7fc4a701bc00] frame= 471 QP=19.08 NAL=2 Slice:P Poc:442 I:9 P:319 SKIP:3272 size=977 bytes
  3095. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 275 M=0
  3096. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 192 M=0
  3097. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  3098. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=1
  3099. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3100. [libx264 @ 0x7fc4a701bc00] frame= 472 QP=18.88 NAL=2 Slice:P Poc:444 I:3 P:324 SKIP:3273 size=963 bytes
  3101. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  3102. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=0
  3103. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 219 M=0
  3104. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 279 M=1
  3105. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3106. [libx264 @ 0x7fc4a701bc00] frame= 473 QP=18.78 NAL=2 Slice:P Poc:446 I:15 P:326 SKIP:3259 size=1083 bytes
  3107. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 284 M=0
  3108. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 216 M=0
  3109. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 261 M=0
  3110. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 309 M=1
  3111. *** 0 dup!
  3112. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3113. [libx264 @ 0x7fc4a701bc00] frame= 474 QP=21.01 NAL=2 Slice:P Poc:448 I:4 P:180 SKIP:3416 size=870 bytes
  3114. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 280 M=0
  3115. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 201 M=0
  3116. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 198 M=0
  3117. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 178 M=1
  3118. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3119. [libx264 @ 0x7fc4a701bc00] frame= 475 QP=18.99 NAL=2 Slice:P Poc:450 I:8 P:343 SKIP:3249 size=1031 bytes
  3120. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 263 M=0
  3121. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  3122. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 216 M=0
  3123. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 295 M=1
  3124. frame= 476 fps= 33 q=24.0 size= 521kB time=00:00:15.83 bitrate= 269.4kbits/s dup=91 drop=0 speed=1.09x
  3125. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  3126. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  3127. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  3128. [libx264 @ 0x7fc4a701bc00] frame= 476 QP=18.65 NAL=2 Slice:P Poc:452 I:12 P:338 SKIP:3250 size=1043 bytes
  3129. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 296 M=0
  3130. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=0
  3131. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=0
  3132. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=1
  3133. [libx264 @ 0x7fc4a701bc00] frame= 477 QP=18.86 NAL=2 Slice:P Poc:454 I:17 P:334 SKIP:3249 size=1071 bytes
  3134. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 280 M=0
  3135. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  3136. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 264 M=0
  3137. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 306 M=1
  3138. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3139. [libx264 @ 0x7fc4a701bc00] frame= 478 QP=19.11 NAL=2 Slice:P Poc:456 I:4 P:343 SKIP:3253 size=976 bytes
  3140. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=0
  3141. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=0
  3142. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 215 M=0
  3143. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=1
  3144. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3145. [libx264 @ 0x7fc4a701bc00] frame= 479 QP=19.09 NAL=2 Slice:P Poc:458 I:12 P:326 SKIP:3262 size=1033 bytes
  3146. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 292 M=0
  3147. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 222 M=0
  3148. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 234 M=0
  3149. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 272 M=1
  3150. *** 0 dup!
  3151. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3152. [libx264 @ 0x7fc4a701bc00] frame= 480 QP=22.03 NAL=2 Slice:P Poc:460 I:3 P:166 SKIP:3431 size=820 bytes
  3153. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 181 M=0
  3154. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=0
  3155. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=0
  3156. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=1
  3157. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3158. [libx264 @ 0x7fc4a701bc00] frame= 481 QP=18.05 NAL=2 Slice:P Poc:462 I:8 P:344 SKIP:3248 size=1058 bytes
  3159. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  3160. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 268 M=0
  3161. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=0
  3162. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 300 M=1
  3163. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3164. [libx264 @ 0x7fc4a701bc00] frame= 482 QP=20.99 NAL=2 Slice:P Poc:464 I:1115 P:962 SKIP:1523 size=5474 bytes
  3165. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1412 M=0
  3166. [rtp @ 0x7fc4a7024c00] NAL size 1412 > 1352
  3167. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1263 M=0
  3168. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1195 M=0
  3169. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 1591 M=1
  3170. [rtp @ 0x7fc4a7024c00] NAL size 1591 > 1352
  3171. [libx264 @ 0x7fc4a701bc00] frame= 483 QP=20.93 NAL=2 Slice:P Poc:466 I:37 P:352 SKIP:3211 size=889 bytes
  3172. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=0
  3173. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 202 M=0
  3174. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 189 M=0
  3175. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=1
  3176. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3177. [libx264 @ 0x7fc4a701bc00] frame= 484 QP=20.20 NAL=2 Slice:P Poc:468 I:23 P:340 SKIP:3237 size=986 bytes
  3178. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 212 M=0
  3179. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 241 M=0
  3180. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  3181. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 300 M=1
  3182. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3183. [libx264 @ 0x7fc4a701bc00] frame= 485 QP=20.36 NAL=2 Slice:P Poc:470 I:15 P:388 SKIP:3197 size=1138 bytes
  3184. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 285 M=0
  3185. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 264 M=0
  3186. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 277 M=0
  3187. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 299 M=1
  3188. *** 0 dup!
  3189. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3190. [libx264 @ 0x7fc4a701bc00] frame= 486 QP=22.22 NAL=2 Slice:P Poc:472 I:10 P:250 SKIP:3340 size=902 bytes
  3191. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 259 M=0
  3192. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 223 M=0
  3193. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 190 M=0
  3194. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 217 M=1
  3195. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3196. [libx264 @ 0x7fc4a701bc00] frame= 487 QP=20.24 NAL=2 Slice:P Poc:474 I:13 P:408 SKIP:3179 size=1304 bytes
  3197. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 368 M=0
  3198. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 298 M=0
  3199. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 280 M=0
  3200. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 345 M=1
  3201. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3202. [libx264 @ 0x7fc4a701bc00] frame= 488 QP=18.96 NAL=2 Slice:P Poc:476 I:12 P:369 SKIP:3219 size=1135 bytes
  3203. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 280 M=0
  3204. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 282 M=0
  3205. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 278 M=0
  3206. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 282 M=1
  3207. [libx264 @ 0x7fc4a701bc00] frame= 489 QP=20.01 NAL=2 Slice:P Poc:478 I:7 P:319 SKIP:3274 size=1011 bytes
  3208. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 256 M=0
  3209. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=0
  3210. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 211 M=0
  3211. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 295 M=1
  3212. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3213. [libx264 @ 0x7fc4a701bc00] frame= 490 QP=19.73 NAL=2 Slice:P Poc:480 I:12 P:356 SKIP:3232 size=1140 bytes
  3214. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 293 M=0
  3215. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  3216. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 268 M=0
  3217. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 323 M=1
  3218. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3219. [libx264 @ 0x7fc4a701bc00] frame= 491 QP=19.56 NAL=2 Slice:P Poc:482 I:13 P:341 SKIP:3246 size=1103 bytes
  3220. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 246 M=0
  3221. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 306 M=0
  3222. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  3223. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 295 M=1
  3224. frame= 492 fps= 33 q=26.0 size= 542kB time=00:00:16.36 bitrate= 271.1kbits/s dup=93 drop=0 speed=1.09x
  3225. *** 0 dup!
  3226. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3227. [libx264 @ 0x7fc4a701bc00] frame= 492 QP=21.93 NAL=2 Slice:P Poc:484 I:7 P:153 SKIP:3440 size=690 bytes
  3228. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 181 M=0
  3229. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 201 M=0
  3230. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 131 M=0
  3231. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 164 M=1
  3232. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3233. [libx264 @ 0x7fc4a701bc00] frame= 493 QP=18.89 NAL=2 Slice:P Poc:486 I:9 P:366 SKIP:3225 size=1128 bytes
  3234. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=0
  3235. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 278 M=0
  3236. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 256 M=0
  3237. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 326 M=1
  3238. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3239. [libx264 @ 0x7fc4a701bc00] frame= 494 QP=19.63 NAL=2 Slice:P Poc:488 I:11 P:349 SKIP:3240 size=1120 bytes
  3240. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 248 M=0
  3241. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 298 M=0
  3242. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 282 M=0
  3243. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 279 M=1
  3244. [libx264 @ 0x7fc4a701bc00] frame= 495 QP=19.01 NAL=2 Slice:P Poc:490 I:7 P:345 SKIP:3248 size=1074 bytes
  3245. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=0
  3246. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  3247. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 249 M=0
  3248. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 283 M=1
  3249. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3250. [libx264 @ 0x7fc4a701bc00] frame= 496 QP=18.74 NAL=2 Slice:P Poc:492 I:11 P:326 SKIP:3263 size=1040 bytes
  3251. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 269 M=0
  3252. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  3253. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=0
  3254. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 293 M=1
  3255. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3256. [libx264 @ 0x7fc4a701bc00] frame= 497 QP=18.74 NAL=2 Slice:P Poc:494 I:14 P:315 SKIP:3271 size=979 bytes
  3257. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=0
  3258. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 211 M=0
  3259. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  3260. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=1
  3261. *** 0 dup!
  3262. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3263. [libx264 @ 0x7fc4a701bc00] frame= 498 QP=23.02 NAL=2 Slice:P Poc:496 I:2 P:116 SKIP:3482 size=537 bytes
  3264. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 117 M=0
  3265. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 174 M=0
  3266. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 135 M=0
  3267. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 98 M=1
  3268. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3269. [libx264 @ 0x7fc4a701bc00] frame= 499 QP=18.59 NAL=2 Slice:P Poc:498 I:8 P:352 SKIP:3240 size=1097 bytes
  3270. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 272 M=0
  3271. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 296 M=0
  3272. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=0
  3273. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 256 M=1
  3274. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3275. [libx264 @ 0x7fc4a701bc00] frame= 500 QP=26.64 NAL=3 Slice:I Poc:0 I:3600 P:0 SKIP:0 size=14647 bytes
  3276. [rtp @ 0x7fc4a7024c00] Sending NAL 7 of len 23 M=0
  3277. [rtp @ 0x7fc4a7024c00] Sending NAL 8 of len 5 M=0
  3278. [rtp @ 0x7fc4a7024c00] Sending NAL 5 of len 3836 M=0
  3279. [rtp @ 0x7fc4a7024c00] NAL size 3836 > 1352
  3280. [rtp @ 0x7fc4a7024c00] Sending NAL 5 of len 3709 M=0
  3281. [rtp @ 0x7fc4a7024c00] NAL size 3709 > 1352
  3282. [rtp @ 0x7fc4a7024c00] Sending NAL 5 of len 3757 M=0
  3283. [rtp @ 0x7fc4a7024c00] NAL size 3757 > 1352
  3284. [rtp @ 0x7fc4a7024c00] Sending NAL 5 of len 3297 M=1
  3285. [rtp @ 0x7fc4a7024c00] NAL size 3297 > 1352
  3286. [libx264 @ 0x7fc4a701bc00] frame= 501 QP=24.00 NAL=2 Slice:P Poc:2 I:54 P:685 SKIP:2861 size=1784 bytes
  3287. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 426 M=0
  3288. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 450 M=0
  3289. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 468 M=0
  3290. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 427 M=1
  3291. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3292. [libx264 @ 0x7fc4a701bc00] frame= 502 QP=22.54 NAL=2 Slice:P Poc:4 I:15 P:280 SKIP:3305 size=797 bytes
  3293. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 173 M=0
  3294. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=0
  3295. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 155 M=0
  3296. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=1
  3297. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3298. [libx264 @ 0x7fc4a701bc00] frame= 503 QP=23.92 NAL=2 Slice:P Poc:6 I:38 P:508 SKIP:3054 size=1725 bytes
  3299. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 556 M=0
  3300. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 422 M=0
  3301. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 351 M=0
  3302. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 383 M=1
  3303. *** 0 dup!
  3304. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3305. [libx264 @ 0x7fc4a701bc00] frame= 504 QP=24.63 NAL=2 Slice:P Poc:8 I:29 P:529 SKIP:3042 size=2257 bytes
  3306. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 722 M=0
  3307. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 624 M=0
  3308. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 457 M=0
  3309. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 441 M=1
  3310. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3311. [libx264 @ 0x7fc4a701bc00] frame= 505 QP=22.71 NAL=2 Slice:P Poc:10 I:42 P:514 SKIP:3044 size=2091 bytes
  3312. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 545 M=0
  3313. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 583 M=0
  3314. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 463 M=0
  3315. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 487 M=1
  3316. frame= 506 fps= 33 q=28.0 size= 572kB time=00:00:16.83 bitrate= 278.4kbits/s dup=96 drop=0 speed=1.08x
  3317. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3318. [libx264 @ 0x7fc4a701bc00] frame= 506 QP=22.36 NAL=2 Slice:P Poc:12 I:25 P:458 SKIP:3117 size=1721 bytes
  3319. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 416 M=0
  3320. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 454 M=0
  3321. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 394 M=0
  3322. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 444 M=1
  3323. [libx264 @ 0x7fc4a701bc00] frame= 507 QP=21.33 NAL=2 Slice:P Poc:14 I:31 P:406 SKIP:3163 size=1541 bytes
  3324. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 344 M=0
  3325. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 422 M=0
  3326. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 384 M=0
  3327. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 378 M=1
  3328. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3329. [libx264 @ 0x7fc4a701bc00] frame= 508 QP=20.32 NAL=2 Slice:P Poc:16 I:22 P:404 SKIP:3174 size=1347 bytes
  3330. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 288 M=0
  3331. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 365 M=0
  3332. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 366 M=0
  3333. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 315 M=1
  3334. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3335. [libx264 @ 0x7fc4a701bc00] frame= 509 QP=20.71 NAL=2 Slice:P Poc:18 I:19 P:366 SKIP:3215 size=1268 bytes
  3336. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 265 M=0
  3337. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 357 M=0
  3338. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 334 M=0
  3339. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 299 M=1
  3340. *** 0 dup!
  3341. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3342. [libx264 @ 0x7fc4a701bc00] frame= 510 QP=24.13 NAL=2 Slice:P Poc:20 I:10 P:269 SKIP:3321 size=1275 bytes
  3343. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 291 M=0
  3344. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 290 M=0
  3345. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 347 M=0
  3346. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 334 M=1
  3347. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3348. [libx264 @ 0x7fc4a701bc00] frame= 511 QP=20.40 NAL=2 Slice:P Poc:22 I:14 P:369 SKIP:3217 size=1310 bytes
  3349. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 302 M=0
  3350. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 357 M=0
  3351. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 317 M=0
  3352. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 321 M=1
  3353. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  3354. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  3355. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  3356. [libx264 @ 0x7fc4a701bc00] frame= 512 QP=19.63 NAL=2 Slice:P Poc:24 I:25 P:336 SKIP:3239 size=1208 bytes
  3357. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=0
  3358. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 414 M=0
  3359. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=0
  3360. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 245 M=1
  3361. [libx264 @ 0x7fc4a701bc00] frame= 513 QP=20.43 NAL=2 Slice:P Poc:26 I:20 P:343 SKIP:3237 size=1184 bytes
  3362. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 247 M=0
  3363. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 354 M=0
  3364. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 281 M=0
  3365. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 289 M=1
  3366. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3367. [libx264 @ 0x7fc4a701bc00] frame= 514 QP=20.01 NAL=2 Slice:P Poc:28 I:9 P:352 SKIP:3239 size=1165 bytes
  3368. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 246 M=0
  3369. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 369 M=0
  3370. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 265 M=0
  3371. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 272 M=1
  3372. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3373. [libx264 @ 0x7fc4a701bc00] frame= 515 QP=19.85 NAL=2 Slice:P Poc:30 I:10 P:345 SKIP:3245 size=1187 bytes
  3374. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  3375. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 402 M=0
  3376. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 275 M=0
  3377. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=1
  3378. *** 0 dup!
  3379. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3380. [libx264 @ 0x7fc4a701bc00] frame= 516 QP=22.61 NAL=2 Slice:P Poc:32 I:2 P:120 SKIP:3478 size=557 bytes
  3381. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 173 M=0
  3382. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 127 M=0
  3383. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 158 M=0
  3384. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 86 M=1
  3385. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3386. [libx264 @ 0x7fc4a701bc00] frame= 517 QP=19.99 NAL=2 Slice:P Poc:34 I:11 P:360 SKIP:3229 size=1231 bytes
  3387. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 248 M=0
  3388. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 394 M=0
  3389. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 290 M=0
  3390. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 286 M=1
  3391. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3392. [libx264 @ 0x7fc4a701bc00] frame= 518 QP=23.51 NAL=2 Slice:P Poc:36 I:816 P:731 SKIP:2053 size=3453 bytes
  3393. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 832 M=0
  3394. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 929 M=0
  3395. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 782 M=0
  3396. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 897 M=1
  3397. [libx264 @ 0x7fc4a701bc00] frame= 519 QP=22.32 NAL=2 Slice:P Poc:38 I:68 P:470 SKIP:3062 size=1319 bytes
  3398. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 296 M=0
  3399. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 334 M=0
  3400. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 300 M=0
  3401. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 376 M=1
  3402. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3403. [libx264 @ 0x7fc4a701bc00] frame= 520 QP=22.26 NAL=2 Slice:P Poc:40 I:50 P:481 SKIP:3069 size=1545 bytes
  3404. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 318 M=0
  3405. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 458 M=0
  3406. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 371 M=0
  3407. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 385 M=1
  3408. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3409. [libx264 @ 0x7fc4a701bc00] frame= 521 QP=22.40 NAL=2 Slice:P Poc:42 I:43 P:506 SKIP:3051 size=1620 bytes
  3410. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 351 M=0
  3411. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 421 M=0
  3412. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 416 M=0
  3413. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 419 M=1
  3414. frame= 522 fps= 33 q=29.0 size= 595kB time=00:00:17.36 bitrate= 280.5kbits/s dup=98 drop=0 speed=1.08x
  3415. *** 0 dup!
  3416. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3417. [libx264 @ 0x7fc4a701bc00] frame= 522 QP=22.63 NAL=2 Slice:P Poc:44 I:48 P:337 SKIP:3215 size=1353 bytes
  3418. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 322 M=0
  3419. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 311 M=0
  3420. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 328 M=0
  3421. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 379 M=1
  3422. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3423. [libx264 @ 0x7fc4a701bc00] frame= 523 QP=21.06 NAL=2 Slice:P Poc:46 I:18 P:417 SKIP:3165 size=1332 bytes
  3424. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 333 M=0
  3425. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 409 M=0
  3426. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  3427. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 303 M=1
  3428. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3429. [libx264 @ 0x7fc4a701bc00] frame= 524 QP=20.42 NAL=2 Slice:P Poc:48 I:13 P:363 SKIP:3224 size=1164 bytes
  3430. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 234 M=0
  3431. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 340 M=0
  3432. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 289 M=0
  3433. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 288 M=1
  3434. [libx264 @ 0x7fc4a701bc00] frame= 525 QP=20.77 NAL=2 Slice:P Poc:50 I:18 P:347 SKIP:3235 size=1147 bytes
  3435. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 261 M=0
  3436. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 316 M=0
  3437. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=0
  3438. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 291 M=1
  3439. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3440. [libx264 @ 0x7fc4a701bc00] frame= 526 QP=20.07 NAL=2 Slice:P Poc:52 I:17 P:365 SKIP:3218 size=1192 bytes
  3441. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=0
  3442. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 325 M=0
  3443. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 293 M=0
  3444. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 299 M=1
  3445. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3446. [libx264 @ 0x7fc4a701bc00] frame= 527 QP=21.14 NAL=2 Slice:P Poc:54 I:15 P:395 SKIP:3190 size=1276 bytes
  3447. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 281 M=0
  3448. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 349 M=0
  3449. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 284 M=0
  3450. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 349 M=1
  3451. *** 0 dup!
  3452. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3453. [libx264 @ 0x7fc4a701bc00] frame= 528 QP=24.23 NAL=2 Slice:P Poc:56 I:12 P:206 SKIP:3382 size=947 bytes
  3454. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=0
  3455. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=0
  3456. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 204 M=0
  3457. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=1
  3458. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3459. [libx264 @ 0x7fc4a701bc00] frame= 529 QP=20.30 NAL=2 Slice:P Poc:58 I:23 P:391 SKIP:3186 size=1259 bytes
  3460. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 321 M=0
  3461. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 350 M=0
  3462. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=0
  3463. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 343 M=1
  3464. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3465. [libx264 @ 0x7fc4a701bc00] frame= 530 QP=20.12 NAL=2 Slice:P Poc:60 I:16 P:330 SKIP:3254 size=1045 bytes
  3466. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 222 M=0
  3467. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 351 M=0
  3468. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 193 M=0
  3469. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=1
  3470. [libx264 @ 0x7fc4a701bc00] frame= 531 QP=20.16 NAL=2 Slice:P Poc:62 I:13 P:347 SKIP:3240 size=1089 bytes
  3471. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 271 M=0
  3472. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 324 M=0
  3473. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 211 M=0
  3474. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 270 M=1
  3475. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3476. [libx264 @ 0x7fc4a701bc00] frame= 532 QP=20.40 NAL=2 Slice:P Poc:64 I:4 P:390 SKIP:3206 size=1155 bytes
  3477. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  3478. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 316 M=0
  3479. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 301 M=0
  3480. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 282 M=1
  3481. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3482. [libx264 @ 0x7fc4a701bc00] frame= 533 QP=20.41 NAL=2 Slice:P Poc:66 I:9 P:336 SKIP:3255 size=1030 bytes
  3483. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 229 M=0
  3484. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 315 M=0
  3485. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=0
  3486. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 234 M=1
  3487. *** 0 dup!
  3488. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3489. [libx264 @ 0x7fc4a701bc00] frame= 534 QP=23.44 NAL=2 Slice:P Poc:68 I:2 P:199 SKIP:3399 size=862 bytes
  3490. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 210 M=0
  3491. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  3492. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  3493. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 190 M=1
  3494. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3495. [libx264 @ 0x7fc4a701bc00] frame= 535 QP=19.99 NAL=2 Slice:P Poc:70 I:12 P:391 SKIP:3197 size=1204 bytes
  3496. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 234 M=0
  3497. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 364 M=0
  3498. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 303 M=0
  3499. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 290 M=1
  3500. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3501. [libx264 @ 0x7fc4a701bc00] frame= 536 QP=20.06 NAL=2 Slice:P Poc:72 I:12 P:353 SKIP:3235 size=1079 bytes
  3502. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=0
  3503. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 315 M=0
  3504. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=0
  3505. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=1
  3506. [libx264 @ 0x7fc4a701bc00] frame= 537 QP=20.43 NAL=2 Slice:P Poc:74 I:14 P:360 SKIP:3226 size=1092 bytes
  3507. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  3508. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 281 M=0
  3509. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  3510. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 281 M=1
  3511. frame= 538 fps= 32 q=27.0 size= 613kB time=00:00:17.90 bitrate= 280.4kbits/s dup=101 drop=0 speed=1.08x
  3512. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3513. [libx264 @ 0x7fc4a701bc00] frame= 538 QP=20.21 NAL=2 Slice:P Poc:76 I:11 P:384 SKIP:3205 size=1163 bytes
  3514. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=0
  3515. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 360 M=0
  3516. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=0
  3517. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 293 M=1
  3518. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3519. [libx264 @ 0x7fc4a701bc00] frame= 539 QP=20.11 NAL=2 Slice:P Poc:78 I:17 P:362 SKIP:3221 size=1067 bytes
  3520. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 189 M=0
  3521. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 292 M=0
  3522. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 265 M=0
  3523. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 308 M=1
  3524. *** 0 dup!
  3525. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3526. [libx264 @ 0x7fc4a701bc00] frame= 540 QP=22.66 NAL=2 Slice:P Poc:80 I:4 P:158 SKIP:3438 size=772 bytes
  3527. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  3528. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 208 M=0
  3529. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 176 M=0
  3530. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 162 M=1
  3531. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3532. [libx264 @ 0x7fc4a701bc00] frame= 541 QP=19.62 NAL=2 Slice:P Poc:82 I:8 P:349 SKIP:3243 size=1119 bytes
  3533. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 249 M=0
  3534. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 293 M=0
  3535. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 243 M=0
  3536. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 321 M=1
  3537. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3538. [libx264 @ 0x7fc4a701bc00] frame= 542 QP=19.66 NAL=2 Slice:P Poc:84 I:11 P:352 SKIP:3237 size=1073 bytes
  3539. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=0
  3540. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 311 M=0
  3541. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=0
  3542. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 279 M=1
  3543. [libx264 @ 0x7fc4a701bc00] frame= 543 QP=20.10 NAL=2 Slice:P Poc:86 I:19 P:327 SKIP:3254 size=1035 bytes
  3544. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=0
  3545. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 254 M=0
  3546. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=0
  3547. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 293 M=1
  3548. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3549. [libx264 @ 0x7fc4a701bc00] frame= 544 QP=20.02 NAL=2 Slice:P Poc:88 I:17 P:345 SKIP:3238 size=1117 bytes
  3550. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 270 M=0
  3551. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 297 M=0
  3552. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 287 M=0
  3553. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=1
  3554. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3555. [libx264 @ 0x7fc4a701bc00] frame= 545 QP=19.64 NAL=2 Slice:P Poc:90 I:6 P:327 SKIP:3267 size=978 bytes
  3556. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 229 M=0
  3557. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=0
  3558. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=0
  3559. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 278 M=1
  3560. *** 0 dup!
  3561. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3562. [libx264 @ 0x7fc4a701bc00] frame= 546 QP=24.21 NAL=2 Slice:P Poc:92 I:4 P:196 SKIP:3400 size=944 bytes
  3563. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 288 M=0
  3564. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=0
  3565. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 180 M=0
  3566. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=1
  3567. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3568. [libx264 @ 0x7fc4a701bc00] frame= 547 QP=19.57 NAL=2 Slice:P Poc:94 I:10 P:317 SKIP:3273 size=998 bytes
  3569. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 245 M=0
  3570. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=0
  3571. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 230 M=0
  3572. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=1
  3573. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  3574. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  3575. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  3576. [libx264 @ 0x7fc4a701bc00] frame= 548 QP=18.84 NAL=2 Slice:P Poc:96 I:8 P:344 SKIP:3248 size=1094 bytes
  3577. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 248 M=0
  3578. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=0
  3579. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 263 M=0
  3580. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 318 M=1
  3581. [libx264 @ 0x7fc4a701bc00] frame= 549 QP=19.55 NAL=2 Slice:P Poc:98 I:10 P:319 SKIP:3271 size=1035 bytes
  3582. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=0
  3583. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=0
  3584. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=0
  3585. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 270 M=1
  3586. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3587. [libx264 @ 0x7fc4a701bc00] frame= 550 QP=19.86 NAL=2 Slice:P Poc:100 I:7 P:333 SKIP:3260 size=976 bytes
  3588. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 232 M=0
  3589. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=0
  3590. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 246 M=0
  3591. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 249 M=1
  3592. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3593. [libx264 @ 0x7fc4a701bc00] frame= 551 QP=19.57 NAL=2 Slice:P Poc:102 I:11 P:324 SKIP:3265 size=1001 bytes
  3594. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 183 M=0
  3595. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 288 M=0
  3596. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 236 M=0
  3597. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 281 M=1
  3598. *** 0 dup!
  3599. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3600. [libx264 @ 0x7fc4a701bc00] frame= 552 QP=23.13 NAL=2 Slice:P Poc:104 I:4 P:111 SKIP:3485 size=574 bytes
  3601. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 131 M=0
  3602. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 119 M=0
  3603. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 136 M=0
  3604. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 175 M=1
  3605. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3606. [libx264 @ 0x7fc4a701bc00] frame= 553 QP=19.10 NAL=2 Slice:P Poc:106 I:8 P:359 SKIP:3233 size=1127 bytes
  3607. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  3608. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 334 M=0
  3609. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=0
  3610. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 307 M=1
  3611. frame= 554 fps= 32 q=26.0 size= 628kB time=00:00:18.43 bitrate= 279.3kbits/s dup=104 drop=0 speed=1.08x
  3612. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3613. [libx264 @ 0x7fc4a701bc00] frame= 554 QP=22.52 NAL=2 Slice:P Poc:108 I:900 P:721 SKIP:1979 size=3652 bytes
  3614. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 972 M=0
  3615. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 893 M=0
  3616. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 787 M=0
  3617. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 987 M=1
  3618. [libx264 @ 0x7fc4a701bc00] frame= 555 QP=21.70 NAL=2 Slice:P Poc:110 I:75 P:396 SKIP:3129 size=1211 bytes
  3619. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 282 M=0
  3620. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 390 M=0
  3621. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 234 M=0
  3622. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 292 M=1
  3623. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3624. [libx264 @ 0x7fc4a701bc00] frame= 556 QP=21.40 NAL=2 Slice:P Poc:112 I:73 P:409 SKIP:3118 size=1355 bytes
  3625. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 264 M=0
  3626. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 389 M=0
  3627. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 275 M=0
  3628. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 414 M=1
  3629. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3630. [libx264 @ 0x7fc4a701bc00] frame= 557 QP=21.48 NAL=2 Slice:P Poc:114 I:32 P:482 SKIP:3086 size=1496 bytes
  3631. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 341 M=0
  3632. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 373 M=0
  3633. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 342 M=0
  3634. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 427 M=1
  3635. *** 0 dup!
  3636. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3637. [libx264 @ 0x7fc4a701bc00] frame= 558 QP=22.50 NAL=2 Slice:P Poc:116 I:38 P:399 SKIP:3163 size=1457 bytes
  3638. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 387 M=0
  3639. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 318 M=0
  3640. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 349 M=0
  3641. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 390 M=1
  3642. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3643. [libx264 @ 0x7fc4a701bc00] frame= 559 QP=20.33 NAL=2 Slice:P Poc:118 I:22 P:411 SKIP:3167 size=1333 bytes
  3644. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 308 M=0
  3645. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 405 M=0
  3646. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 289 M=0
  3647. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 318 M=1
  3648. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3649. [libx264 @ 0x7fc4a701bc00] frame= 560 QP=20.09 NAL=2 Slice:P Poc:120 I:18 P:402 SKIP:3180 size=1282 bytes
  3650. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 306 M=0
  3651. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 355 M=0
  3652. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 275 M=0
  3653. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 333 M=1
  3654. [libx264 @ 0x7fc4a701bc00] frame= 561 QP=20.39 NAL=2 Slice:P Poc:122 I:20 P:359 SKIP:3221 size=1141 bytes
  3655. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  3656. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 305 M=0
  3657. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=0
  3658. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 337 M=1
  3659. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3660. [libx264 @ 0x7fc4a701bc00] frame= 562 QP=20.13 NAL=2 Slice:P Poc:124 I:29 P:354 SKIP:3217 size=1162 bytes
  3661. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 267 M=0
  3662. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 336 M=0
  3663. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 263 M=0
  3664. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 283 M=1
  3665. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3666. [libx264 @ 0x7fc4a701bc00] frame= 563 QP=19.97 NAL=2 Slice:P Poc:126 I:17 P:336 SKIP:3247 size=1064 bytes
  3667. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  3668. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 264 M=0
  3669. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=0
  3670. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 317 M=1
  3671. *** 0 dup!
  3672. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3673. [libx264 @ 0x7fc4a701bc00] frame= 564 QP=23.35 NAL=2 Slice:P Poc:128 I:7 P:182 SKIP:3411 size=827 bytes
  3674. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 198 M=0
  3675. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 202 M=0
  3676. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 188 M=0
  3677. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=1
  3678. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3679. [libx264 @ 0x7fc4a701bc00] frame= 565 QP=19.95 NAL=2 Slice:P Poc:130 I:17 P:359 SKIP:3224 size=1168 bytes
  3680. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 280 M=0
  3681. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 280 M=0
  3682. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  3683. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 344 M=1
  3684. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3685. [libx264 @ 0x7fc4a701bc00] frame= 566 QP=19.96 NAL=2 Slice:P Poc:132 I:8 P:350 SKIP:3242 size=1114 bytes
  3686. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  3687. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 260 M=0
  3688. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=0
  3689. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 315 M=1
  3690. [libx264 @ 0x7fc4a701bc00] frame= 567 QP=20.01 NAL=2 Slice:P Poc:134 I:11 P:348 SKIP:3241 size=1032 bytes
  3691. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=0
  3692. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=0
  3693. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=0
  3694. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 261 M=1
  3695. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3696. [libx264 @ 0x7fc4a701bc00] frame= 568 QP=19.53 NAL=2 Slice:P Poc:136 I:7 P:338 SKIP:3255 size=1031 bytes
  3697. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  3698. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 255 M=0
  3699. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=0
  3700. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 269 M=1
  3701. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3702. [libx264 @ 0x7fc4a701bc00] frame= 569 QP=19.36 NAL=2 Slice:P Poc:138 I:21 P:333 SKIP:3246 size=1075 bytes
  3703. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 268 M=0
  3704. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=0
  3705. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 224 M=0
  3706. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 320 M=1
  3707. frame= 570 fps= 32 q=27.0 size= 650kB time=00:00:18.96 bitrate= 280.5kbits/s dup=106 drop=0 speed=1.08x
  3708. *** 0 dup!
  3709. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3710. [libx264 @ 0x7fc4a701bc00] frame= 570 QP=23.33 NAL=2 Slice:P Poc:140 I:4 P:142 SKIP:3454 size=637 bytes
  3711. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 152 M=0
  3712. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 145 M=0
  3713. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 146 M=0
  3714. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 181 M=1
  3715. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3716. [libx264 @ 0x7fc4a701bc00] frame= 571 QP=19.39 NAL=2 Slice:P Poc:142 I:15 P:337 SKIP:3248 size=1058 bytes
  3717. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 303 M=0
  3718. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 205 M=0
  3719. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 211 M=0
  3720. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 326 M=1
  3721. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3722. [libx264 @ 0x7fc4a701bc00] frame= 572 QP=19.47 NAL=2 Slice:P Poc:144 I:10 P:349 SKIP:3241 size=1051 bytes
  3723. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  3724. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 252 M=0
  3725. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=0
  3726. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 318 M=1
  3727. [libx264 @ 0x7fc4a701bc00] frame= 573 QP=19.39 NAL=2 Slice:P Poc:146 I:15 P:310 SKIP:3275 size=974 bytes
  3728. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 231 M=0
  3729. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=0
  3730. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=0
  3731. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 271 M=1
  3732. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3733. [libx264 @ 0x7fc4a701bc00] frame= 574 QP=19.29 NAL=2 Slice:P Poc:148 I:13 P:291 SKIP:3296 size=936 bytes
  3734. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 200 M=0
  3735. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  3736. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 217 M=0
  3737. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 278 M=1
  3738. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3739. [libx264 @ 0x7fc4a701bc00] frame= 575 QP=19.05 NAL=2 Slice:P Poc:150 I:6 P:316 SKIP:3278 size=997 bytes
  3740. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 219 M=0
  3741. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  3742. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 217 M=0
  3743. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 297 M=1
  3744. *** 0 dup!
  3745. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3746. [libx264 @ 0x7fc4a701bc00] frame= 576 QP=24.68 NAL=2 Slice:P Poc:152 I:2 P:123 SKIP:3475 size=551 bytes
  3747. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 142 M=0
  3748. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 121 M=0
  3749. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 132 M=0
  3750. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 143 M=1
  3751. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3752. [libx264 @ 0x7fc4a701bc00] frame= 577 QP=18.67 NAL=2 Slice:P Poc:154 I:14 P:330 SKIP:3256 size=1034 bytes
  3753. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 263 M=0
  3754. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  3755. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 218 M=0
  3756. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 296 M=1
  3757. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3758. [libx264 @ 0x7fc4a701bc00] frame= 578 QP=19.63 NAL=2 Slice:P Poc:156 I:14 P:354 SKIP:3232 size=1068 bytes
  3759. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 272 M=0
  3760. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=0
  3761. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  3762. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 308 M=1
  3763. [libx264 @ 0x7fc4a701bc00] frame= 579 QP=19.41 NAL=2 Slice:P Poc:158 I:7 P:335 SKIP:3258 size=1070 bytes
  3764. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 227 M=0
  3765. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 316 M=0
  3766. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 239 M=0
  3767. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 275 M=1
  3768. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3769. [libx264 @ 0x7fc4a701bc00] frame= 580 QP=19.30 NAL=2 Slice:P Poc:160 I:15 P:383 SKIP:3202 size=1210 bytes
  3770. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 275 M=0
  3771. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 390 M=0
  3772. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=0
  3773. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 282 M=1
  3774. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3775. [libx264 @ 0x7fc4a701bc00] frame= 581 QP=20.00 NAL=2 Slice:P Poc:162 I:9 P:361 SKIP:3230 size=1160 bytes
  3776. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  3777. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 391 M=0
  3778. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 254 M=0
  3779. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=1
  3780. *** 0 dup!
  3781. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3782. [libx264 @ 0x7fc4a701bc00] frame= 582 QP=22.57 NAL=2 Slice:P Poc:164 I:1 P:88 SKIP:3511 size=422 bytes
  3783. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 76 M=0
  3784. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 150 M=0
  3785. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 92 M=0
  3786. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 91 M=1
  3787. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3788. [libx264 @ 0x7fc4a701bc00] frame= 583 QP=19.28 NAL=2 Slice:P Poc:166 I:12 P:354 SKIP:3234 size=1175 bytes
  3789. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  3790. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 376 M=0
  3791. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 279 M=0
  3792. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 294 M=1
  3793. frame= 584 fps= 32 q=27.0 size= 663kB time=00:00:19.43 bitrate= 279.3kbits/s dup=109 drop=0 speed=1.07x
  3794. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  3795. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  3796. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  3797. [libx264 @ 0x7fc4a701bc00] frame= 584 QP=19.52 NAL=2 Slice:P Poc:168 I:20 P:351 SKIP:3229 size=1214 bytes
  3798. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=0
  3799. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 458 M=0
  3800. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 246 M=0
  3801. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 269 M=1
  3802. [libx264 @ 0x7fc4a701bc00] frame= 585 QP=20.05 NAL=2 Slice:P Poc:170 I:12 P:333 SKIP:3255 size=1097 bytes
  3803. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  3804. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 403 M=0
  3805. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=0
  3806. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=1
  3807. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3808. [libx264 @ 0x7fc4a701bc00] frame= 586 QP=19.65 NAL=2 Slice:P Poc:172 I:11 P:339 SKIP:3250 size=1094 bytes
  3809. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  3810. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 389 M=0
  3811. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  3812. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 228 M=1
  3813. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3814. [libx264 @ 0x7fc4a701bc00] frame= 587 QP=19.75 NAL=2 Slice:P Poc:174 I:13 P:368 SKIP:3219 size=1190 bytes
  3815. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 241 M=0
  3816. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 416 M=0
  3817. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 247 M=0
  3818. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=1
  3819. *** 0 dup!
  3820. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3821. [libx264 @ 0x7fc4a701bc00] frame= 588 QP=22.70 NAL=2 Slice:P Poc:176 I:2 P:110 SKIP:3488 size=469 bytes
  3822. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 98 M=0
  3823. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 117 M=0
  3824. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 118 M=0
  3825. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 123 M=1
  3826. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3827. [libx264 @ 0x7fc4a701bc00] frame= 589 QP=19.23 NAL=2 Slice:P Poc:178 I:7 P:362 SKIP:3231 size=1141 bytes
  3828. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 254 M=0
  3829. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 377 M=0
  3830. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=0
  3831. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 257 M=1
  3832. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3833. [libx264 @ 0x7fc4a701bc00] frame= 590 QP=22.65 NAL=2 Slice:P Poc:180 I:875 P:734 SKIP:1991 size=3680 bytes
  3834. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 935 M=0
  3835. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 965 M=0
  3836. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 802 M=0
  3837. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 965 M=1
  3838. [libx264 @ 0x7fc4a701bc00] frame= 591 QP=21.94 NAL=2 Slice:P Poc:182 I:77 P:408 SKIP:3115 size=1263 bytes
  3839. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 327 M=0
  3840. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 344 M=0
  3841. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 257 M=0
  3842. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 322 M=1
  3843. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3844. *** 0 dup!
  3845. [libx264 @ 0x7fc4a701bc00] frame= 592 QP=23.06 NAL=2 Slice:P Poc:184 I:71 P:322 SKIP:3207 size=1199 bytes
  3846. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  3847. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 313 M=0
  3848. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 326 M=0
  3849. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 327 M=1
  3850. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3851. [libx264 @ 0x7fc4a701bc00] frame= 593 QP=21.12 NAL=2 Slice:P Poc:186 I:64 P:537 SKIP:2999 size=1732 bytes
  3852. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 338 M=0
  3853. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 461 M=0
  3854. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 421 M=0
  3855. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 499 M=1
  3856. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3857. [libx264 @ 0x7fc4a701bc00] frame= 594 QP=20.87 NAL=2 Slice:P Poc:188 I:27 P:458 SKIP:3115 size=1421 bytes
  3858. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 338 M=0
  3859. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 381 M=0
  3860. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 320 M=0
  3861. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 369 M=1
  3862. [libx264 @ 0x7fc4a701bc00] frame= 595 QP=20.55 NAL=2 Slice:P Poc:190 I:21 P:418 SKIP:3161 size=1334 bytes
  3863. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 318 M=0
  3864. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 350 M=0
  3865. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 302 M=0
  3866. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 351 M=1
  3867. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3868. [libx264 @ 0x7fc4a701bc00] frame= 596 QP=20.06 NAL=2 Slice:P Poc:192 I:25 P:383 SKIP:3192 size=1263 bytes
  3869. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 245 M=0
  3870. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 329 M=0
  3871. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 287 M=0
  3872. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 389 M=1
  3873. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3874. [libx264 @ 0x7fc4a701bc00] frame= 597 QP=20.44 NAL=2 Slice:P Poc:194 I:11 P:375 SKIP:3214 size=1213 bytes
  3875. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=0
  3876. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 351 M=0
  3877. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=0
  3878. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 315 M=1
  3879. *** 0 dup!
  3880. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3881. [libx264 @ 0x7fc4a701bc00] frame= 598 QP=23.16 NAL=2 Slice:P Poc:196 I:15 P:221 SKIP:3364 size=976 bytes
  3882. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 219 M=0
  3883. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=0
  3884. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 233 M=0
  3885. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 253 M=1
  3886. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3887. [libx264 @ 0x7fc4a701bc00] frame= 599 QP=19.70 NAL=2 Slice:P Poc:198 I:10 P:326 SKIP:3264 size=1097 bytes
  3888. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=0
  3889. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  3890. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 279 M=0
  3891. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 295 M=1
  3892. frame= 600 fps= 32 q=27.0 size= 684kB time=00:00:19.96 bitrate= 280.5kbits/s dup=112 drop=0 speed=1.07x
  3893. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3894. [libx264 @ 0x7fc4a701bc00] frame= 600 QP=19.50 NAL=2 Slice:P Poc:200 I:12 P:342 SKIP:3246 size=1076 bytes
  3895. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 259 M=0
  3896. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 291 M=0
  3897. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 215 M=0
  3898. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 298 M=1
  3899. [libx264 @ 0x7fc4a701bc00] frame= 601 QP=19.30 NAL=2 Slice:P Poc:202 I:20 P:329 SKIP:3251 size=1034 bytes
  3900. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 234 M=0
  3901. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 245 M=0
  3902. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=0
  3903. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 304 M=1
  3904. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3905. [libx264 @ 0x7fc4a701bc00] frame= 602 QP=19.80 NAL=2 Slice:P Poc:204 I:11 P:330 SKIP:3259 size=1028 bytes
  3906. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 259 M=0
  3907. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 242 M=0
  3908. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 240 M=0
  3909. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=1
  3910. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3911. [libx264 @ 0x7fc4a701bc00] frame= 603 QP=19.48 NAL=2 Slice:P Poc:206 I:11 P:371 SKIP:3218 size=1115 bytes
  3912. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 300 M=0
  3913. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 254 M=0
  3914. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 254 M=0
  3915. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 294 M=1
  3916. *** 0 dup!
  3917. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3918. [libx264 @ 0x7fc4a701bc00] frame= 604 QP=21.96 NAL=2 Slice:P Poc:208 I:10 P:160 SKIP:3430 size=729 bytes
  3919. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 186 M=0
  3920. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 213 M=0
  3921. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 150 M=0
  3922. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 167 M=1
  3923. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3924. [libx264 @ 0x7fc4a701bc00] frame= 605 QP=19.27 NAL=2 Slice:P Poc:210 I:13 P:350 SKIP:3237 size=1114 bytes
  3925. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 297 M=0
  3926. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 276 M=0
  3927. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 281 M=0
  3928. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 247 M=1
  3929. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3930. [libx264 @ 0x7fc4a701bc00] frame= 606 QP=19.17 NAL=2 Slice:P Poc:212 I:11 P:310 SKIP:3279 size=997 bytes
  3931. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  3932. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 226 M=0
  3933. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 204 M=0
  3934. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 319 M=1
  3935. [libx264 @ 0x7fc4a701bc00] frame= 607 QP=19.32 NAL=2 Slice:P Poc:214 I:13 P:346 SKIP:3241 size=1035 bytes
  3936. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=0
  3937. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 257 M=0
  3938. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 199 M=0
  3939. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 308 M=1
  3940. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3941. [libx264 @ 0x7fc4a701bc00] frame= 608 QP=19.06 NAL=2 Slice:P Poc:216 I:8 P:349 SKIP:3243 size=1042 bytes
  3942. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 274 M=0
  3943. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 245 M=0
  3944. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 211 M=0
  3945. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 299 M=1
  3946. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3947. [libx264 @ 0x7fc4a701bc00] frame= 609 QP=19.14 NAL=2 Slice:P Poc:218 I:14 P:332 SKIP:3254 size=1060 bytes
  3948. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 250 M=0
  3949. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 238 M=0
  3950. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 217 M=0
  3951. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 342 M=1
  3952. *** 0 dup!
  3953. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3954. [libx264 @ 0x7fc4a701bc00] frame= 610 QP=22.34 NAL=2 Slice:P Poc:220 I:1 P:123 SKIP:3476 size=578 bytes
  3955. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 108 M=0
  3956. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 184 M=0
  3957. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 144 M=0
  3958. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 129 M=1
  3959. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3960. [libx264 @ 0x7fc4a701bc00] frame= 611 QP=18.72 NAL=2 Slice:P Poc:222 I:12 P:342 SKIP:3246 size=1091 bytes
  3961. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 300 M=0
  3962. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 221 M=0
  3963. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 271 M=0
  3964. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 286 M=1
  3965. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  3966. [libx264 @ 0x7fc4a701bc00] frame= 612 QP=18.97 NAL=2 Slice:P Poc:224 I:10 P:312 SKIP:3278 size=993 bytes
  3967. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=0
  3968. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 220 M=0
  3969. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 231 M=0
  3970. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 256 M=1
  3971. [libx264 @ 0x7fc4a701bc00] frame= 613 QP=18.93 NAL=2 Slice:P Poc:226 I:7 P:290 SKIP:3303 size=924 bytes
  3972. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 215 M=0
  3973. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 187 M=0
  3974. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 204 M=0
  3975. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 305 M=1
  3976. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  3977. [libx264 @ 0x7fc4a701bc00] frame= 614 QP=18.81 NAL=2 Slice:P Poc:228 I:6 P:346 SKIP:3248 size=1037 bytes
  3978. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=0
  3979. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 230 M=0
  3980. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 262 M=0
  3981. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 270 M=1
  3982. [h264 @ 0x7fc4a701d800] nal_unit_type: 1, nal_ref_idc: 2
  3983. [libx264 @ 0x7fc4a701bc00] frame= 615 QP=18.66 NAL=2 Slice:P Poc:230 I:12 P:298 SKIP:3290 size=933 bytes
  3984. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 251 M=0
  3985. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 196 M=0
  3986. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 215 M=0
  3987. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 258 M=1
  3988. frame= 616 fps= 32 q=26.0 size= 699kB time=00:00:20.50 bitrate= 279.4kbits/s dup=114 drop=0 speed=1.07x
  3989. *** 0 dup!
  3990. [h264 @ 0x7fc4a701de00] nal_unit_type: 1, nal_ref_idc: 2
  3991. [libx264 @ 0x7fc4a701bc00] frame= 616 QP=20.97 NAL=2 Slice:P Poc:232 I:4 P:143 SKIP:3453 size=681 bytes
  3992. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 200 M=0
  3993. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 135 M=0
  3994. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 168 M=0
  3995. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 165 M=1
  3996. [h264 @ 0x7fc4a705e200] nal_unit_type: 1, nal_ref_idc: 2
  3997. [libx264 @ 0x7fc4a701bc00] frame= 617 QP=19.12 NAL=2 Slice:P Poc:234 I:15 P:332 SKIP:3253 size=1084 bytes
  3998. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 284 M=0
  3999. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 229 M=0
  4000. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 241 M=0
  4001. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 317 M=1
  4002. [h264 @ 0x7fc4a705e800] nal_unit_type: 1, nal_ref_idc: 2
  4003. [libx264 @ 0x7fc4a701bc00] frame= 618 QP=18.79 NAL=2 Slice:P Poc:236 I:4 P:332 SKIP:3264 size=986 bytes
  4004. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 234 M=0
  4005. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 244 M=0
  4006. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 193 M=0
  4007. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 302 M=1
  4008. [libx264 @ 0x7fc4a701bc00] frame= 619 QP=18.78 NAL=2 Slice:P Poc:238 I:9 P:314 SKIP:3277 size=1011 bytes
  4009. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 235 M=0
  4010. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 270 M=0
  4011. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 191 M=0
  4012. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 302 M=1
  4013. [h264 @ 0x7fc4a70a3200] nal_unit_type: 1, nal_ref_idc: 2
  4014. [libx264 @ 0x7fc4a701bc00] frame= 620 QP=18.93 NAL=2 Slice:P Poc:240 I:2 P:327 SKIP:3271 size=1016 bytes
  4015. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 256 M=0
  4016. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 273 M=0
  4017. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 225 M=0
  4018. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 249 M=1
  4019. [h264 @ 0x7fc4a701d800] nal_unit_type: 7, nal_ref_idc: 3
  4020. [h264 @ 0x7fc4a701d800] nal_unit_type: 8, nal_ref_idc: 3
  4021. [h264 @ 0x7fc4a701d800] nal_unit_type: 5, nal_ref_idc: 3
  4022. [libx264 @ 0x7fc4a701bc00] frame= 621 QP=19.24 NAL=2 Slice:P Poc:242 I:8 P:348 SKIP:3244 size=1073 bytes
  4023. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 266 M=0
  4024. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 310 M=0
  4025. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 204 M=0
  4026. [rtp @ 0x7fc4a7024c00] Sending NAL 1 of len 280 M=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement