Advertisement
Guest User

Untitled

a guest
Apr 26th, 2015
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 101.81 KB | None | 0 0
  1. vagrant@homestead:~/Projects/vine$ ./ffmpeg -i output.mp4 -loop 1 -i background.jpg -filter_complex '[1:v]scale=trunc(iw/2)*2:-2[tmp];[0:v]scale=-1:1080[tmp0];[tmp][tmp0]overlay=shortest=1:x=(W-w)/2:y=(H-h)/2[v]' -map 0:a -map '[v]' -preset ultrafast final.mp4
  2. ffmpeg version 2.6.2-   http://johnvansickle.com/ffmpeg/    Copyright (c) 2000-2015 the FFmpeg developers
  3.   built with gcc 4.9.2 (Debian 4.9.2-10)
  4.   configuration: --enable-gpl --enable-version3 --disable-shared --disable-debug --enable-runtime-cpudetect --enable-libmp3lame --enable-libx264 --enable-libx265 --enable-libwebp --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libfreetype --enable-fontconfig --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-gray --enable-libopenjpeg --enable-libopus --enable-libass --enable-gnutls --enable-libvidstab --enable-libsoxr --cc=gcc-4.9
  5.   libavutil      54. 20.100 / 54. 20.100
  6.   libavcodec     56. 26.100 / 56. 26.100
  7.   libavformat    56. 25.101 / 56. 25.101
  8.   libavdevice    56.  4.100 / 56.  4.100
  9.   libavfilter     5. 11.102 /  5. 11.102
  10.   libswscale      3.  1.101 /  3.  1.101
  11.   libswresample   1.  1.100 /  1.  1.100
  12.   libpostproc    53.  3.100 / 53.  3.100
  13. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'output.mp4':
  14.   Metadata:
  15.     major_brand     : isom
  16.     minor_version   : 512
  17.     compatible_brands: isomiso2avc1mp41
  18.     encoder         : Lavf56.25.101
  19.   Duration: 00:01:34.49, start: 0.000000, bitrate: 2530 kb/s
  20.     Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709), 720x720, 2428 kb/s, 30 fps, 30 tbr, 19200 tbn, 38400 tbc (default)
  21.     Metadata:
  22.       handler_name    : VideoHandler
  23.     Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 94 kb/s (default)
  24.     Metadata:
  25.       handler_name    : SoundHandler
  26. Input #1, image2, from 'background.jpg':
  27.   Duration: 00:00:00.04, start: 0.000000, bitrate: 48204 kb/s
  28.     Stream #1:0: Video: mjpeg, yuvj444p(pc, bt470bg/unknown/unknown), 1920x1080, 25 fps, 25 tbr, 25 tbn, 25 tbc
  29. [swscaler @ 0x41abfc0] deprecated pixel format used, make sure you did set range correctly
  30. [libx264 @ 0x41f50a0] using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
  31. [libx264 @ 0x41f50a0] profile Constrained Baseline, level 4.0
  32. [libx264 @ 0x41f50a0] 264 - core 146 r109 121396c - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - http://www.videolan.org/x264.html - options: cabac=0 ref=1 deblock=0:0:0 analyse=0:0 me=dia subme=0 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=1 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=250 keyint_min=25 scenecut=0 intra_refresh=0 rc=crf mbtree=0 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=0
  33. Output #0, mp4, to 'final.mp4':
  34.   Metadata:
  35.     major_brand     : isom
  36.     minor_version   : 512
  37.     compatible_brands: isomiso2avc1mp41
  38.     encoder         : Lavf56.25.101
  39.     Stream #0:0(und): Audio: aac (libvo_aacenc) ([64][0][0][0] / 0x0040), 44100 Hz, mono, s16, 128 kb/s (default)
  40.     Metadata:
  41.       handler_name    : SoundHandler
  42.       encoder         : Lavc56.26.100 libvo_aacenc
  43.     Stream #0:1: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 1920x1080, q=-1--1, 25 fps, 12800 tbn, 25 tbc (default)
  44.     Metadata:
  45.       encoder         : Lavc56.26.100 libx264
  46. Stream mapping:
  47.   Stream #0:0 (h264) -> scale (graph 0)
  48.   Stream #1:0 (mjpeg) -> scale (graph 0)
  49.   Stream #0:1 -> #0:0 (aac (native) -> aac (libvo_aacenc))
  50.   overlay (graph 0) -> Stream #0:1 (libx264)
  51. Press [q] to stop, [?] for help
  52. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 0s/s    
  53. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 25267
  54. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  55. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  56. [h264 @ 0x41d10a0] concealing 1886 DC, 1886 AC, 1886 MV errors in P frame
  57. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  58. [h264 @ 0x41d10a0] concealing 1685 DC, 1685 AC, 1685 MV errors in P frame
  59. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  60. [h264 @ 0x41d10a0] concealing 1680 DC, 1680 AC, 1680 MV errors in P frame
  61. [h264 @ 0x41d10a0] concealing 1656 DC, 1656 AC, 1656 MV errors in B frame
  62. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 4 0
  63. [h264 @ 0x41d10a0] error while decoding MB 4 0, bytestream 12420
  64. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  65. [h264 @ 0x41d10a0] concealing 1782 DC, 1782 AC, 1782 MV errors in B frame
  66. [h264 @ 0x41d10a0] concealing 1879 DC, 1879 AC, 1879 MV errors in P frame
  67. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 18 08kbits/s    
  68. [h264 @ 0x41d10a0] error while decoding MB 18 0, bytestream 1828
  69. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in B frame
  70. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 3 22
  71. [h264 @ 0x41d10a0] error while decoding MB 3 22, bytestream 5067
  72. [h264 @ 0x41d10a0] concealing 1895 DC, 1895 AC, 1895 MV errors in P frame
  73. [h264 @ 0x41d10a0] concealing 1869 DC, 1869 AC, 1869 MV errors in B frame
  74. [h264 @ 0x41d10a0] concealing 1582 DC, 1582 AC, 1582 MV errors in P frame
  75. [h264 @ 0x41d10a0] concealing 1714 DC, 1714 AC, 1714 MV errors in B frame
  76. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 3
  77. [h264 @ 0x41d10a0] error while decoding MB 0 3, bytestream 2314
  78. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 4 22
  79. [h264 @ 0x41d10a0] error while decoding MB 4 22, bytestream 4054
  80. [h264 @ 0x41d10a0] concealing 1939 DC, 1939 AC, 1939 MV errors in P frame
  81. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 29 22
  82. [h264 @ 0x41d10a0] error while decoding MB 29 22, bytestream 840
  83. [h264 @ 0x41d10a0] concealing 1770 DC, 1770 AC, 1770 MV errors in B frame
  84. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 33 22
  85. [h264 @ 0x41d10a0] error while decoding MB 33 22, bytestream 3656
  86. [h264 @ 0x41d10a0] concealing 1869 DC, 1869 AC, 1869 MV errors in P frame
  87. [h264 @ 0x41d10a0] concealing 1953 DC, 1953 AC, 1953 MV errors in B frame
  88. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 19 22
  89. [h264 @ 0x41d10a0] error while decoding MB 19 22, bytestream 4238
  90. [h264 @ 0x41d10a0] concealing 2002 DC, 2002 AC, 2002 MV errors in P frame
  91. [h264 @ 0x41d10a0] error while decoding MB 38 3, bytestream -16
  92. [h264 @ 0x41d10a0] concealing 1869 DC, 1869 AC, 1869 MV errors in B frame
  93. [h264 @ 0x41d10a0] concealing 1670 DC, 1670 AC, 1670 MV errors in P frame
  94. [h264 @ 0x41d10a0] concealing 1840 DC, 1840 AC, 1840 MV errors in B frame5kbits/s    
  95. [h264 @ 0x41d10a0] concealing 1905 DC, 1905 AC, 1905 MV errors in P frame
  96. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 10 22
  97. [h264 @ 0x41d10a0] error while decoding MB 10 22, bytestream 1395
  98. [h264 @ 0x41d10a0] concealing 2016 DC, 2016 AC, 2016 MV errors in B frame
  99. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 0 0
  100. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 16873
  101. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 22
  102. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 12113
  103. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  104. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 39 22
  105. [h264 @ 0x41d10a0] error while decoding MB 39 22, bytestream 1109
  106. [h264 @ 0x41d10a0] concealing 1802 DC, 1802 AC, 1802 MV errors in B frame
  107. [h264 @ 0x41d10a0] concealing 1845 DC, 1845 AC, 1845 MV errors in P frame
  108. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 9 0
  109. [h264 @ 0x41d10a0] error while decoding MB 9 0, bytestream 3823
  110. [h264 @ 0x41d10a0] concealing 1907 DC, 1907 AC, 1907 MV errors in P frame
  111. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 27 0
  112. [h264 @ 0x41d10a0] error while decoding MB 27 0, bytestream 3179
  113. [h264 @ 0x41d10a0] concealing 1952 DC, 1952 AC, 1952 MV errors in P frame
  114. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 23 0
  115. [h264 @ 0x41d10a0] error while decoding MB 23 0, bytestream 3635
  116. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 25
  117. [h264 @ 0x41d10a0] error while decoding MB 0 25, bytestream 2582
  118. [h264 @ 0x41d10a0] concealing 1939 DC, 1939 AC, 1939 MV errors in P frame
  119. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 1 22
  120. [h264 @ 0x41d10a0] error while decoding MB 1 22, bytestream 8216
  121. [h264 @ 0x41d10a0] concealing 2019 DC, 2019 AC, 2019 MV errors in P frame
  122. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 39 0
  123. [h264 @ 0x41d10a0] error while decoding MB 39 0, bytestream 1519
  124. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 4 22
  125. [h264 @ 0x41d10a0] error while decoding MB 4 22, bytestream 1935
  126. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in B frame
  127. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 0
  128. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 20783
  129. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 22
  130. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 13688
  131. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  132. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 40 22
  133. [h264 @ 0x41d10a0] error while decoding MB 40 22, bytestream 5389
  134. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  135. [h264 @ 0x41d10a0] concealing 2003 DC, 2003 AC, 2003 MV errors in P frame
  136. [h264 @ 0x41d10a0] concealing 1908 DC, 1908 AC, 1908 MV errors in B frame3kbits/s    
  137. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 10 22
  138. [h264 @ 0x41d10a0] error while decoding MB 10 22, bytestream 7853
  139. [h264 @ 0x41d10a0] concealing 1916 DC, 1916 AC, 1916 MV errors in P frame
  140. [h264 @ 0x41d10a0] concealing 1779 DC, 1779 AC, 1779 MV errors in B frame
  141. [h264 @ 0x41d10a0] concealing 1930 DC, 1930 AC, 1930 MV errors in P frame
  142. [h264 @ 0x41d10a0] concealing 1417 DC, 1417 AC, 1417 MV errors in B frame
  143. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 3 0
  144. [h264 @ 0x41d10a0] error while decoding MB 3 0, bytestream 7719
  145. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 22
  146. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 8612
  147. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  148. [h264 @ 0x41d10a0] concealing 1783 DC, 1783 AC, 1783 MV errors in B frame
  149. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 21 0
  150. [h264 @ 0x41d10a0] error while decoding MB 21 0, bytestream 5582
  151. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 22
  152. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 5673
  153. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  154. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 22
  155. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 4041
  156. [h264 @ 0x41d10a0] concealing 1995 DC, 1995 AC, 1995 MV errors in P frame
  157. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 0
  158. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 6547
  159. [h264 @ 0x41d10a0] concealing 1739 DC, 1739 AC, 1739 MV errors in P frame
  160. [h264 @ 0x41d10a0] concealing 2014 DC, 2014 AC, 2014 MV errors in P frame
  161. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 22 0
  162. [h264 @ 0x41d10a0] error while decoding MB 22 0, bytestream 3685
  163. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 8 22
  164. [h264 @ 0x41d10a0] error while decoding MB 8 22, bytestream 5853
  165. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  166. [h264 @ 0x41d10a0] concealing 1805 DC, 1805 AC, 1805 MV errors in P frame
  167. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 0s/s    
  168. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 3728
  169. [h264 @ 0x41d10a0] concealing 1838 DC, 1838 AC, 1838 MV errors in P frame
  170. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 3 0
  171. [h264 @ 0x41d10a0] error while decoding MB 3 0, bytestream 3992
  172. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 17 22
  173. [h264 @ 0x41d10a0] error while decoding MB 17 22, bytestream 3202
  174. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  175. [h264 @ 0x41d10a0] error while decoding MB 21 4, bytestream -14
  176. [h264 @ 0x41d10a0] concealing 1786 DC, 1786 AC, 1786 MV errors in P frame
  177. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 40 0
  178. [h264 @ 0x41d10a0] error while decoding MB 40 0, bytestream 2064
  179. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 27 22
  180. [h264 @ 0x41d10a0] error while decoding MB 27 22, bytestream 1875
  181. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  182. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 37 0
  183. [h264 @ 0x41d10a0] error while decoding MB 37 0, bytestream 1619
  184. [h264 @ 0x41d10a0] concealing 2006 DC, 2006 AC, 2006 MV errors in P frame
  185. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 5 0
  186. [h264 @ 0x41d10a0] error while decoding MB 5 0, bytestream 3063
  187. [h264 @ 0x41d10a0] concealing 1961 DC, 1961 AC, 1961 MV errors in P frame
  188. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 8 0
  189. [h264 @ 0x41d10a0] error while decoding MB 8 0, bytestream 2910
  190. [h264 @ 0x41d10a0] concealing 1999 DC, 1999 AC, 1999 MV errors in P frame
  191. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 0
  192. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 2933
  193. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 22
  194. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 2969
  195. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  196. [h264 @ 0x41d10a0] concealing 1628 DC, 1628 AC, 1628 MV errors in B frame
  197. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 22
  198. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 2304
  199. [h264 @ 0x41d10a0] concealing 2003 DC, 2003 AC, 2003 MV errors in P frame
  200. [h264 @ 0x41d10a0] error while decoding MB 35 9, bytestream -11
  201. [h264 @ 0x41d10a0] concealing 1547 DC, 1547 AC, 1547 MV errors in B frame
  202. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 0
  203. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 3323
  204. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 22
  205. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 3610
  206. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  207. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 0
  208. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 1149
  209. [h264 @ 0x41d10a0] concealing 1904 DC, 1904 AC, 1904 MV errors in B frame
  210. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 48kbits/s    
  211. [h264 @ 0x41d10a0] error while decoding MB 0 4, bytestream 2650
  212. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 22
  213. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 4905
  214. [h264 @ 0x41d10a0] concealing 1894 DC, 1894 AC, 1894 MV errors in P frame
  215. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 27 0
  216. [h264 @ 0x41d10a0] error while decoding MB 27 0, bytestream 1882
  217. [h264 @ 0x41d10a0] concealing 1858 DC, 1858 AC, 1858 MV errors in B frame
  218. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 0
  219. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 7073
  220. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 22
  221. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 6757
  222. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  223. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 33 0
  224. [h264 @ 0x41d10a0] error while decoding MB 33 0, bytestream 5218
  225. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  226. [h264 @ 0x41d10a0] concealing 1920 DC, 1920 AC, 1920 MV errors in P frame
  227. [h264 @ 0x41d10a0] concealing 1837 DC, 1837 AC, 1837 MV errors in B frame
  228. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 17 0
  229. [h264 @ 0x41d10a0] error while decoding MB 17 0, bytestream 6130
  230. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 43 22
  231. [h264 @ 0x41d10a0] error while decoding MB 43 22, bytestream 5492
  232. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  233. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 21 0
  234. [h264 @ 0x41d10a0] error while decoding MB 21 0, bytestream 2772
  235. [h264 @ 0x41d10a0] concealing 2004 DC, 2004 AC, 2004 MV errors in B frame
  236. [h264 @ 0x41d10a0] concealing 1982 DC, 1982 AC, 1982 MV errors in P frame
  237. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 29 0
  238. [h264 @ 0x41d10a0] error while decoding MB 29 0, bytestream 2440
  239. [h264 @ 0x41d10a0] concealing 1979 DC, 1979 AC, 1979 MV errors in B frame
  240. [h264 @ 0x41d10a0] concealing 1499 DC, 1499 AC, 1499 MV errors in P frame
  241. [h264 @ 0x41d10a0] error while decoding MB 23 11, bytestream -10
  242. [h264 @ 0x41d10a0] concealing 1175 DC, 1175 AC, 1175 MV errors in B frame
  243. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 4 0
  244. [h264 @ 0x41d10a0] error while decoding MB 4 0, bytestream 9266
  245. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 25
  246. [h264 @ 0x41d10a0] error while decoding MB 0 25, bytestream 5681
  247. [h264 @ 0x41d10a0] concealing 1939 DC, 1939 AC, 1939 MV errors in P frame
  248. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 39 05kbits/s    
  249. [h264 @ 0x41d10a0] error while decoding MB 39 0, bytestream 4638
  250. [h264 @ 0x41d10a0] concealing 1611 DC, 1611 AC, 1611 MV errors in B frame
  251. [h264 @ 0x41d10a0] concealing 1895 DC, 1895 AC, 1895 MV errors in P frame
  252. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 5
  253. [h264 @ 0x41d10a0] error while decoding MB 0 5, bytestream 5679
  254. [h264 @ 0x41d10a0] concealing 1799 DC, 1799 AC, 1799 MV errors in P frame
  255. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 1
  256. [h264 @ 0x41d10a0] error while decoding MB 0 1, bytestream 7311
  257. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 26 22
  258. [h264 @ 0x41d10a0] error while decoding MB 26 22, bytestream 7046
  259. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  260. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 2 0
  261. [h264 @ 0x41d10a0] error while decoding MB 2 0, bytestream 6454
  262. [h264 @ 0x41d10a0] concealing 1882 DC, 1882 AC, 1882 MV errors in P frame
  263. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 3
  264. [h264 @ 0x41d10a0] error while decoding MB 0 3, bytestream 4091
  265. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 5 22
  266. [h264 @ 0x41d10a0] error while decoding MB 5 22, bytestream 5468
  267. [h264 @ 0x41d10a0] concealing 1939 DC, 1939 AC, 1939 MV errors in P frame
  268. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 19 22
  269. [h264 @ 0x41d10a0] error while decoding MB 19 22, bytestream 5185
  270. [h264 @ 0x41d10a0] concealing 1887 DC, 1887 AC, 1887 MV errors in P frame
  271. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 28 0
  272. [h264 @ 0x41d10a0] error while decoding MB 28 0, bytestream 6451
  273. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 25 22
  274. [h264 @ 0x41d10a0] error while decoding MB 25 22, bytestream 5946
  275. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  276. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 33 22
  277. [h264 @ 0x41d10a0] error while decoding MB 33 22, bytestream 6712
  278. [h264 @ 0x41d10a0] concealing 1910 DC, 1910 AC, 1910 MV errors in P frame
  279. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 7 22
  280. [h264 @ 0x41d10a0] error while decoding MB 7 22, bytestream 6229
  281. [h264 @ 0x41d10a0] concealing 1861 DC, 1861 AC, 1861 MV errors in P frame
  282. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 13 03kbits/s    
  283. [h264 @ 0x41d10a0] error while decoding MB 13 0, bytestream 6863
  284. [h264 @ 0x41d10a0] concealing 1877 DC, 1877 AC, 1877 MV errors in P frame
  285. [h264 @ 0x41d10a0] concealing 1730 DC, 1730 AC, 1730 MV errors in P frame
  286. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 22 0
  287. [h264 @ 0x41d10a0] error while decoding MB 22 0, bytestream 4924
  288. [h264 @ 0x41d10a0] concealing 1782 DC, 1782 AC, 1782 MV errors in P frame
  289. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 26 22
  290. [h264 @ 0x41d10a0] error while decoding MB 26 22, bytestream 4488
  291. [h264 @ 0x41d10a0] concealing 1858 DC, 1858 AC, 1858 MV errors in P frame
  292. [h264 @ 0x41d10a0] concealing 1822 DC, 1822 AC, 1822 MV errors in P frame
  293. [h264 @ 0x41d10a0] concealing 1924 DC, 1924 AC, 1924 MV errors in P frame
  294. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 10 0
  295. [h264 @ 0x41d10a0] error while decoding MB 10 0, bytestream 6670
  296. [h264 @ 0x41d10a0] concealing 1715 DC, 1715 AC, 1715 MV errors in P frame
  297. [h264 @ 0x41d10a0] concealing 1869 DC, 1869 AC, 1869 MV errors in B frame
  298. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 27 0
  299. [h264 @ 0x41d10a0] error while decoding MB 27 0, bytestream 8402
  300. [h264 @ 0x41d10a0] concealing 2010 DC, 2010 AC, 2010 MV errors in P frame
  301. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 18 22
  302. [h264 @ 0x41d10a0] error while decoding MB 18 22, bytestream 2310
  303. [h264 @ 0x41d10a0] concealing 1961 DC, 1961 AC, 1961 MV errors in B frame
  304. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 0
  305. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 13000
  306. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 22
  307. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 9132
  308. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  309. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 12 05kbits/s    
  310. [h264 @ 0x41d10a0] error while decoding MB 12 0, bytestream 5711
  311. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  312. [h264 @ 0x41d10a0] concealing 1955 DC, 1955 AC, 1955 MV errors in P frame
  313. [h264 @ 0x41d10a0] concealing 2009 DC, 2009 AC, 2009 MV errors in B frame
  314. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 9 0
  315. [h264 @ 0x41d10a0] error while decoding MB 9 0, bytestream 6811
  316. [h264 @ 0x41d10a0] concealing 1858 DC, 1858 AC, 1858 MV errors in P frame
  317. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 26 0
  318. [h264 @ 0x41d10a0] error while decoding MB 26 0, bytestream 2415
  319. [h264 @ 0x41d10a0] concealing 1835 DC, 1835 AC, 1835 MV errors in B frame
  320. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 13 0
  321. [h264 @ 0x41d10a0] error while decoding MB 13 0, bytestream 6645
  322. [h264 @ 0x41d10a0] concealing 1845 DC, 1845 AC, 1845 MV errors in P frame
  323. [h264 @ 0x41d10a0] concealing 1759 DC, 1759 AC, 1759 MV errors in B frame
  324. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 12 0
  325. [h264 @ 0x41d10a0] error while decoding MB 12 0, bytestream 6992
  326. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 25 22
  327. [h264 @ 0x41d10a0] error while decoding MB 25 22, bytestream 4457
  328. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  329. [h264 @ 0x41d10a0] concealing 1790 DC, 1790 AC, 1790 MV errors in B frame
  330. [h264 @ 0x41d10a0] concealing 2003 DC, 2003 AC, 2003 MV errors in P frame
  331. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 43 22
  332. [h264 @ 0x41d10a0] error while decoding MB 43 22, bytestream 2702
  333. [h264 @ 0x41d10a0] concealing 1785 DC, 1785 AC, 1785 MV errors in B frame
  334. [h264 @ 0x41d10a0] concealing 1473 DC, 1473 AC, 1473 MV errors in P frame
  335. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 4 22
  336. [h264 @ 0x41d10a0] error while decoding MB 4 22, bytestream 4170
  337. [h264 @ 0x41d10a0] concealing 2020 DC, 2020 AC, 2020 MV errors in P frame
  338. [h264 @ 0x41d10a0] concealing 1947 DC, 1947 AC, 1947 MV errors in P frame5kbits/s    
  339. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 14 0
  340. [h264 @ 0x41d10a0] error while decoding MB 14 0, bytestream 4973
  341. [h264 @ 0x41d10a0] concealing 1951 DC, 1951 AC, 1951 MV errors in P frame
  342. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 30 0
  343. [h264 @ 0x41d10a0] error while decoding MB 30 0, bytestream 5983
  344. [h264 @ 0x41d10a0] concealing 1686 DC, 1686 AC, 1686 MV errors in P frame
  345. [h264 @ 0x41d10a0] concealing 1717 DC, 1717 AC, 1717 MV errors in B frame
  346. [h264 @ 0x41d10a0] concealing 1691 DC, 1691 AC, 1691 MV errors in P frame
  347. [h264 @ 0x41d10a0] concealing 1871 DC, 1871 AC, 1871 MV errors in B frame
  348. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 0
  349. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 15415
  350. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 22
  351. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 20714
  352. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  353. [h264 @ 0x41d10a0] concealing 1860 DC, 1860 AC, 1860 MV errors in B frame
  354. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 3
  355. [h264 @ 0x41d10a0] error while decoding MB 0 3, bytestream 7626
  356. [h264 @ 0x41d10a0] concealing 1939 DC, 1939 AC, 1939 MV errors in P frame
  357. [h264 @ 0x41d10a0] concealing 1409 DC, 1409 AC, 1409 MV errors in P frame
  358. [h264 @ 0x41d10a0] concealing 1864 DC, 1864 AC, 1864 MV errors in P frame
  359. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 15 0
  360. [h264 @ 0x41d10a0] error while decoding MB 15 0, bytestream 11027
  361. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  362. [h264 @ 0x41d10a0] concealing 1765 DC, 1765 AC, 1765 MV errors in P frame
  363. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 31 0/s    
  364. [h264 @ 0x41d10a0] error while decoding MB 31 0, bytestream 11071
  365. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  366. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 25 0
  367. [h264 @ 0x41d10a0] error while decoding MB 25 0, bytestream 2591
  368. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in B frame
  369. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 0
  370. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 19235
  371. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  372. [h264 @ 0x41d10a0] concealing 1816 DC, 1816 AC, 1816 MV errors in B frame
  373. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 0
  374. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 32673
  375. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  376. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 2
  377. [h264 @ 0x41d10a0] error while decoding MB 0 2, bytestream 4351
  378. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  379. [h264 @ 0x41d10a0] concealing 1984 DC, 1984 AC, 1984 MV errors in P frame
  380. [h264 @ 0x41d10a0] concealing 1392 DC, 1392 AC, 1392 MV errors in B frame
  381. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 0
  382. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 24813
  383. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  384. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 3 0
  385. [h264 @ 0x41d10a0] error while decoding MB 3 0, bytestream 3891
  386. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in B frame
  387. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 28
  388. [h264 @ 0x41d10a0] error while decoding MB 0 28, bytestream 1462
  389. [h264 @ 0x41d10a0] concealing 1767 DC, 1767 AC, 1767 MV errors in P frame
  390. [h264 @ 0x41d10a0] concealing 1540 DC, 1540 AC, 1540 MV errors in B frame
  391. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 7 0
  392. [h264 @ 0x41d10a0] error while decoding MB 7 0, bytestream 6086
  393. [h264 @ 0x41d10a0] concealing 1852 DC, 1852 AC, 1852 MV errors in P frame
  394. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 16 0
  395. [h264 @ 0x41d10a0] error while decoding MB 16 0, bytestream 1965
  396. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 39 22
  397. [h264 @ 0x41d10a0] error while decoding MB 39 22, bytestream 1165
  398. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in B frame
  399. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 3 0s/s    
  400. [h264 @ 0x41d10a0] error while decoding MB 3 0, bytestream 4897
  401. [h264 @ 0x41d10a0] concealing 1917 DC, 1917 AC, 1917 MV errors in P frame
  402. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 8 22
  403. [h264 @ 0x41d10a0] error while decoding MB 8 22, bytestream 8272
  404. [h264 @ 0x41d10a0] concealing 1990 DC, 1990 AC, 1990 MV errors in P frame
  405. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 18 0
  406. [h264 @ 0x41d10a0] error while decoding MB 18 0, bytestream 5657
  407. [h264 @ 0x41d10a0] concealing 1905 DC, 1905 AC, 1905 MV errors in P frame
  408. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 3 0
  409. [h264 @ 0x41d10a0] error while decoding MB 3 0, bytestream 8368
  410. [h264 @ 0x41d10a0] concealing 1978 DC, 1978 AC, 1978 MV errors in P frame
  411. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 6 0
  412. [h264 @ 0x41d10a0] error while decoding MB 6 0, bytestream 7689
  413. [h264 @ 0x41d10a0] concealing 1974 DC, 1974 AC, 1974 MV errors in P frame
  414. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 5 0
  415. [h264 @ 0x41d10a0] error while decoding MB 5 0, bytestream 8051
  416. [h264 @ 0x41d10a0] concealing 1852 DC, 1852 AC, 1852 MV errors in P frame
  417. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 18 0
  418. [h264 @ 0x41d10a0] error while decoding MB 18 0, bytestream 7734
  419. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 30 22
  420. [h264 @ 0x41d10a0] error while decoding MB 30 22, bytestream 6347
  421. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  422. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 21 0
  423. [h264 @ 0x41d10a0] error while decoding MB 21 0, bytestream 8183
  424. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 25 22
  425. [h264 @ 0x41d10a0] error while decoding MB 25 22, bytestream 6712
  426. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  427. [h264 @ 0x41d10a0] concealing 1978 DC, 1978 AC, 1978 MV errors in P frame
  428. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 43 0
  429. [h264 @ 0x41d10a0] error while decoding MB 43 0, bytestream 7347
  430. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 32 22
  431. [h264 @ 0x41d10a0] error while decoding MB 32 22, bytestream 7928
  432. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  433. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 4
  434. [h264 @ 0x41d10a0] error while decoding MB 0 4, bytestream 5590
  435. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 3 22
  436. [h264 @ 0x41d10a0] error while decoding MB 3 22, bytestream 8817
  437. [h264 @ 0x41d10a0] concealing 1894 DC, 1894 AC, 1894 MV errors in P frame
  438. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 19 0
  439. [h264 @ 0x41d10a0] error while decoding MB 19 0, bytestream 6468
  440. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 32
  441. [h264 @ 0x41d10a0] error while decoding MB 0 32, bytestream 4185
  442. [h264 @ 0x41d10a0] concealing 1624 DC, 1624 AC, 1624 MV errors in P frame
  443. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 5 0s/s    
  444. [h264 @ 0x41d10a0] error while decoding MB 5 0, bytestream 6438
  445. [h264 @ 0x41d10a0] concealing 1939 DC, 1939 AC, 1939 MV errors in P frame
  446. [h264 @ 0x41d10a0] concealing 1981 DC, 1981 AC, 1981 MV errors in P frame
  447. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 14 0
  448. [h264 @ 0x41d10a0] error while decoding MB 14 0, bytestream 6163
  449. [h264 @ 0x41d10a0] concealing 2023 DC, 2023 AC, 2023 MV errors in P frame
  450. [h264 @ 0x41d10a0] concealing 1605 DC, 1605 AC, 1605 MV errors in P frame
  451. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 13 22
  452. [h264 @ 0x41d10a0] error while decoding MB 13 22, bytestream 8553
  453. [h264 @ 0x41d10a0] concealing 1989 DC, 1989 AC, 1989 MV errors in P frame
  454. [h264 @ 0x41d10a0] concealing 1873 DC, 1873 AC, 1873 MV errors in P frame
  455. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 41 0
  456. [h264 @ 0x41d10a0] error while decoding MB 41 0, bytestream 4437
  457. [h264 @ 0x41d10a0] concealing 1893 DC, 1893 AC, 1893 MV errors in P frame
  458. [h264 @ 0x41d10a0] concealing 1808 DC, 1808 AC, 1808 MV errors in P frame
  459. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 0
  460. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 7173
  461. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 22
  462. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 10738
  463. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  464. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 4 22
  465. [h264 @ 0x41d10a0] error while decoding MB 4 22, bytestream 5823
  466. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  467. [h264 @ 0x41d10a0] concealing 1986 DC, 1986 AC, 1986 MV errors in P frame
  468. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 28 22
  469. [h264 @ 0x41d10a0] error while decoding MB 28 22, bytestream 6045
  470. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  471. [h264 @ 0x41d10a0] concealing 1884 DC, 1884 AC, 1884 MV errors in P frame
  472. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 8 0.6kbits/s    
  473. [h264 @ 0x41d10a0] error while decoding MB 8 0, bytestream 3744
  474. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 34 22
  475. [h264 @ 0x41d10a0] error while decoding MB 34 22, bytestream 4966
  476. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  477. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  478. [h264 @ 0x41d10a0] error while decoding MB 42 11, bytestream -15
  479. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  480. [h264 @ 0x41d10a0] concealing 1354 DC, 1354 AC, 1354 MV errors in P frame
  481. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 5
  482. [h264 @ 0x41d10a0] error while decoding MB 0 5, bytestream 1307
  483. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  484. [h264 @ 0x41d10a0] concealing 1623 DC, 1623 AC, 1623 MV errors in P frame
  485. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 6 0
  486. [h264 @ 0x41d10a0] error while decoding MB 6 0, bytestream 9795
  487. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 22
  488. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 7685
  489. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  490. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  491. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  492. [h264 @ 0x41d10a0] concealing 1668 DC, 1668 AC, 1668 MV errors in P frame
  493. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  494. [h264 @ 0x41d10a0] concealing 1829 DC, 1829 AC, 1829 MV errors in P frame
  495. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  496. [h264 @ 0x41d10a0] concealing 1930 DC, 1930 AC, 1930 MV errors in P frame
  497. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 9 0
  498. [h264 @ 0x41d10a0] error while decoding MB 9 0, bytestream 5589
  499. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  500. [h264 @ 0x41d10a0] concealing 1651 DC, 1651 AC, 1651 MV errors in P frame
  501. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 6
  502. [h264 @ 0x41d10a0] error while decoding MB 0 6, bytestream 2729
  503. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  504. [h264 @ 0x41d10a0] concealing 1683 DC, 1683 AC, 1683 MV errors in P frame
  505. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 4
  506. [h264 @ 0x41d10a0] error while decoding MB 0 4, bytestream 3521
  507. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  508. [h264 @ 0x41d10a0] concealing 1780 DC, 1780 AC, 1780 MV errors in P frame
  509. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 6 0
  510. [h264 @ 0x41d10a0] error while decoding MB 6 0, bytestream 5911
  511. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 26 22
  512. [h264 @ 0x41d10a0] error while decoding MB 26 22, bytestream 4850
  513. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  514. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  515. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 19 22kbits/s    
  516. [h264 @ 0x41d10a0] error while decoding MB 19 22, bytestream 7492
  517. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  518. [h264 @ 0x41d10a0] concealing 1938 DC, 1938 AC, 1938 MV errors in P frame
  519. [h264 @ 0x41d10a0] concealing 1906 DC, 1906 AC, 1906 MV errors in B frame
  520. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 2
  521. [h264 @ 0x41d10a0] error while decoding MB 0 2, bytestream 5642
  522. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 20 22
  523. [h264 @ 0x41d10a0] error while decoding MB 20 22, bytestream 6698
  524. [h264 @ 0x41d10a0] concealing 1984 DC, 1984 AC, 1984 MV errors in P frame
  525. [h264 @ 0x41d10a0] concealing 1753 DC, 1753 AC, 1753 MV errors in B frame
  526. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 0
  527. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 7264
  528. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 38
  529. [h264 @ 0x41d10a0] error while decoding MB 0 38, bytestream 1532
  530. [h264 @ 0x41d10a0] concealing 1354 DC, 1354 AC, 1354 MV errors in P frame
  531. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 1
  532. [h264 @ 0x41d10a0] error while decoding MB 0 1, bytestream 4086
  533. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 9 22
  534. [h264 @ 0x41d10a0] error while decoding MB 9 22, bytestream 4638
  535. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in B frame
  536. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 2 0
  537. [h264 @ 0x41d10a0] error while decoding MB 2 0, bytestream 5934
  538. [h264 @ 0x41d10a0] concealing 1905 DC, 1905 AC, 1905 MV errors in P frame
  539. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 4 0
  540. [h264 @ 0x41d10a0] error while decoding MB 4 0, bytestream 5748
  541. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 28
  542. [h264 @ 0x41d10a0] error while decoding MB 0 28, bytestream 4489
  543. [h264 @ 0x41d10a0] concealing 1804 DC, 1804 AC, 1804 MV errors in P frame
  544. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 0
  545. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 6494
  546. [h264 @ 0x41d10a0] concealing 1930 DC, 1930 AC, 1930 MV errors in P frame
  547. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 9 22
  548. [h264 @ 0x41d10a0] error while decoding MB 9 22, bytestream 5472
  549. [h264 @ 0x41d10a0] concealing 1992 DC, 1992 AC, 1992 MV errors in P frame
  550. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 5 0
  551. [h264 @ 0x41d10a0] error while decoding MB 5 0, bytestream 6677
  552. [h264 @ 0x41d10a0] concealing 1602 DC, 1602 AC, 1602 MV errors in P frame
  553. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 8 224kbits/s    
  554. [h264 @ 0x41d10a0] error while decoding MB 8 22, bytestream 6268
  555. [h264 @ 0x41d10a0] concealing 2011 DC, 2011 AC, 2011 MV errors in P frame
  556. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 6 0
  557. [h264 @ 0x41d10a0] error while decoding MB 6 0, bytestream 6395
  558. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 12 22
  559. [h264 @ 0x41d10a0] error while decoding MB 12 22, bytestream 6475
  560. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  561. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 0
  562. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 5328
  563. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 15 22
  564. [h264 @ 0x41d10a0] error while decoding MB 15 22, bytestream 5737
  565. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  566. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 22
  567. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 6765
  568. [h264 @ 0x41d10a0] concealing 2016 DC, 2016 AC, 2016 MV errors in P frame
  569. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 0
  570. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 6433
  571. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 22
  572. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 6487
  573. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  574. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 0
  575. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 9256
  576. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 22
  577. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 9347
  578. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  579. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 5 0
  580. [h264 @ 0x41d10a0] error while decoding MB 5 0, bytestream 5030
  581. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 41 22
  582. [h264 @ 0x41d10a0] error while decoding MB 41 22, bytestream 4443
  583. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  584. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  585. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 1 22
  586. [h264 @ 0x41d10a0] error while decoding MB 1 22, bytestream 5196
  587. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  588. [h264 @ 0x41d10a0] concealing 1487 DC, 1487 AC, 1487 MV errors in P frame
  589. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 10 0
  590. [h264 @ 0x41d10a0] error while decoding MB 10 0, bytestream 4288
  591. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 37 22
  592. [h264 @ 0x41d10a0] error while decoding MB 37 22, bytestream 3698
  593. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  594. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  595. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 17 22
  596. [h264 @ 0x41d10a0] error while decoding MB 17 22, bytestream 4354
  597. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  598. [h264 @ 0x41d10a0] concealing 1986 DC, 1986 AC, 1986 MV errors in P frame
  599. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  600. [h264 @ 0x41d10a0] concealing 1791 DC, 1791 AC, 1791 MV errors in P frame
  601. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  602. [h264 @ 0x41d10a0] concealing 1631 DC, 1631 AC, 1631 MV errors in P frame
  603. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 22/s    
  604. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 4689
  605. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  606. [h264 @ 0x41d10a0] concealing 1982 DC, 1982 AC, 1982 MV errors in P frame
  607. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  608. [h264 @ 0x41d10a0] concealing 1794 DC, 1794 AC, 1794 MV errors in P frame
  609. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  610. [h264 @ 0x41d10a0] concealing 1887 DC, 1887 AC, 1887 MV errors in P frame
  611. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  612. [h264 @ 0x41d10a0] concealing 1979 DC, 1979 AC, 1979 MV errors in P frame
  613. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 2 22
  614. [h264 @ 0x41d10a0] error while decoding MB 2 22, bytestream 4201
  615. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  616. [h264 @ 0x41d10a0] concealing 1722 DC, 1722 AC, 1722 MV errors in P frame
  617. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 9 22
  618. [h264 @ 0x41d10a0] error while decoding MB 9 22, bytestream 4331
  619. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  620. [h264 @ 0x41d10a0] concealing 2002 DC, 2002 AC, 2002 MV errors in P frame
  621. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 0
  622. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 25443
  623. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  624. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  625. [h264 @ 0x41d10a0] concealing 1762 DC, 1762 AC, 1762 MV errors in P frame
  626. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 19 0
  627. [h264 @ 0x41d10a0] error while decoding MB 19 0, bytestream 2781
  628. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  629. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  630. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  631. [h264 @ 0x41d10a0] concealing 2003 DC, 2003 AC, 2003 MV errors in P frame
  632. [h264 @ 0x41d10a0] concealing 1835 DC, 1835 AC, 1835 MV errors in B frame
  633. [h264 @ 0x41d10a0] concealing 1968 DC, 1968 AC, 1968 MV errors in P frame
  634. [h264 @ 0x41d10a0] concealing 2015 DC, 2015 AC, 2015 MV errors in B frame8kbits/s    
  635. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 24 0
  636. [h264 @ 0x41d10a0] error while decoding MB 24 0, bytestream 9527
  637. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  638. [h264 @ 0x41d10a0] concealing 1902 DC, 1902 AC, 1902 MV errors in B frame
  639. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 17 22
  640. [h264 @ 0x41d10a0] error while decoding MB 17 22, bytestream 4334
  641. [h264 @ 0x41d10a0] concealing 1907 DC, 1907 AC, 1907 MV errors in P frame
  642. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 40 0
  643. [h264 @ 0x41d10a0] error while decoding MB 40 0, bytestream 2534
  644. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in B frame
  645. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 38 0
  646. [h264 @ 0x41d10a0] error while decoding MB 38 0, bytestream 5813
  647. [h264 @ 0x41d10a0] concealing 1915 DC, 1915 AC, 1915 MV errors in P frame
  648. [h264 @ 0x41d10a0] concealing 1867 DC, 1867 AC, 1867 MV errors in B frame
  649. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 35 0
  650. [h264 @ 0x41d10a0] error while decoding MB 35 0, bytestream 5241
  651. [h264 @ 0x41d10a0] concealing 2011 DC, 2011 AC, 2011 MV errors in P frame
  652. [h264 @ 0x41d10a0] error while decoding MB 21 8, bytestream -15
  653. [h264 @ 0x41d10a0] concealing 1372 DC, 1372 AC, 1372 MV errors in B frame
  654. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 24
  655. [h264 @ 0x41d10a0] error while decoding MB 0 24, bytestream 3579
  656. [h264 @ 0x41d10a0] concealing 1899 DC, 1899 AC, 1899 MV errors in P frame
  657. [h264 @ 0x41d10a0] concealing 1679 DC, 1679 AC, 1679 MV errors in B frame
  658. [h264 @ 0x41d10a0] concealing 1394 DC, 1394 AC, 1394 MV errors in P frame
  659. [h264 @ 0x41d10a0] concealing 1492 DC, 1492 AC, 1492 MV errors in B frame
  660. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 22 0/s    
  661. [h264 @ 0x41d10a0] error while decoding MB 22 0, bytestream 5525
  662. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 7 22
  663. [h264 @ 0x41d10a0] error while decoding MB 7 22, bytestream 4437
  664. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  665. [h264 @ 0x41d10a0] error while decoding MB 32 4, bytestream -17
  666. [h264 @ 0x41d10a0] concealing 1850 DC, 1850 AC, 1850 MV errors in B frame
  667. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 17 0
  668. [h264 @ 0x41d10a0] error while decoding MB 17 0, bytestream 5020
  669. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 8 22
  670. [h264 @ 0x41d10a0] error while decoding MB 8 22, bytestream 4119
  671. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  672. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 13 0
  673. [h264 @ 0x41d10a0] error while decoding MB 13 0, bytestream 1076
  674. [h264 @ 0x41d10a0] error while decoding MB 16 25, bytestream -5
  675. [h264 @ 0x41d10a0] concealing 1923 DC, 1923 AC, 1923 MV errors in B frame
  676. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 24 22
  677. [h264 @ 0x41d10a0] error while decoding MB 24 22, bytestream 3599
  678. [h264 @ 0x41d10a0] concealing 1989 DC, 1989 AC, 1989 MV errors in P frame
  679. [h264 @ 0x41d10a0] concealing 1843 DC, 1843 AC, 1843 MV errors in B frame
  680. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 18 0
  681. [h264 @ 0x41d10a0] error while decoding MB 18 0, bytestream 5077
  682. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 23 22
  683. [h264 @ 0x41d10a0] error while decoding MB 23 22, bytestream 3735
  684. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  685. [h264 @ 0x41d10a0] concealing 1915 DC, 1915 AC, 1915 MV errors in B frame
  686. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 2
  687. [h264 @ 0x41d10a0] error while decoding MB 0 2, bytestream 4271
  688. [h264 @ 0x41d10a0] concealing 1975 DC, 1975 AC, 1975 MV errors in P frame
  689. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 18 22
  690. [h264 @ 0x41d10a0] error while decoding MB 18 22, bytestream 1179
  691. [h264 @ 0x41d10a0] concealing 1943 DC, 1943 AC, 1943 MV errors in B frame
  692. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 17 22
  693. [h264 @ 0x41d10a0] error while decoding MB 17 22, bytestream 6978
  694. [h264 @ 0x41d10a0] concealing 1989 DC, 1989 AC, 1989 MV errors in P frame
  695. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 28 22
  696. [h264 @ 0x41d10a0] error while decoding MB 28 22, bytestream 1405
  697. [h264 @ 0x41d10a0] concealing 1887 DC, 1887 AC, 1887 MV errors in B frame
  698. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 0
  699. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 22387
  700. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 22
  701. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 18905
  702. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  703. [h264 @ 0x41d10a0] Cannot use next picture in error concealmentrate=7730.0kbits/s    
  704. [h264 @ 0x41d10a0] concealing 1791 DC, 1791 AC, 1791 MV errors in P frame
  705. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 2
  706. [h264 @ 0x41d10a0] error while decoding MB 0 2, bytestream 501
  707. [h264 @ 0x41d10a0] error while decoding MB 33 26, bytestream -10
  708. [h264 @ 0x41d10a0] concealing 1820 DC, 1820 AC, 1820 MV errors in B frame
  709. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 16 0
  710. [h264 @ 0x41d10a0] error while decoding MB 16 0, bytestream 5533
  711. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 43 22
  712. [h264 @ 0x41d10a0] error while decoding MB 43 22, bytestream 4274
  713. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  714. [h264 @ 0x41d10a0] concealing 1781 DC, 1781 AC, 1781 MV errors in B frame
  715. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 5
  716. [h264 @ 0x41d10a0] error while decoding MB 0 5, bytestream 605
  717. [h264 @ 0x41d10a0] concealing 1813 DC, 1813 AC, 1813 MV errors in P frame
  718. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 12 0
  719. [h264 @ 0x41d10a0] error while decoding MB 12 0, bytestream 985
  720. [h264 @ 0x41d10a0] concealing 1651 DC, 1651 AC, 1651 MV errors in B frame
  721. [h264 @ 0x41d10a0] error while decoding MB 9 27, bytestream -46
  722. [h264 @ 0x41d10a0] concealing 1781 DC, 1781 AC, 1781 MV errors in P frame
  723. [h264 @ 0x41d10a0] error while decoding MB 8 5, bytestream -15
  724. [h264 @ 0x41d10a0] concealing 1828 DC, 1828 AC, 1828 MV errors in B frame
  725. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 0
  726. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 14502
  727. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 22
  728. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 26175
  729. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  730. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 1 0
  731. [h264 @ 0x41d10a0] error while decoding MB 1 0, bytestream 3578
  732. [h264 @ 0x41d10a0] concealing 1918 DC, 1918 AC, 1918 MV errors in B frame
  733. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 9 0
  734. [h264 @ 0x41d10a0] error while decoding MB 9 0, bytestream 7166
  735. [h264 @ 0x41d10a0] concealing 1666 DC, 1666 AC, 1666 MV errors in P frame
  736. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 27 22
  737. [h264 @ 0x41d10a0] error while decoding MB 27 22, bytestream 1705
  738. [h264 @ 0x41d10a0] concealing 1663 DC, 1663 AC, 1663 MV errors in B frame
  739. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 30
  740. [h264 @ 0x41d10a0] error while decoding MB 0 30, bytestream 4077
  741. [h264 @ 0x41d10a0] concealing 1622 DC, 1622 AC, 1622 MV errors in P frame
  742. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 24 0/s    
  743. [h264 @ 0x41d10a0] error while decoding MB 24 0, bytestream 2780
  744. [h264 @ 0x41d10a0] concealing 1763 DC, 1763 AC, 1763 MV errors in B frame
  745. [h264 @ 0x41d10a0] concealing 1821 DC, 1821 AC, 1821 MV errors in P frame
  746. [h264 @ 0x41d10a0] concealing 1415 DC, 1415 AC, 1415 MV errors in B frame
  747. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 33 22
  748. [h264 @ 0x41d10a0] error while decoding MB 33 22, bytestream 6421
  749. [h264 @ 0x41d10a0] concealing 1999 DC, 1999 AC, 1999 MV errors in P frame
  750. [h264 @ 0x41d10a0] concealing 1513 DC, 1513 AC, 1513 MV errors in B frame
  751. [h264 @ 0x41d10a0] concealing 1648 DC, 1648 AC, 1648 MV errors in P frame
  752. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 6 0
  753. [h264 @ 0x41d10a0] error while decoding MB 6 0, bytestream 1942
  754. [h264 @ 0x41d10a0] concealing 1850 DC, 1850 AC, 1850 MV errors in B frame
  755. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 23
  756. [h264 @ 0x41d10a0] error while decoding MB 0 23, bytestream 5178
  757. [h264 @ 0x41d10a0] concealing 2019 DC, 2019 AC, 2019 MV errors in P frame
  758. [h264 @ 0x41d10a0] concealing 1562 DC, 1562 AC, 1562 MV errors in B frame
  759. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 9 22
  760. [h264 @ 0x41d10a0] error while decoding MB 9 22, bytestream 7677
  761. [h264 @ 0x41d10a0] concealing 1936 DC, 1936 AC, 1936 MV errors in P frame
  762. [h264 @ 0x41d10a0] concealing 1961 DC, 1961 AC, 1961 MV errors in B frame
  763. [h264 @ 0x41d10a0] concealing 1834 DC, 1834 AC, 1834 MV errors in P frame
  764. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 2 0.2kbits/s    
  765. [h264 @ 0x41d10a0] error while decoding MB 2 0, bytestream 1499
  766. [h264 @ 0x41d10a0] error while decoding MB 34 29, bytestream -10
  767. [h264 @ 0x41d10a0] concealing 1725 DC, 1725 AC, 1725 MV errors in B frame
  768. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 11 22
  769. [h264 @ 0x41d10a0] error while decoding MB 11 22, bytestream 13057
  770. [h264 @ 0x41d10a0] concealing 1888 DC, 1888 AC, 1888 MV errors in P frame
  771. [h264 @ 0x41d10a0] concealing 1841 DC, 1841 AC, 1841 MV errors in B frame
  772. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 0 0
  773. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 18114
  774. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 22
  775. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 28361
  776. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  777. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 24 0
  778. [h264 @ 0x41d10a0] error while decoding MB 24 0, bytestream 4666
  779. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  780. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  781. [h264 @ 0x41d10a0] concealing 1814 DC, 1814 AC, 1814 MV errors in B frame
  782. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 10 22
  783. [h264 @ 0x41d10a0] error while decoding MB 10 22, bytestream 6769
  784. [h264 @ 0x41d10a0] concealing 2012 DC, 2012 AC, 2012 MV errors in P frame
  785. [h264 @ 0x41d10a0] error while decoding MB 23 7, bytestream -5
  786. [h264 @ 0x41d10a0] concealing 1517 DC, 1517 AC, 1517 MV errors in B frame
  787. [h264 @ 0x41d10a0] concealing 1398 DC, 1398 AC, 1398 MV errors in P frame
  788. [h264 @ 0x41d10a0] concealing 1831 DC, 1831 AC, 1831 MV errors in B frame
  789. [h264 @ 0x41d10a0] concealing 1764 DC, 1764 AC, 1764 MV errors in P frame
  790. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 27 22
  791. [h264 @ 0x41d10a0] error while decoding MB 27 22, bytestream 1502
  792. [h264 @ 0x41d10a0] concealing 1666 DC, 1666 AC, 1666 MV errors in B frame
  793. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 13 0
  794. [h264 @ 0x41d10a0] error while decoding MB 13 0, bytestream 6455
  795. [h264 @ 0x41d10a0] concealing 2019 DC, 2019 AC, 2019 MV errors in P frame
  796. [h264 @ 0x41d10a0] concealing 1846 DC, 1846 AC, 1846 MV errors in B frame
  797. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 12 0/s    
  798. [h264 @ 0x41d10a0] error while decoding MB 12 0, bytestream 5427
  799. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 2 22
  800. [h264 @ 0x41d10a0] error while decoding MB 2 22, bytestream 5537
  801. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  802. [h264 @ 0x41d10a0] concealing 1378 DC, 1378 AC, 1378 MV errors in B frame
  803. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 14 22
  804. [h264 @ 0x41d10a0] error while decoding MB 14 22, bytestream 6494
  805. [h264 @ 0x41d10a0] concealing 1886 DC, 1886 AC, 1886 MV errors in P frame
  806. [h264 @ 0x41d10a0] concealing 1578 DC, 1578 AC, 1578 MV errors in B frame
  807. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 13 22
  808. [h264 @ 0x41d10a0] error while decoding MB 13 22, bytestream 6904
  809. [h264 @ 0x41d10a0] concealing 2010 DC, 2010 AC, 2010 MV errors in P frame
  810. [h264 @ 0x41d10a0] concealing 1889 DC, 1889 AC, 1889 MV errors in B frame
  811. [h264 @ 0x41d10a0] concealing 1890 DC, 1890 AC, 1890 MV errors in P frame
  812. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 22 0
  813. [h264 @ 0x41d10a0] error while decoding MB 22 0, bytestream 2544
  814. [h264 @ 0x41d10a0] concealing 1852 DC, 1852 AC, 1852 MV errors in B frame
  815. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 19 0
  816. [h264 @ 0x41d10a0] error while decoding MB 19 0, bytestream 7196
  817. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 5 22
  818. [h264 @ 0x41d10a0] error while decoding MB 5 22, bytestream 7688
  819. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  820. [h264 @ 0x41d10a0] concealing 1420 DC, 1420 AC, 1420 MV errors in B frame
  821. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 12 22
  822. [h264 @ 0x41d10a0] error while decoding MB 12 22, bytestream 4434
  823. [h264 @ 0x41d10a0] concealing 1464 DC, 1464 AC, 1464 MV errors in P frame
  824. [h264 @ 0x41d10a0] concealing 1677 DC, 1677 AC, 1677 MV errors in B frame
  825. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 30 22
  826. [h264 @ 0x41d10a0] error while decoding MB 30 22, bytestream 5728
  827. [h264 @ 0x41d10a0] concealing 1988 DC, 1988 AC, 1988 MV errors in P frame
  828. [h264 @ 0x41d10a0] error while decoding MB 40 5, bytestream -9trate=7694.1kbits/s    
  829. [h264 @ 0x41d10a0] concealing 1762 DC, 1762 AC, 1762 MV errors in B frame
  830. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 28 0
  831. [h264 @ 0x41d10a0] error while decoding MB 28 0, bytestream 5400
  832. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 10 22
  833. [h264 @ 0x41d10a0] error while decoding MB 10 22, bytestream 6164
  834. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  835. [h264 @ 0x41d10a0] concealing 1672 DC, 1672 AC, 1672 MV errors in B frame
  836. [h264 @ 0x41d10a0] concealing 1533 DC, 1533 AC, 1533 MV errors in P frame
  837. [h264 @ 0x41d10a0] concealing 1749 DC, 1749 AC, 1749 MV errors in B frame
  838. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 31 0
  839. [h264 @ 0x41d10a0] error while decoding MB 31 0, bytestream 9186
  840. [h264 @ 0x41d10a0] concealing 1861 DC, 1861 AC, 1861 MV errors in P frame
  841. [h264 @ 0x41d10a0] concealing 1936 DC, 1936 AC, 1936 MV errors in B frame
  842. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 2 0
  843. [h264 @ 0x41d10a0] error while decoding MB 2 0, bytestream 22677
  844. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 22
  845. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 34228
  846. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  847. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 0
  848. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 3393
  849. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  850. [h264 @ 0x41d10a0] concealing 2014 DC, 2014 AC, 2014 MV errors in P frame
  851. [h264 @ 0x41d10a0] concealing 1712 DC, 1712 AC, 1712 MV errors in B frame
  852. [h264 @ 0x41d10a0] concealing 1760 DC, 1760 AC, 1760 MV errors in P frame
  853. [h264 @ 0x41d10a0] concealing 1874 DC, 1874 AC, 1874 MV errors in B frame
  854. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 0
  855. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 6397
  856. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 27 22
  857. [h264 @ 0x41d10a0] error while decoding MB 27 22, bytestream 5247
  858. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  859. [h264 @ 0x41d10a0] concealing 1848 DC, 1848 AC, 1848 MV errors in B frame
  860. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 14 01kbits/s    
  861. [h264 @ 0x41d10a0] error while decoding MB 14 0, bytestream 7980
  862. [h264 @ 0x41d10a0] concealing 1636 DC, 1636 AC, 1636 MV errors in P frame
  863. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 37 0
  864. [h264 @ 0x41d10a0] error while decoding MB 37 0, bytestream 2269
  865. [h264 @ 0x41d10a0] concealing 1959 DC, 1959 AC, 1959 MV errors in B frame
  866. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 23 0
  867. [h264 @ 0x41d10a0] error while decoding MB 23 0, bytestream 8905
  868. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 40 22
  869. [h264 @ 0x41d10a0] error while decoding MB 40 22, bytestream 6209
  870. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  871. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 14 22
  872. [h264 @ 0x41d10a0] error while decoding MB 14 22, bytestream 1725
  873. [h264 @ 0x41d10a0] concealing 1992 DC, 1992 AC, 1992 MV errors in B frame
  874. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 24 0
  875. [h264 @ 0x41d10a0] error while decoding MB 24 0, bytestream 8296
  876. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 18 22
  877. [h264 @ 0x41d10a0] error while decoding MB 18 22, bytestream 6568
  878. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  879. [h264 @ 0x41d10a0] concealing 1873 DC, 1873 AC, 1873 MV errors in B frame
  880. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 13 22
  881. [h264 @ 0x41d10a0] error while decoding MB 13 22, bytestream 5989
  882. [h264 @ 0x41d10a0] concealing 1913 DC, 1913 AC, 1913 MV errors in P frame
  883. [h264 @ 0x41d10a0] error while decoding MB 9 28, bytestream -11
  884. [h264 @ 0x41d10a0] concealing 1778 DC, 1778 AC, 1778 MV errors in B frame
  885. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 2
  886. [h264 @ 0x41d10a0] error while decoding MB 0 2, bytestream 6926
  887. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 30 22
  888. [h264 @ 0x41d10a0] error while decoding MB 30 22, bytestream 6701
  889. [h264 @ 0x41d10a0] concealing 1984 DC, 1984 AC, 1984 MV errors in P frame
  890. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 18 0
  891. [h264 @ 0x41d10a0] error while decoding MB 18 0, bytestream 2789
  892. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 17 22
  893. [h264 @ 0x41d10a0] error while decoding MB 17 22, bytestream 1739
  894. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in B frame
  895. [h264 @ 0x41d10a0] concealing 1752 DC, 1752 AC, 1752 MV errors in P frame
  896. [h264 @ 0x41d10a0] concealing 1670 DC, 1670 AC, 1670 MV errors in B frame
  897. [h264 @ 0x41d10a0] concealing 1884 DC, 1884 AC, 1884 MV errors in P frame
  898. [h264 @ 0x41d10a0] error while decoding MB 1 7, bytestream -23trate=7654.7kbits/s    
  899. [h264 @ 0x41d10a0] concealing 1723 DC, 1723 AC, 1723 MV errors in B frame
  900. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 1 22
  901. [h264 @ 0x41d10a0] error while decoding MB 1 22, bytestream 7533
  902. [h264 @ 0x41d10a0] concealing 2002 DC, 2002 AC, 2002 MV errors in P frame
  903. [h264 @ 0x41d10a0] concealing 1655 DC, 1655 AC, 1655 MV errors in B frame
  904. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 15 22
  905. [h264 @ 0x41d10a0] error while decoding MB 15 22, bytestream 5392
  906. [h264 @ 0x41d10a0] concealing 2002 DC, 2002 AC, 2002 MV errors in P frame
  907. [h264 @ 0x41d10a0] concealing 1856 DC, 1856 AC, 1856 MV errors in B frame
  908. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 4 0
  909. [h264 @ 0x41d10a0] error while decoding MB 4 0, bytestream 7753
  910. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 11 22
  911. [h264 @ 0x41d10a0] error while decoding MB 11 22, bytestream 6892
  912. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  913. [h264 @ 0x41d10a0] concealing 1792 DC, 1792 AC, 1792 MV errors in B frame
  914. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 31 0
  915. [h264 @ 0x41d10a0] error while decoding MB 31 0, bytestream 12191
  916. [h264 @ 0x41d10a0] concealing 1973 DC, 1973 AC, 1973 MV errors in P frame
  917. [h264 @ 0x41d10a0] concealing 1524 DC, 1524 AC, 1524 MV errors in B frame
  918. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 0
  919. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 17947
  920. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 22
  921. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 28061
  922. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  923. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  924. [h264 @ 0x41d10a0] concealing 1818 DC, 1818 AC, 1818 MV errors in P frame
  925. [h264 @ 0x41d10a0] concealing 1601 DC, 1601 AC, 1601 MV errors in B frame
  926. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 8 0
  927. [h264 @ 0x41d10a0] error while decoding MB 8 0, bytestream 7726
  928. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 29
  929. [h264 @ 0x41d10a0] error while decoding MB 0 29, bytestream 2484
  930. [h264 @ 0x41d10a0] concealing 1759 DC, 1759 AC, 1759 MV errors in P frame
  931. [h264 @ 0x41d10a0] concealing 1724 DC, 1724 AC, 1724 MV errors in B frame7kbits/s    
  932. [h264 @ 0x41d10a0] concealing 1581 DC, 1581 AC, 1581 MV errors in P frame
  933. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 7 0
  934. [h264 @ 0x41d10a0] error while decoding MB 7 0, bytestream 1996
  935. [h264 @ 0x41d10a0] concealing 1939 DC, 1939 AC, 1939 MV errors in B frame
  936. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 8 0
  937. [h264 @ 0x41d10a0] error while decoding MB 8 0, bytestream 5605
  938. [h264 @ 0x41d10a0] concealing 1880 DC, 1880 AC, 1880 MV errors in P frame
  939. [h264 @ 0x41d10a0] error while decoding MB 32 5, bytestream -7
  940. [h264 @ 0x41d10a0] concealing 1807 DC, 1807 AC, 1807 MV errors in B frame
  941. [h264 @ 0x41d10a0] concealing 1748 DC, 1748 AC, 1748 MV errors in P frame
  942. [h264 @ 0x41d10a0] error while decoding MB 26 29, bytestream -14
  943. [h264 @ 0x41d10a0] concealing 1669 DC, 1669 AC, 1669 MV errors in B frame
  944. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 23 0
  945. [h264 @ 0x41d10a0] error while decoding MB 23 0, bytestream 18533
  946. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 20 22
  947. [h264 @ 0x41d10a0] error while decoding MB 20 22, bytestream 22498
  948. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  949. [h264 @ 0x41d10a0] concealing 1338 DC, 1338 AC, 1338 MV errors in B frame
  950. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 26 0
  951. [h264 @ 0x41d10a0] error while decoding MB 26 0, bytestream 2387
  952. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 36 22
  953. [h264 @ 0x41d10a0] error while decoding MB 36 22, bytestream 3839
  954. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  955. [h264 @ 0x41d10a0] concealing 1856 DC, 1856 AC, 1856 MV errors in B frame
  956. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 24
  957. [h264 @ 0x41d10a0] error while decoding MB 0 24, bytestream 5702
  958. [h264 @ 0x41d10a0] concealing 1893 DC, 1893 AC, 1893 MV errors in P frame
  959. [h264 @ 0x41d10a0] concealing 1745 DC, 1745 AC, 1745 MV errors in B frame
  960. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 20 02kbits/s    
  961. [h264 @ 0x41d10a0] error while decoding MB 20 0, bytestream 4715
  962. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 24
  963. [h264 @ 0x41d10a0] error while decoding MB 0 24, bytestream 5566
  964. [h264 @ 0x41d10a0] concealing 1984 DC, 1984 AC, 1984 MV errors in P frame
  965. [h264 @ 0x41d10a0] concealing 1739 DC, 1739 AC, 1739 MV errors in B frame
  966. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 25 0
  967. [h264 @ 0x41d10a0] error while decoding MB 25 0, bytestream 6888
  968. [h264 @ 0x41d10a0] concealing 1988 DC, 1988 AC, 1988 MV errors in P frame
  969. [h264 @ 0x41d10a0] concealing 1727 DC, 1727 AC, 1727 MV errors in B frame
  970. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 7
  971. [h264 @ 0x41d10a0] error while decoding MB 0 7, bytestream 2510
  972. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 12 22
  973. [h264 @ 0x41d10a0] error while decoding MB 12 22, bytestream 6709
  974. [h264 @ 0x41d10a0] concealing 1759 DC, 1759 AC, 1759 MV errors in P frame
  975. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 17 22
  976. [h264 @ 0x41d10a0] error while decoding MB 17 22, bytestream 2249
  977. [h264 @ 0x41d10a0] concealing 1805 DC, 1805 AC, 1805 MV errors in B frame
  978. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 11 0
  979. [h264 @ 0x41d10a0] error while decoding MB 11 0, bytestream 6615
  980. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 15 22
  981. [h264 @ 0x41d10a0] error while decoding MB 15 22, bytestream 8319
  982. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  983. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 4
  984. [h264 @ 0x41d10a0] error while decoding MB 0 4, bytestream 1107
  985. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 21 22
  986. [h264 @ 0x41d10a0] error while decoding MB 21 22, bytestream 2323
  987. [h264 @ 0x41d10a0] concealing 1894 DC, 1894 AC, 1894 MV errors in B frame
  988. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 36 0
  989. [h264 @ 0x41d10a0] error while decoding MB 36 0, bytestream 3804
  990. [h264 @ 0x41d10a0] cabac decode of qscale diff failed at 9 22
  991. [h264 @ 0x41d10a0] error while decoding MB 9 22, bytestream 5471
  992. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  993. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 7 0
  994. [h264 @ 0x41d10a0] error while decoding MB 7 0, bytestream 1551
  995. [h264 @ 0x41d10a0] concealing 1971 DC, 1971 AC, 1971 MV errors in B frame
  996. [h264 @ 0x41d10a0] concealing 1759 DC, 1759 AC, 1759 MV errors in P frame
  997. [h264 @ 0x41d10a0] concealing 1746 DC, 1746 AC, 1746 MV errors in B frame
  998. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 5 0.6kbits/s    
  999. [h264 @ 0x41d10a0] error while decoding MB 5 0, bytestream 10486
  1000. [h264 @ 0x41d10a0] concealing 2016 DC, 2016 AC, 2016 MV errors in P frame
  1001. [h264 @ 0x41d10a0] cabac decode of qscale diff failed at 36 4
  1002. [h264 @ 0x41d10a0] error while decoding MB 36 4, bytestream 660
  1003. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 23 22
  1004. [h264 @ 0x41d10a0] error while decoding MB 23 22, bytestream 2173
  1005. [h264 @ 0x41d10a0] concealing 1858 DC, 1858 AC, 1858 MV errors in B frame
  1006. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 0
  1007. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 23153
  1008. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 22
  1009. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 29758
  1010. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  1011. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 2
  1012. [h264 @ 0x41d10a0] error while decoding MB 0 2, bytestream 2612
  1013. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 4 22
  1014. [h264 @ 0x41d10a0] error while decoding MB 4 22, bytestream 3463
  1015. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  1016. [h264 @ 0x41d10a0] concealing 1984 DC, 1984 AC, 1984 MV errors in P frame
  1017. [h264 @ 0x41d10a0] concealing 1263 DC, 1263 AC, 1263 MV errors in B frame
  1018. [h264 @ 0x41d10a0] concealing 1419 DC, 1419 AC, 1419 MV errors in P frame
  1019. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 5 0
  1020. [h264 @ 0x41d10a0] error while decoding MB 5 0, bytestream 896
  1021. [h264 @ 0x41d10a0] concealing 2000 DC, 2000 AC, 2000 MV errors in B frame
  1022. [h264 @ 0x41d10a0] concealing 1840 DC, 1840 AC, 1840 MV errors in P frame
  1023. [h264 @ 0x41d10a0] concealing 1730 DC, 1730 AC, 1730 MV errors in B frame
  1024. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 0
  1025. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 18131
  1026. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 0 22
  1027. [h264 @ 0x41d10a0] error while decoding MB 0 22, bytestream 28809
  1028. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1029. [h264 @ 0x41d10a0] concealing 1886 DC, 1886 AC, 1886 MV errors in B frame
  1030. [h264 @ 0x41d10a0] concealing 2018 DC, 2018 AC, 2018 MV errors in P frame
  1031. [h264 @ 0x41d10a0] concealing 1921 DC, 1921 AC, 1921 MV errors in B frame
  1032. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 28 22
  1033. [h264 @ 0x41d10a0] error while decoding MB 28 22, bytestream 5079
  1034. [h264 @ 0x41d10a0] concealing 1563 DC, 1563 AC, 1563 MV errors in P frame
  1035. [h264 @ 0x41d10a0] concealing 1666 DC, 1666 AC, 1666 MV errors in B frame3kbits/s    
  1036. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 10 0
  1037. [h264 @ 0x41d10a0] error while decoding MB 10 0, bytestream 10700
  1038. [h264 @ 0x41d10a0] concealing 1867 DC, 1867 AC, 1867 MV errors in P frame
  1039. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 6 0
  1040. [h264 @ 0x41d10a0] error while decoding MB 6 0, bytestream 4583
  1041. [h264 @ 0x41d10a0] concealing 1942 DC, 1942 AC, 1942 MV errors in B frame
  1042. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 4 0
  1043. [h264 @ 0x41d10a0] error while decoding MB 4 0, bytestream 7010
  1044. [h264 @ 0x41d10a0] concealing 1853 DC, 1853 AC, 1853 MV errors in P frame
  1045. [h264 @ 0x41d10a0] concealing 1367 DC, 1367 AC, 1367 MV errors in B frame
  1046. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 34 22
  1047. [h264 @ 0x41d10a0] error while decoding MB 34 22, bytestream 6697
  1048. [h264 @ 0x41d10a0] concealing 2015 DC, 2015 AC, 2015 MV errors in P frame
  1049. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 16 22
  1050. [h264 @ 0x41d10a0] error while decoding MB 16 22, bytestream 1363
  1051. [h264 @ 0x41d10a0] concealing 1998 DC, 1998 AC, 1998 MV errors in B frame
  1052. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 12 22
  1053. [h264 @ 0x41d10a0] error while decoding MB 12 22, bytestream 5527
  1054. [h264 @ 0x41d10a0] concealing 1958 DC, 1958 AC, 1958 MV errors in P frame
  1055. [h264 @ 0x41d10a0] concealing 1842 DC, 1842 AC, 1842 MV errors in B frame
  1056. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 22 0
  1057. [h264 @ 0x41d10a0] error while decoding MB 22 0, bytestream 9106
  1058. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 2 22
  1059. [h264 @ 0x41d10a0] error while decoding MB 2 22, bytestream 6237
  1060. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1061. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 31 0
  1062. [h264 @ 0x41d10a0] error while decoding MB 31 0, bytestream 3354
  1063. [h264 @ 0x41d10a0] error while decoding MB 0 35, bytestream -20
  1064. [h264 @ 0x41d10a0] concealing 1489 DC, 1489 AC, 1489 MV errors in B frame
  1065. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 10 0
  1066. [h264 @ 0x41d10a0] error while decoding MB 10 0, bytestream 7513
  1067. [h264 @ 0x41d10a0] concealing 2003 DC, 2003 AC, 2003 MV errors in P frame
  1068. [h264 @ 0x41d10a0] concealing 1865 DC, 1865 AC, 1865 MV errors in B frame
  1069. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 36 0/s    
  1070. [h264 @ 0x41d10a0] error while decoding MB 36 0, bytestream 6836
  1071. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 31 22
  1072. [h264 @ 0x41d10a0] error while decoding MB 31 22, bytestream 5029
  1073. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1074. [h264 @ 0x41d10a0] concealing 1765 DC, 1765 AC, 1765 MV errors in B frame
  1075. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 1 22
  1076. [h264 @ 0x41d10a0] error while decoding MB 1 22, bytestream 10871
  1077. [h264 @ 0x41d10a0] concealing 1922 DC, 1922 AC, 1922 MV errors in P frame
  1078. [h264 @ 0x41d10a0] concealing 1540 DC, 1540 AC, 1540 MV errors in B frame
  1079. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 0
  1080. [h264 @ 0x41d10a0] error while decoding MB 0 0, bytestream 17562
  1081. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 1 22
  1082. [h264 @ 0x41d10a0] error while decoding MB 1 22, bytestream 27528
  1083. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  1084. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  1085. [h264 @ 0x41d10a0] concealing 1930 DC, 1930 AC, 1930 MV errors in P frame
  1086. [h264 @ 0x41d10a0] concealing 1256 DC, 1256 AC, 1256 MV errors in B frame
  1087. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 20 0
  1088. [h264 @ 0x41d10a0] error while decoding MB 20 0, bytestream 9599
  1089. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 30 22
  1090. [h264 @ 0x41d10a0] error while decoding MB 30 22, bytestream 5861
  1091. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1092. [h264 @ 0x41d10a0] concealing 1933 DC, 1933 AC, 1933 MV errors in B frame
  1093. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 24 0
  1094. [h264 @ 0x41d10a0] error while decoding MB 24 0, bytestream 7348
  1095. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 30 22
  1096. [h264 @ 0x41d10a0] error while decoding MB 30 22, bytestream 4905
  1097. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1098. [h264 @ 0x41d10a0] concealing 1757 DC, 1757 AC, 1757 MV errors in B frame
  1099. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 14 0
  1100. [h264 @ 0x41d10a0] error while decoding MB 14 0, bytestream 7010
  1101. [h264 @ 0x41d10a0] concealing 1927 DC, 1927 AC, 1927 MV errors in P frame
  1102. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 16 22
  1103. [h264 @ 0x41d10a0] error while decoding MB 16 22, bytestream 1037
  1104. [h264 @ 0x41d10a0] concealing 1833 DC, 1833 AC, 1833 MV errors in B frame
  1105. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 27s    
  1106. [h264 @ 0x41d10a0] error while decoding MB 0 27, bytestream 1121
  1107. [h264 @ 0x41d10a0] concealing 1840 DC, 1840 AC, 1840 MV errors in P frame
  1108. [h264 @ 0x41d10a0] concealing 1423 DC, 1423 AC, 1423 MV errors in B frame
  1109. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 26 0
  1110. [h264 @ 0x41d10a0] error while decoding MB 26 0, bytestream 3822
  1111. [h264 @ 0x41d10a0] concealing 1951 DC, 1951 AC, 1951 MV errors in P frame
  1112. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 31 0/s    
  1113. [h264 @ 0x41d10a0] error while decoding MB 31 0, bytestream 18137
  1114. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  1115. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  1116. [h264 @ 0x41d10a0] concealing 1840 DC, 1840 AC, 1840 MV errors in P frame
  1117. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  1118. [h264 @ 0x41d10a0] concealing 1994 DC, 1994 AC, 1994 MV errors in P frame
  1119. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  1120. [h264 @ 0x41d10a0] concealing 1963 DC, 1963 AC, 1963 MV errors in P frame
  1121. [h264 @ 0x41d10a0] concealing 1661 DC, 1661 AC, 1661 MV errors in B frame
  1122. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 32 0
  1123. [h264 @ 0x41d10a0] error while decoding MB 32 0, bytestream 7019
  1124. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1125. [h264 @ 0x41d10a0] concealing 1798 DC, 1798 AC, 1798 MV errors in B frame
  1126. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 2
  1127. [h264 @ 0x41d10a0] error while decoding MB 0 2, bytestream 4761
  1128. [h264 @ 0x41d10a0] concealing 1984 DC, 1984 AC, 1984 MV errors in P frame
  1129. [h264 @ 0x41d10a0] concealing 1927 DC, 1927 AC, 1927 MV errors in B frame1kbits/s    
  1130. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 40 0
  1131. [h264 @ 0x41d10a0] error while decoding MB 40 0, bytestream 5153
  1132. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1133. [h264 @ 0x41d10a0] concealing 1923 DC, 1923 AC, 1923 MV errors in B frame
  1134. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 4
  1135. [h264 @ 0x41d10a0] error while decoding MB 0 4, bytestream 5434
  1136. [h264 @ 0x41d10a0] concealing 1894 DC, 1894 AC, 1894 MV errors in P frame
  1137. [h264 @ 0x41d10a0] concealing 1928 DC, 1928 AC, 1928 MV errors in B frame
  1138. [h264 @ 0x41d10a0] concealing 1970 DC, 1970 AC, 1970 MV errors in P frame
  1139. [h264 @ 0x41d10a0] concealing 1807 DC, 1807 AC, 1807 MV errors in B frame
  1140. [h264 @ 0x41d10a0] concealing 1993 DC, 1993 AC, 1993 MV errors in P frame
  1141. [h264 @ 0x41d10a0] concealing 1948 DC, 1948 AC, 1948 MV errors in B frame
  1142. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 32 0
  1143. [h264 @ 0x41d10a0] error while decoding MB 32 0, bytestream 5072
  1144. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1145. [h264 @ 0x41d10a0] concealing 1775 DC, 1775 AC, 1775 MV errors in B frame
  1146. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 1
  1147. [h264 @ 0x41d10a0] error while decoding MB 0 1, bytestream 4566
  1148. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1149. [h264 @ 0x41d10a0] concealing 1897 DC, 1897 AC, 1897 MV errors in B frame
  1150. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 31 0
  1151. [h264 @ 0x41d10a0] error while decoding MB 31 0, bytestream 6082
  1152. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1153. [h264 @ 0x41d10a0] concealing 1982 DC, 1982 AC, 1982 MV errors in B frame8kbits/s    
  1154. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 41 0
  1155. [h264 @ 0x41d10a0] error while decoding MB 41 0, bytestream 5997
  1156. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1157. [h264 @ 0x41d10a0] concealing 1978 DC, 1978 AC, 1978 MV errors in B frame
  1158. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 33 0
  1159. [h264 @ 0x41d10a0] error while decoding MB 33 0, bytestream 5223
  1160. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1161. [h264 @ 0x41d10a0] concealing 1949 DC, 1949 AC, 1949 MV errors in B frame
  1162. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 33 0
  1163. [h264 @ 0x41d10a0] error while decoding MB 33 0, bytestream 4791
  1164. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1165. [h264 @ 0x41d10a0] error while decoding MB 24 13, bytestream -6
  1166. [h264 @ 0x41d10a0] concealing 1465 DC, 1465 AC, 1465 MV errors in B frame
  1167. [h264 @ 0x41d10a0] concealing 1947 DC, 1947 AC, 1947 MV errors in P frame
  1168. [h264 @ 0x41d10a0] concealing 1813 DC, 1813 AC, 1813 MV errors in B frame
  1169. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 30 0
  1170. [h264 @ 0x41d10a0] error while decoding MB 30 0, bytestream 15990
  1171. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  1172. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  1173. [h264 @ 0x41d10a0] concealing 1718 DC, 1718 AC, 1718 MV errors in P frame
  1174. [h264 @ 0x41d10a0] concealing 1676 DC, 1676 AC, 1676 MV errors in B frame
  1175. [h264 @ 0x41d10a0] concealing 1816 DC, 1816 AC, 1816 MV errors in P frame
  1176. [h264 @ 0x41d10a0] concealing 1891 DC, 1891 AC, 1891 MV errors in B frame
  1177. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 15kbits/s    
  1178. [h264 @ 0x41d10a0] error while decoding MB 0 1, bytestream 5166
  1179. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1180. [h264 @ 0x41d10a0] concealing 1777 DC, 1777 AC, 1777 MV errors in B frame
  1181. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 3
  1182. [h264 @ 0x41d10a0] error while decoding MB 0 3, bytestream 5704
  1183. [h264 @ 0x41d10a0] concealing 1939 DC, 1939 AC, 1939 MV errors in P frame
  1184. [h264 @ 0x41d10a0] concealing 1908 DC, 1908 AC, 1908 MV errors in B frame
  1185. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 36 0
  1186. [h264 @ 0x41d10a0] error while decoding MB 36 0, bytestream 3931
  1187. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1188. [h264 @ 0x41d10a0] concealing 1855 DC, 1855 AC, 1855 MV errors in B frame
  1189. [h264 @ 0x41d10a0] concealing 1850 DC, 1850 AC, 1850 MV errors in P frame
  1190. [h264 @ 0x41d10a0] concealing 1990 DC, 1990 AC, 1990 MV errors in B frame
  1191. [h264 @ 0x41d10a0] concealing 1987 DC, 1987 AC, 1987 MV errors in P frame
  1192. [h264 @ 0x41d10a0] concealing 1994 DC, 1994 AC, 1994 MV errors in B frame
  1193. [h264 @ 0x41d10a0] concealing 1976 DC, 1976 AC, 1976 MV errors in P frame
  1194. [h264 @ 0x41d10a0] concealing 1994 DC, 1994 AC, 1994 MV errors in B frame
  1195. [h264 @ 0x41d10a0] concealing 1707 DC, 1707 AC, 1707 MV errors in P frame
  1196. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 43 0
  1197. [h264 @ 0x41d10a0] error while decoding MB 43 0, bytestream 1199
  1198. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in B frame
  1199. [h264 @ 0x41d10a0] concealing 1990 DC, 1990 AC, 1990 MV errors in P frame9kbits/s    
  1200. [h264 @ 0x41d10a0] concealing 1992 DC, 1992 AC, 1992 MV errors in B frame
  1201. [h264 @ 0x41d10a0] concealing 1990 DC, 1990 AC, 1990 MV errors in P frame
  1202. [h264 @ 0x41d10a0] concealing 1993 DC, 1993 AC, 1993 MV errors in B frame
  1203. [h264 @ 0x41d10a0] concealing 1903 DC, 1903 AC, 1903 MV errors in P frame
  1204. [h264 @ 0x41d10a0] concealing 1994 DC, 1994 AC, 1994 MV errors in B frame
  1205. [h264 @ 0x41d10a0] concealing 1973 DC, 1973 AC, 1973 MV errors in P frame
  1206. [h264 @ 0x41d10a0] concealing 1894 DC, 1894 AC, 1894 MV errors in B frame
  1207. [h264 @ 0x41d10a0] concealing 1687 DC, 1687 AC, 1687 MV errors in P frame
  1208. [h264 @ 0x41d10a0] concealing 1910 DC, 1910 AC, 1910 MV errors in B frame
  1209. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 33 0
  1210. [h264 @ 0x41d10a0] error while decoding MB 33 0, bytestream 25735
  1211. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  1212. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 31 0
  1213. [h264 @ 0x41d10a0] error while decoding MB 31 0, bytestream 3755
  1214. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  1215. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1216. [h264 @ 0x41d10a0] concealing 1977 DC, 1977 AC, 1977 MV errors in B frame
  1217. [h264 @ 0x41d10a0] concealing 1879 DC, 1879 AC, 1879 MV errors in P frame5kbits/s    
  1218. [h264 @ 0x41d10a0] concealing 1994 DC, 1994 AC, 1994 MV errors in B frame
  1219. [h264 @ 0x41d10a0] concealing 1772 DC, 1772 AC, 1772 MV errors in P frame
  1220. [h264 @ 0x41d10a0] concealing 1994 DC, 1994 AC, 1994 MV errors in B frame
  1221. [h264 @ 0x41d10a0] concealing 1933 DC, 1933 AC, 1933 MV errors in P frame
  1222. [h264 @ 0x41d10a0] concealing 1842 DC, 1842 AC, 1842 MV errors in B frame
  1223. [h264 @ 0x41d10a0] concealing 1805 DC, 1805 AC, 1805 MV errors in P frame
  1224. [h264 @ 0x41d10a0] error while decoding MB 22 12, bytestream -11
  1225. [h264 @ 0x41d10a0] concealing 1512 DC, 1512 AC, 1512 MV errors in B frame
  1226. [h264 @ 0x41d10a0] concealing 1962 DC, 1962 AC, 1962 MV errors in P frame
  1227. [h264 @ 0x41d10a0] concealing 1896 DC, 1896 AC, 1896 MV errors in B frame
  1228. [h264 @ 0x41d10a0] concealing 1875 DC, 1875 AC, 1875 MV errors in P frame
  1229. [h264 @ 0x41d10a0] concealing 1972 DC, 1972 AC, 1972 MV errors in B frame
  1230. [h264 @ 0x41d10a0] left block unavailable for requested intra4x4 mode -1 at 0 1
  1231. [h264 @ 0x41d10a0] error while decoding MB 0 1, bytestream 4902
  1232. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1233. [h264 @ 0x41d10a0] concealing 1947 DC, 1947 AC, 1947 MV errors in B frame2kbits/s    
  1234. [h264 @ 0x41d10a0] concealing 1868 DC, 1868 AC, 1868 MV errors in P frame
  1235. [h264 @ 0x41d10a0] concealing 1954 DC, 1954 AC, 1954 MV errors in B frame
  1236. [h264 @ 0x41d10a0] cabac decode of qscale diff failed at 9 1
  1237. [h264 @ 0x41d10a0] error while decoding MB 9 1, bytestream 6551
  1238. [h264 @ 0x41d10a0] concealing 2020 DC, 2020 AC, 2020 MV errors in P frame
  1239. [h264 @ 0x41d10a0] concealing 1786 DC, 1786 AC, 1786 MV errors in B frame
  1240. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 32 0
  1241. [h264 @ 0x41d10a0] error while decoding MB 32 0, bytestream 5607
  1242. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1243. [h264 @ 0x41d10a0] concealing 1939 DC, 1939 AC, 1939 MV errors in B frame
  1244. [h264 @ 0x41d10a0] cabac decode of qscale diff failed at 9 4
  1245. [h264 @ 0x41d10a0] error while decoding MB 9 4, bytestream 5124
  1246. [h264 @ 0x41d10a0] concealing 1885 DC, 1885 AC, 1885 MV errors in P frame
  1247. [h264 @ 0x41d10a0] concealing 1941 DC, 1941 AC, 1941 MV errors in B frame
  1248. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 43 0
  1249. [h264 @ 0x41d10a0] error while decoding MB 43 0, bytestream 5411
  1250. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1251. [h264 @ 0x41d10a0] cabac decode of qscale diff failed at 12 2
  1252. [h264 @ 0x41d10a0] error while decoding MB 12 2, bytestream 1399
  1253. [h264 @ 0x41d10a0] concealing 1972 DC, 1972 AC, 1972 MV errors in B frame
  1254. [h264 @ 0x41d10a0] concealing 1984 DC, 1984 AC, 1984 MV errors in P frame
  1255. [h264 @ 0x41d10a0] concealing 1381 DC, 1381 AC, 1381 MV errors in B frame
  1256. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 37 0
  1257. [h264 @ 0x41d10a0] error while decoding MB 37 0, bytestream 6358
  1258. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1259. [h264 @ 0x41d10a0] concealing 1994 DC, 1994 AC, 1994 MV errors in B frame8kbits/s    
  1260. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 30 0
  1261. [h264 @ 0x41d10a0] error while decoding MB 30 0, bytestream 19540
  1262. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  1263. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  1264. [h264 @ 0x41d10a0] concealing 1530 DC, 1530 AC, 1530 MV errors in P frame
  1265. [h264 @ 0x41d10a0] concealing 1833 DC, 1833 AC, 1833 MV errors in B frame
  1266. [h264 @ 0x41d10a0] concealing 1887 DC, 1887 AC, 1887 MV errors in P frame
  1267. [h264 @ 0x41d10a0] concealing 1656 DC, 1656 AC, 1656 MV errors in B frame
  1268. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 1
  1269. [h264 @ 0x41d10a0] error while decoding MB 0 1, bytestream 6859
  1270. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1271. [h264 @ 0x41d10a0] concealing 1947 DC, 1947 AC, 1947 MV errors in B frame
  1272. [h264 @ 0x41d10a0] concealing 1854 DC, 1854 AC, 1854 MV errors in P frame
  1273. [h264 @ 0x41d10a0] concealing 1945 DC, 1945 AC, 1945 MV errors in B frame
  1274. [h264 @ 0x41d10a0] cabac decode of qscale diff failed at 3 2
  1275. [h264 @ 0x41d10a0] error while decoding MB 3 2, bytestream 7296
  1276. [h264 @ 0x41d10a0] concealing 1981 DC, 1981 AC, 1981 MV errors in P frame
  1277. [h264 @ 0x41d10a0] concealing 1734 DC, 1734 AC, 1734 MV errors in B frame
  1278. [h264 @ 0x41d10a0] concealing 1948 DC, 1948 AC, 1948 MV errors in P frame
  1279. [h264 @ 0x41d10a0] concealing 1987 DC, 1987 AC, 1987 MV errors in B frame0kbits/s    
  1280. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 10
  1281. [h264 @ 0x41d10a0] error while decoding MB 0 10, bytestream 6949
  1282. [h264 @ 0x41d10a0] concealing 1624 DC, 1624 AC, 1624 MV errors in P frame
  1283. [h264 @ 0x41d10a0] concealing 1974 DC, 1974 AC, 1974 MV errors in B frame
  1284. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 3
  1285. [h264 @ 0x41d10a0] error while decoding MB 0 3, bytestream 7064
  1286. [h264 @ 0x41d10a0] concealing 1939 DC, 1939 AC, 1939 MV errors in P frame
  1287. [h264 @ 0x41d10a0] concealing 1726 DC, 1726 AC, 1726 MV errors in B frame
  1288. [h264 @ 0x41d10a0] concealing 1958 DC, 1958 AC, 1958 MV errors in P frame
  1289. [h264 @ 0x41d10a0] concealing 1837 DC, 1837 AC, 1837 MV errors in B frame
  1290. [h264 @ 0x41d10a0] concealing 1734 DC, 1734 AC, 1734 MV errors in P frame
  1291. [h264 @ 0x41d10a0] concealing 1994 DC, 1994 AC, 1994 MV errors in B frame
  1292. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 30 0
  1293. [h264 @ 0x41d10a0] error while decoding MB 30 0, bytestream 6682
  1294. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1295. [h264 @ 0x41d10a0] concealing 1824 DC, 1824 AC, 1824 MV errors in B frame
  1296. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 44 0
  1297. [h264 @ 0x41d10a0] error while decoding MB 44 0, bytestream 6262
  1298. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1299. [h264 @ 0x41d10a0] concealing 1573 DC, 1573 AC, 1573 MV errors in B frame
  1300. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 30 0/s    
  1301. [h264 @ 0x41d10a0] error while decoding MB 30 0, bytestream 8539
  1302. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1303. [h264 @ 0x41d10a0] concealing 1923 DC, 1923 AC, 1923 MV errors in B frame
  1304. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 30 0
  1305. [h264 @ 0x41d10a0] error while decoding MB 30 0, bytestream 5899
  1306. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1307. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 34 0
  1308. [h264 @ 0x41d10a0] error while decoding MB 34 0, bytestream 5472
  1309. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1310. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 30 0
  1311. [h264 @ 0x41d10a0] error while decoding MB 30 0, bytestream 12496
  1312. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  1313. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  1314. [h264 @ 0x41d10a0] concealing 1651 DC, 1651 AC, 1651 MV errors in P frame
  1315. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 30 0
  1316. [h264 @ 0x41d10a0] error while decoding MB 30 0, bytestream 5301
  1317. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  1318. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1319. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 31 0
  1320. [h264 @ 0x41d10a0] error while decoding MB 31 0, bytestream 6146
  1321. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  1322. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1323. [h264 @ 0x41d10a0] concealing 1734 DC, 1734 AC, 1734 MV errors in B frame
  1324. [h264 @ 0x41d10a0] concealing 1852 DC, 1852 AC, 1852 MV errors in P frame
  1325. [h264 @ 0x41d10a0] concealing 1605 DC, 1605 AC, 1605 MV errors in B frame
  1326. [h264 @ 0x41d10a0] error while decoding MB 12 17, bytestream -20
  1327. [h264 @ 0x41d10a0] concealing 1297 DC, 1297 AC, 1297 MV errors in P frame
  1328. [h264 @ 0x41d10a0] concealing 1854 DC, 1854 AC, 1854 MV errors in B frame
  1329. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 30 0
  1330. [h264 @ 0x41d10a0] error while decoding MB 30 0, bytestream 5975
  1331. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1332. [h264 @ 0x41d10a0] concealing 1981 DC, 1981 AC, 1981 MV errors in B frame9kbits/s    
  1333. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 30 0
  1334. [h264 @ 0x41d10a0] error while decoding MB 30 0, bytestream 5260
  1335. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1336. [h264 @ 0x41d10a0] concealing 1788 DC, 1788 AC, 1788 MV errors in B frame
  1337. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 36 0
  1338. [h264 @ 0x41d10a0] error while decoding MB 36 0, bytestream 5010
  1339. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1340. [h264 @ 0x41d10a0] concealing 1985 DC, 1985 AC, 1985 MV errors in B frame
  1341. [h264 @ 0x41d10a0] concealing 1929 DC, 1929 AC, 1929 MV errors in P frame
  1342. [h264 @ 0x41d10a0] concealing 1926 DC, 1926 AC, 1926 MV errors in B frame
  1343. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 30 0
  1344. [h264 @ 0x41d10a0] error while decoding MB 30 0, bytestream 4564
  1345. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1346. [h264 @ 0x41d10a0] concealing 1845 DC, 1845 AC, 1845 MV errors in B frame
  1347. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 30 0
  1348. [h264 @ 0x41d10a0] error while decoding MB 30 0, bytestream 4666
  1349. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1350. [h264 @ 0x41d10a0] concealing 1746 DC, 1746 AC, 1746 MV errors in B frame
  1351. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 30 0
  1352. [h264 @ 0x41d10a0] error while decoding MB 30 0, bytestream 5187
  1353. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1354. [h264 @ 0x41d10a0] concealing 1848 DC, 1848 AC, 1848 MV errors in B frame
  1355. [h264 @ 0x41d10a0] left block unavailable for requested intra mode at 0 1
  1356. [h264 @ 0x41d10a0] error while decoding MB 0 1, bytestream 3471
  1357. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1358. [h264 @ 0x41d10a0] concealing 1945 DC, 1945 AC, 1945 MV errors in B frame3kbits/s    
  1359. [h264 @ 0x41d10a0] cabac decode of qscale diff failed at 21 1
  1360. [h264 @ 0x41d10a0] error while decoding MB 21 1, bytestream 2991
  1361. [h264 @ 0x41d10a0] concealing 2008 DC, 2008 AC, 2008 MV errors in P frame
  1362. [h264 @ 0x41d10a0] concealing 1909 DC, 1909 AC, 1909 MV errors in B frame
  1363. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 36 0
  1364. [h264 @ 0x41d10a0] error while decoding MB 36 0, bytestream 5592
  1365. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1366. [h264 @ 0x41d10a0] concealing 1885 DC, 1885 AC, 1885 MV errors in B frame
  1367. [h264 @ 0x41d10a0] cabac decode of qscale diff failed at 20 2
  1368. [h264 @ 0x41d10a0] error while decoding MB 20 2, bytestream 3848
  1369. [h264 @ 0x41d10a0] concealing 1964 DC, 1964 AC, 1964 MV errors in P frame
  1370. [h264 @ 0x41d10a0] concealing 1985 DC, 1985 AC, 1985 MV errors in B frame
  1371. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 30 0
  1372. [h264 @ 0x41d10a0] error while decoding MB 30 0, bytestream 14254
  1373. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in I frame
  1374. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 42 0
  1375. [h264 @ 0x41d10a0] error while decoding MB 42 0, bytestream 3236
  1376. [h264 @ 0x41d10a0] Cannot use next picture in error concealment
  1377. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1378. [h264 @ 0x41d10a0] concealing 1908 DC, 1908 AC, 1908 MV errors in B frame
  1379. [h264 @ 0x41d10a0] concealing 1837 DC, 1837 AC, 1837 MV errors in P frame
  1380. [h264 @ 0x41d10a0] error while decoding MB 12 4, bytestream -7
  1381. [h264 @ 0x41d10a0] concealing 1882 DC, 1882 AC, 1882 MV errors in B frame
  1382. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 34 0
  1383. [h264 @ 0x41d10a0] error while decoding MB 34 0, bytestream 4093
  1384. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1385. [h264 @ 0x41d10a0] cabac decode of qscale diff failed at 7 1
  1386. [h264 @ 0x41d10a0] error while decoding MB 7 1, bytestream 1787
  1387. [h264 @ 0x41d10a0] concealing 2022 DC, 2022 AC, 2022 MV errors in B frame
  1388. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 38 0
  1389. [h264 @ 0x41d10a0] error while decoding MB 38 0, bytestream 5149
  1390. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1391. [h264 @ 0x41d10a0] concealing 1989 DC, 1989 AC, 1989 MV errors in B frame4kbits/s    
  1392. [h264 @ 0x41d10a0] cabac decode of qscale diff failed at 36 0
  1393. [h264 @ 0x41d10a0] error while decoding MB 36 0, bytestream 3172
  1394. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1395. [h264 @ 0x41d10a0] concealing 1914 DC, 1914 AC, 1914 MV errors in B frame
  1396. [h264 @ 0x41d10a0] top block unavailable for requested intra mode at 36 0
  1397. [h264 @ 0x41d10a0] error while decoding MB 36 0, bytestream 4604
  1398. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1399. [h264 @ 0x41d10a0] concealing 1845 DC, 1845 AC, 1845 MV errors in B frame
  1400. [h264 @ 0x41d10a0] concealing 1827 DC, 1827 AC, 1827 MV errors in P frame
  1401. [h264 @ 0x41d10a0] concealing 1933 DC, 1933 AC, 1933 MV errors in B frame
  1402. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 31 0
  1403. [h264 @ 0x41d10a0] error while decoding MB 31 0, bytestream 3258
  1404. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1405. [h264 @ 0x41d10a0] error while decoding MB 43 2, bytestream -5
  1406. [h264 @ 0x41d10a0] concealing 1941 DC, 1941 AC, 1941 MV errors in B frame
  1407. [h264 @ 0x41d10a0] top block unavailable for requested intra4x4 mode -1 at 43 0
  1408. [h264 @ 0x41d10a0] error while decoding MB 43 0, bytestream 4165
  1409. [h264 @ 0x41d10a0] concealing 2025 DC, 2025 AC, 2025 MV errors in P frame
  1410. [h264 @ 0x41d10a0] concealing 1937 DC, 1937 AC, 1937 MV errors in B frame
  1411. [h264 @ 0x41d10a0] concealing 1885 DC, 1885 AC, 1885 MV errors in P frame
  1412. [h264 @ 0x41d10a0] concealing 1836 DC, 1836 AC, 1836 MV errors in B frame
  1413. [h264 @ 0x41d10a0] concealing 1536 DC, 1536 AC, 1536 MV errors in P frame
  1414. [h264 @ 0x41d10a0] error while decoding MB 39 3, bytestream -5trate=6873.4kbits/s    
  1415. [h264 @ 0x41d10a0] concealing 1900 DC, 1900 AC, 1900 MV errors in B frame
  1416. frame= 2361 fps= 25 q=22.0 Lsize=   76882kB time=00:01:34.49 bitrate=6665.0kbits/s    
  1417. video:75333kB audio:1488kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.079132%
  1418. [libx264 @ 0x41f50a0] frame I:10    Avg QP:18.10  size:153674
  1419. [libx264 @ 0x41f50a0] frame P:2351  Avg QP:20.90  size: 32158
  1420. [libx264 @ 0x41f50a0] mb I  I16..4: 100.0%  0.0%  0.0%
  1421. [libx264 @ 0x41f50a0] mb P  I16..4: 10.6%  0.0%  0.0%  P16..4: 32.2%  0.0%  0.0%  0.0%  0.0%    skip:57.2%
  1422. [libx264 @ 0x41f50a0] coded y,uvDC,uvAC intra: 25.0% 36.2% 7.1% inter: 16.5% 14.5% 0.7%
  1423. [libx264 @ 0x41f50a0] i16 v,h,dc,p: 55% 22% 12% 11%
  1424. [libx264 @ 0x41f50a0] i8c dc,h,v,p: 48% 17% 25%  9%
  1425. [libx264 @ 0x41f50a0] kb/s:6534.54
  1426. vagrant@homestead:~/Projects/vine$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement