Guest User

valgrind --leak-check=full ffmpeg -y -f iec61883 -i 0 -t 30

a guest
Apr 18th, 2018
89
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ==21524== Memcheck, a memory error detector
  2. ==21524== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
  3. ==21524== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
  4. ==21524== Command: ffmpeg -y -f iec61883 -i 0 -t 30 -f null /dev/null
  5. ==21524==
  6. ffmpeg version 3.4.2 Copyright (c) 2000-2018 the FFmpeg developers
  7. built with gcc 7 (Debian 7.3.0-15)
  8. configuration: --disable-decoder=amrnb --disable-decoder=libopenjpeg --disable-mips32r2 --disable-mips32r6 --disable-mips64r6 --disable-mipsdsp --disable-mipsdspr2 --disable-mipsfpu --disable-msa --disable-libopencv --disable-podpages --disable-stripping --enable-avfilter --enable-avresample --enable-gcrypt --enable-gnutls --enable-gpl --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libfdk-aac --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libilbc --enable-libkvazaar --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtesseract --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx265 --enable-libxvid --enable-libzvbi --enable-nonfree --enable-opengl --enable-openssl --enable-postproc --enable-pthreads --enable-shared --enable-version3 --enable-libwebp --incdir=/usr/include/x86_64-linux-gnu --libdir=/usr/lib/x86_64-linux-gnu --prefix=/usr --toolchain=hardened --enable-frei0r --enable-chromaprint --enable-libx264 --enable-libiec61883 --enable-libdc1394 --enable-vaapi --disable-opencl --enable-libmfx --disable-altivec --shlibdir=/usr/lib/x86_64-linux-gnu
  9. libavutil 55. 78.100 / 55. 78.100
  10. libavcodec 57.107.100 / 57.107.100
  11. libavformat 57. 83.100 / 57. 83.100
  12. libavdevice 57. 10.100 / 57. 10.100
  13. libavfilter 6.107.100 / 6.107.100
  14. libavresample 3. 7. 0 / 3. 7. 0
  15. libswscale 4. 8.100 / 4. 8.100
  16. libswresample 2. 9.100 / 2. 9.100
  17. libpostproc 54. 7.100 / 54. 7.100
  18. [iec61883 @ 0x21b9bb40] Selecting IEEE1394 port: 0
  19. ==21524== Syscall param ioctl(generic) points to uninitialised byte(s)
  20. ==21524== at 0x82A9F07: ioctl (syscall-template.S:78)
  21. ==21524== by 0xADC6148: handle_fcp_request (fw.c:243)
  22. ==21524== by 0xADC643B: handle_device_event (fw.c:325)
  23. ==21524== by 0xADC6FE1: fw_loop_iterate (fw.c:456)
  24. ==21524== by 0xAFCEF34: avc1394_transaction_block2 (avc1394_simple.c:207)
  25. ==21524== by 0xAFCEF83: avc1394_transaction_block (avc1394_simple.c:267)
  26. ==21524== by 0xAFCF2AA: avc1394_subunit_info (avc1394_simple.c:422)
  27. ==21524== by 0xAFCF335: avc1394_check_subunit_type (avc1394_simple.c:449)
  28. ==21524== by 0x4E4E1A0: iec61883_read_header (iec61883.c:306)
  29. ==21524== by 0x56BEBDF: avformat_open_input (utils.c:595)
  30. ==21524== by 0x11D03B: open_input_file (ffmpeg_opt.c:1060)
  31. ==21524== by 0x11EA11: open_files (ffmpeg_opt.c:3278)
  32. ==21524== by 0x11EA11: ffmpeg_parse_options (ffmpeg_opt.c:3318)
  33. ==21524== Address 0x1ffefff234 is on thread 1's stack
  34. ==21524== in frame #1, created by handle_fcp_request (fw.c:228)
  35. ==21524==
  36. Input #0, iec61883, from '0':
  37. Duration: N/A, start: 0.000000, bitrate: 30336 kb/s
  38. Stream #0:0: Video: dvvideo, yuv420p, 720x576 [SAR 16:15 DAR 4:3], 25000 kb/s, 25 fps, 25 tbr, 25 tbn, 25 tbc
  39. Stream #0:1: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
  40. Stream mapping:
  41. Stream #0:0 -> #0:0 (dvvideo (native) -> wrapped_avframe (native))
  42. Stream #0:1 -> #0:1 (pcm_s16le (native) -> pcm_s16le (native))
  43. Press [q] to stop, [?] for help
  44. Output #0, null, to '/dev/null':
  45. Metadata:
  46. encoder : Lavf57.83.100
  47. Stream #0:0: Video: wrapped_avframe, yuv420p(bottom coded first (swapped)), 720x576 [SAR 16:15 DAR 4:3], q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc
  48. Metadata:
  49. encoder : Lavc57.107.100 wrapped_avframe
  50. Stream #0:1: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
  51. Metadata:
  52. encoder : Lavc57.107.100 pcm_s16le
  53. frame= 1 fps=0.0 q=-0.0 size=N/A time=00:00:00.04 bitrate=N/A speed=0.0765x
  54. frame= 3 fps=2.8 q=-0.0 size=N/A time=00:00:00.12 bitrate=N/A speed=0.112x
  55. frame= 10 fps=6.3 q=-0.0 size=N/A time=00:00:00.40 bitrate=N/A speed=0.253x
  56. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  57. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  58. frame= 17 fps=8.1 q=-0.0 size=N/A time=00:00:00.68 bitrate=N/A speed=0.324x
  59. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  60. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  61. frame= 25 fps=9.4 q=-0.0 size=N/A time=00:00:01.00 bitrate=N/A speed=0.375x
  62. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  63. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  64. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  65. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  66. frame= 32 fps= 10 q=-0.0 size=N/A time=00:00:01.28 bitrate=N/A speed=0.401x
  67. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  68. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  69. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  70. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  71. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  72. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  73. frame= 39 fps= 11 q=-0.0 size=N/A time=00:00:01.56 bitrate=N/A speed=0.42x
  74. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=69
  75. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  76. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  77. Last message repeated 1 times
  78. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  79. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  80. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=67
  81. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  82. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  83. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  84. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  85. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  86. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  87. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  88. frame= 45 fps= 11 q=-0.0 size=N/A time=00:00:01.80 bitrate=N/A speed=0.427x
  89. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  90. Last message repeated 1 times
  91. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  92. Last message repeated 1 times
  93. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  94. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  95. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  96. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  97. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  98. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  99. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  100. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  101. frame= 52 fps= 11 q=-0.0 size=N/A time=00:00:02.08 bitrate=N/A speed=0.436x
  102. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=69
  103. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  104. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  105. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  106. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  107. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  108. frame= 59 fps= 11 q=-0.0 size=N/A time=00:00:02.36 bitrate=N/A speed=0.446x
  109. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  110. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  111. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=69
  112. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  113. frame= 66 fps= 11 q=-0.0 size=N/A time=00:00:02.64 bitrate=N/A speed=0.455x
  114. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  115. Last message repeated 1 times
  116. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  117. Last message repeated 1 times
  118. frame= 73 fps= 12 q=-0.0 size=N/A time=00:00:02.92 bitrate=N/A speed=0.461x
  119. frame= 80 fps= 12 q=-0.0 size=N/A time=00:00:03.20 bitrate=N/A speed=0.468x
  120. frame= 87 fps= 12 q=-0.0 size=N/A time=00:00:03.48 bitrate=N/A speed=0.474x
  121. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  122. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  123. frame= 94 fps= 12 q=-0.0 size=N/A time=00:00:03.76 bitrate=N/A speed=0.479x
  124. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  125. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  126. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  127. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  128. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  129. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  130. frame= 101 fps= 12 q=-0.0 size=N/A time=00:00:04.04 bitrate=N/A speed=0.482x
  131. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  132. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  133. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  134. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  135. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  136. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  137. frame= 108 fps= 12 q=-0.0 size=N/A time=00:00:04.32 bitrate=N/A speed=0.485x
  138. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  139. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  140. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=66
  141. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  142. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  143. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  144. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=70
  145. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  146. frame= 115 fps= 12 q=-0.0 size=N/A time=00:00:04.60 bitrate=N/A speed=0.486x
  147. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  148. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  149. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  150. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  151. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=77
  152. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  153. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=71
  154. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  155. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=71
  156. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  157. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=71
  158. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  159. frame= 122 fps= 12 q=-0.0 size=N/A time=00:00:04.88 bitrate=N/A speed=0.487x
  160. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=67
  161. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  162. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  163. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  164. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=67
  165. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  166. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  167. Last message repeated 1 times
  168. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=67
  169. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  170. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  171. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  172. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  173. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  174. frame= 129 fps= 12 q=-0.0 size=N/A time=00:00:05.16 bitrate=N/A speed=0.488x
  175. frame= 136 fps= 12 q=-0.0 size=N/A time=00:00:05.44 bitrate=N/A speed=0.49x
  176. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  177. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  178. frame= 143 fps= 12 q=-0.0 size=N/A time=00:00:05.72 bitrate=N/A speed=0.492x
  179. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  180. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  181. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  182. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  183. frame= 150 fps= 12 q=-0.0 size=N/A time=00:00:06.00 bitrate=N/A speed=0.494x
  184. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  185. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  186. frame= 157 fps= 12 q=-0.0 size=N/A time=00:00:06.28 bitrate=N/A speed=0.494x
  187. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  188. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  189. frame= 164 fps= 12 q=-0.0 size=N/A time=00:00:06.56 bitrate=N/A speed=0.496x
  190. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  191. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  192. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  193. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  194. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  195. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  196. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  197. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  198. frame= 171 fps= 12 q=-0.0 size=N/A time=00:00:06.84 bitrate=N/A speed=0.498x
  199. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  200. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  201. frame= 178 fps= 12 q=-0.0 size=N/A time=00:00:07.12 bitrate=N/A speed= 0.5x
  202. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  203. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  204. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=67
  205. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  206. frame= 185 fps= 13 q=-0.0 size=N/A time=00:00:07.40 bitrate=N/A speed=0.501x
  207. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  208. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  209. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  210. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  211. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=70
  212. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  213. frame= 192 fps= 13 q=-0.0 size=N/A time=00:00:07.68 bitrate=N/A speed=0.502x
  214. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  215. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  216. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  217. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  218. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=76
  219. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  220. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  221. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  222. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  223. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  224. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  225. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  226. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  227. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  228. frame= 199 fps= 13 q=-0.0 size=N/A time=00:00:07.96 bitrate=N/A speed=0.502x
  229. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  230. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  231. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  232. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  233. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  234. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  235. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  236. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  237. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  238. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  239. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  240. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  241. frame= 207 fps= 13 q=-0.0 size=N/A time=00:00:08.28 bitrate=N/A speed=0.503x
  242. frame= 214 fps= 13 q=-0.0 size=N/A time=00:00:08.56 bitrate=N/A speed=0.505x
  243. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  244. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  245. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=69
  246. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  247. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=69
  248. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  249. frame= 221 fps= 13 q=-0.0 size=N/A time=00:00:08.84 bitrate=N/A speed=0.506x
  250. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=66
  251. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  252. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  253. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  254. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  255. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  256. frame= 228 fps= 13 q=-0.0 size=N/A time=00:00:09.12 bitrate=N/A speed=0.506x
  257. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=67
  258. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  259. frame= 235 fps= 13 q=-0.0 size=N/A time=00:00:09.40 bitrate=N/A speed=0.507x
  260. frame= 242 fps= 13 q=-0.0 size=N/A time=00:00:09.68 bitrate=N/A speed=0.508x
  261. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  262. Last message repeated 1 times
  263. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  264. Last message repeated 1 times
  265. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  266. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  267. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  268. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  269. frame= 249 fps= 13 q=-0.0 size=N/A time=00:00:09.96 bitrate=N/A speed=0.509x
  270. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  271. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  272. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  273. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  274. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  275. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  276. frame= 256 fps= 13 q=-0.0 size=N/A time=00:00:10.24 bitrate=N/A speed=0.509x
  277. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  278. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  279. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  280. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  281. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  282. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  283. frame= 263 fps= 13 q=-0.0 size=N/A time=00:00:10.52 bitrate=N/A speed=0.509x
  284. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  285. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  286. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  287. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  288. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=86
  289. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  290. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  291. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=86
  292. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  293. Last message repeated 1 times
  294. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=66
  295. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  296. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=68
  297. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  298. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  299. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  300. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  301. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  302. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  303. Last message repeated 1 times
  304. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  305. Last message repeated 1 times
  306. frame= 270 fps= 13 q=-0.0 size=N/A time=00:00:10.80 bitrate=N/A speed=0.508x
  307. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  308. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  309. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  310. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  311. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  312. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  313. frame= 277 fps= 13 q=-0.0 size=N/A time=00:00:11.08 bitrate=N/A speed=0.509x
  314. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=69
  315. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  316. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  317. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  318. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  319. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  320. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  321. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  322. frame= 284 fps= 13 q=-0.0 size=N/A time=00:00:11.36 bitrate=N/A speed=0.51x
  323. frame= 290 fps= 13 q=-0.0 size=N/A time=00:00:11.60 bitrate=N/A speed=0.508x
  324. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=66
  325. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  326. frame= 297 fps= 13 q=-0.0 size=N/A time=00:00:11.88 bitrate=N/A speed=0.509x
  327. frame= 304 fps= 13 q=-0.0 size=N/A time=00:00:12.16 bitrate=N/A speed=0.51x
  328. frame= 311 fps= 13 q=-0.0 size=N/A time=00:00:12.44 bitrate=N/A speed=0.511x
  329. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  330. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  331. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  332. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  333. frame= 318 fps= 13 q=-0.0 size=N/A time=00:00:12.72 bitrate=N/A speed=0.512x
  334. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  335. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  336. frame= 325 fps= 13 q=-0.0 size=N/A time=00:00:13.00 bitrate=N/A speed=0.513x
  337. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  338. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  339. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  340. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  341. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  342. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  343. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=66
  344. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  345. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=66
  346. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  347. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  348. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  349. frame= 332 fps= 13 q=-0.0 size=N/A time=00:00:13.28 bitrate=N/A speed=0.513x
  350. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  351. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  352. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  353. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  354. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  355. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  356. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  357. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  358. frame= 339 fps= 13 q=-0.0 size=N/A time=00:00:13.56 bitrate=N/A speed=0.512x
  359. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  360. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  361. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  362. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  363. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  364. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=67
  365. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  366. Last message repeated 1 times
  367. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  368. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  369. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  370. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  371. frame= 346 fps= 13 q=-0.0 size=N/A time=00:00:13.84 bitrate=N/A speed=0.513x
  372. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  373. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  374. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  375. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  376. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  377. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  378. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=68
  379. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  380. Last message repeated 1 times
  381. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  382. Last message repeated 1 times
  383. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  384. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  385. Last message repeated 1 times
  386. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  387. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  388. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  389. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  390. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  391. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  392. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  393. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  394. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=70
  395. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  396. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  397. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  398. frame= 353 fps= 13 q=-0.0 size=N/A time=00:00:14.12 bitrate=N/A speed=0.512x
  399. frame= 360 fps= 13 q=-0.0 size=N/A time=00:00:14.40 bitrate=N/A speed=0.512x
  400. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=66
  401. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  402. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  403. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  404. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  405. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  406. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  407. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  408. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  409. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  410. frame= 367 fps= 13 q=-0.0 size=N/A time=00:00:14.68 bitrate=N/A speed=0.512x
  411. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  412. Last message repeated 1 times
  413. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  414. Last message repeated 1 times
  415. frame= 374 fps= 13 q=-0.0 size=N/A time=00:00:14.96 bitrate=N/A speed=0.513x
  416. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  417. Last message repeated 1 times
  418. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  419. Last message repeated 1 times
  420. frame= 381 fps= 13 q=-0.0 size=N/A time=00:00:15.24 bitrate=N/A speed=0.513x
  421. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  422. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  423. frame= 388 fps= 13 q=-0.0 size=N/A time=00:00:15.52 bitrate=N/A speed=0.513x
  424. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  425. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  426. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  427. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  428. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  429. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  430. frame= 395 fps= 13 q=-0.0 size=N/A time=00:00:15.80 bitrate=N/A speed=0.514x
  431. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=70
  432. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  433. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  434. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  435. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  436. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  437. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  438. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  439. frame= 402 fps= 13 q=-0.0 size=N/A time=00:00:16.08 bitrate=N/A speed=0.514x
  440. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  441. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  442. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  443. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  444. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  445. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  446. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  447. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  448. frame= 409 fps= 13 q=-0.0 size=N/A time=00:00:16.36 bitrate=N/A speed=0.514x
  449. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  450. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  451. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  452. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  453. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  454. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  455. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  456. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  457. frame= 416 fps= 13 q=-0.0 size=N/A time=00:00:16.64 bitrate=N/A speed=0.515x
  458. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  459. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  460. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  461. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  462. frame= 423 fps= 13 q=-0.0 size=N/A time=00:00:16.92 bitrate=N/A speed=0.515x
  463. frame= 430 fps= 13 q=-0.0 size=N/A time=00:00:17.20 bitrate=N/A speed=0.515x
  464. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=73
  465. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  466. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=67
  467. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  468. frame= 437 fps= 13 q=-0.0 size=N/A time=00:00:17.48 bitrate=N/A speed=0.516x
  469. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  470. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  471. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=67
  472. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  473. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  474. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  475. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  476. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  477. frame= 444 fps= 13 q=-0.0 size=N/A time=00:00:17.76 bitrate=N/A speed=0.516x
  478. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  479. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  480. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  481. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  482. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=70
  483. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  484. frame= 451 fps= 13 q=-0.0 size=N/A time=00:00:18.04 bitrate=N/A speed=0.516x
  485. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=71
  486. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=69
  487. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  488. Last message repeated 1 times
  489. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  490. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  491. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  492. Last message repeated 1 times
  493. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  494. Last message repeated 1 times
  495. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=66
  496. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  497. frame= 458 fps= 13 q=-0.0 size=N/A time=00:00:18.32 bitrate=N/A speed=0.515x
  498. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  499. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  500. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  501. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  502. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=68
  503. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  504. frame= 465 fps= 13 q=-0.0 size=N/A time=00:00:18.60 bitrate=N/A speed=0.516x
  505. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  506. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  507. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  508. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  509. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  510. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  511. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  512. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  513. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  514. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  515. frame= 472 fps= 13 q=-0.0 size=N/A time=00:00:18.88 bitrate=N/A speed=0.516x
  516. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  517. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  518. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  519. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  520. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  521. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  522. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  523. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  524. frame= 479 fps= 13 q=-0.0 size=N/A time=00:00:19.16 bitrate=N/A speed=0.516x
  525. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  526. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  527. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  528. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  529. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  530. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  531. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  532. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  533. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  534. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  535. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  536. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  537. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  538. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  539. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  540. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  541. frame= 486 fps= 13 q=-0.0 size=N/A time=00:00:19.44 bitrate=N/A speed=0.516x
  542. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  543. Last message repeated 1 times
  544. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  545. Last message repeated 1 times
  546. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  547. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  548. frame= 493 fps= 13 q=-0.0 size=N/A time=00:00:19.72 bitrate=N/A speed=0.516x
  549. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  550. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  551. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  552. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  553. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  554. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  555. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  556. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  557. frame= 500 fps= 13 q=-0.0 size=N/A time=00:00:20.00 bitrate=N/A speed=0.516x
  558. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=70
  559. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  560. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  561. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  562. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=66
  563. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  564. frame= 507 fps= 13 q=-0.0 size=N/A time=00:00:20.28 bitrate=N/A speed=0.516x
  565. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  566. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  567. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  568. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  569. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  570. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  571. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  572. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  573. frame= 514 fps= 13 q=-0.0 size=N/A time=00:00:20.56 bitrate=N/A speed=0.517x
  574. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  575. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  576. frame= 521 fps= 13 q=-0.0 size=N/A time=00:00:20.84 bitrate=N/A speed=0.517x
  577. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  578. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  579. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  580. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  581. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  582. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  583. frame= 528 fps= 13 q=-0.0 size=N/A time=00:00:21.12 bitrate=N/A speed=0.517x
  584. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=74
  585. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  586. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  587. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  588. frame= 535 fps= 13 q=-0.0 size=N/A time=00:00:21.40 bitrate=N/A speed=0.517x
  589. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  590. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  591. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  592. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  593. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  594. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  595. frame= 542 fps= 13 q=-0.0 size=N/A time=00:00:21.68 bitrate=N/A speed=0.517x
  596. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  597. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  598. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  599. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  600. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  601. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  602. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  603. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  604. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  605. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  606. frame= 549 fps= 13 q=-0.0 size=N/A time=00:00:21.96 bitrate=N/A speed=0.517x
  607. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  608. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  609. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=67
  610. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  611. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=67
  612. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  613. frame= 556 fps= 13 q=-0.0 size=N/A time=00:00:22.24 bitrate=N/A speed=0.517x
  614. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  615. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  616. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  617. Last message repeated 1 times
  618. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  619. Last message repeated 1 times
  620. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  621. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  622. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=68
  623. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  624. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  625. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  626. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=68
  627. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  628. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  629. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  630. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  631. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  632. frame= 563 fps= 13 q=-0.0 size=N/A time=00:00:22.52 bitrate=N/A speed=0.517x
  633. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  634. Last message repeated 1 times
  635. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  636. Last message repeated 1 times
  637. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  638. Last message repeated 1 times
  639. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  640. Last message repeated 1 times
  641. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=67
  642. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  643. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=66
  644. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  645. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=67
  646. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  647. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=66
  648. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  649. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=67
  650. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  651. frame= 570 fps= 13 q=-0.0 size=N/A time=00:00:22.80 bitrate=N/A speed=0.517x
  652. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  653. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  654. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  655. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  656. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  657. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  658. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  659. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  660. frame= 577 fps= 13 q=-0.0 size=N/A time=00:00:23.08 bitrate=N/A speed=0.517x
  661. frame= 585 fps= 13 q=-0.0 size=N/A time=00:00:23.40 bitrate=N/A speed=0.518x
  662. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  663. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  664. frame= 591 fps= 13 q=-0.0 size=N/A time=00:00:23.64 bitrate=N/A speed=0.517x
  665. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  666. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  667. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  668. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  669. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=68
  670. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  671. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  672. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=68
  673. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  674. Last message repeated 1 times
  675. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  676. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  677. frame= 598 fps= 13 q=-0.0 size=N/A time=00:00:23.92 bitrate=N/A speed=0.517x
  678. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=66
  679. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  680. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  681. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  682. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  683. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  684. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  685. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  686. frame= 605 fps= 13 q=-0.0 size=N/A time=00:00:24.20 bitrate=N/A speed=0.517x
  687. frame= 612 fps= 13 q=-0.0 size=N/A time=00:00:24.48 bitrate=N/A speed=0.517x
  688. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  689. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  690. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=70
  691. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  692. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  693. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  694. frame= 619 fps= 13 q=-0.0 size=N/A time=00:00:24.76 bitrate=N/A speed=0.517x
  695. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=85
  696. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  697. frame= 625 fps= 13 q=-0.0 size=N/A time=00:00:25.00 bitrate=N/A speed=0.516x
  698. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  699. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  700. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=86
  701. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  702. frame= 632 fps= 13 q=-0.0 size=N/A time=00:00:25.28 bitrate=N/A speed=0.517x
  703. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  704. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  705. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=69
  706. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  707. frame= 639 fps= 13 q=-0.0 size=N/A time=00:00:25.56 bitrate=N/A speed=0.517x
  708. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  709. Last message repeated 1 times
  710. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  711. Last message repeated 1 times
  712. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=66
  713. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  714. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  715. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  716. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  717. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  718. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=68
  719. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  720. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=68
  721. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  722. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  723. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  724. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=71
  725. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  726. frame= 646 fps= 13 q=-0.0 size=N/A time=00:00:25.84 bitrate=N/A speed=0.517x
  727. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  728. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  729. frame= 653 fps= 13 q=-0.0 size=N/A time=00:00:26.12 bitrate=N/A speed=0.517x
  730. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  731. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  732. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  733. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  734. frame= 660 fps= 13 q=-0.0 size=N/A time=00:00:26.40 bitrate=N/A speed=0.517x
  735. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=72
  736. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  737. frame= 667 fps= 13 q=-0.0 size=N/A time=00:00:26.68 bitrate=N/A speed=0.518x
  738. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  739. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  740. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=73
  741. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  742. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  743. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  744. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  745. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  746. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  747. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  748. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  749. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  750. frame= 674 fps= 13 q=-0.0 size=N/A time=00:00:26.96 bitrate=N/A speed=0.518x
  751. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  752. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  753. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  754. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  755. frame= 681 fps= 13 q=-0.0 size=N/A time=00:00:27.24 bitrate=N/A speed=0.518x
  756. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  757. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  758. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  759. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=73
  760. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  761. Last message repeated 1 times
  762. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  763. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  764. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  765. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  766. frame= 688 fps= 13 q=-0.0 size=N/A time=00:00:27.52 bitrate=N/A speed=0.518x
  767. frame= 695 fps= 13 q=-0.0 size=N/A time=00:00:27.80 bitrate=N/A speed=0.518x
  768. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  769. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  770. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  771. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  772. frame= 702 fps= 13 q=-0.0 size=N/A time=00:00:28.08 bitrate=N/A speed=0.518x
  773. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  774. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  775. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  776. Last message repeated 1 times
  777. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  778. Last message repeated 1 times
  779. frame= 709 fps= 13 q=-0.0 size=N/A time=00:00:28.36 bitrate=N/A speed=0.518x
  780. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=66
  781. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  782. frame= 717 fps= 13 q=-0.0 size=N/A time=00:00:28.68 bitrate=N/A speed=0.519x
  783. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  784. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=76
  785. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  786. Last message repeated 1 times
  787. frame= 724 fps= 13 q=-0.0 size=N/A time=00:00:28.96 bitrate=N/A speed=0.519x
  788. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=68
  789. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  790. frame= 731 fps= 13 q=-0.0 size=N/A time=00:00:29.24 bitrate=N/A speed=0.519x
  791. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  792. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  793. frame= 738 fps= 13 q=-0.0 size=N/A time=00:00:29.52 bitrate=N/A speed=0.52x
  794. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  795. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  796. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  797. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  798. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  799. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  800. frame= 745 fps= 13 q=-0.0 size=N/A time=00:00:29.80 bitrate=N/A speed=0.52x
  801. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=65
  802. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  803. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  804. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  805. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=70
  806. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  807. [dvvideo @ 0x21cf1d80] AC EOB marker is absent pos=64
  808. [dvvideo @ 0x21cf1d80] Concealing bitstream errors
  809. frame= 750 fps= 13 q=-0.0 Lsize=N/A time=00:00:30.00 bitrate=N/A speed=0.519x
  810. video:387kB audio:5625kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
  811. ==21524==
  812. ==21524== HEAP SUMMARY:
  813. ==21524== in use at exit: 108,208,468 bytes in 779 blocks
  814. ==21524== total heap usage: 98,110 allocs, 97,331 frees, 234,686,529 bytes allocated
  815. ==21524==
  816. ==21524== 8 bytes in 1 blocks are definitely lost in loss record 3 of 24
  817. ==21524== at 0x4C2CB8F: malloc (vg_replace_malloc.c:299)
  818. ==21524== by 0xADC8621: fw_start_fcp_listen (fw.c:1535)
  819. ==21524== by 0xAFCEBB0: avc1394_transaction (avc1394_simple.c:106)
  820. ==21524== by 0x4E4E417: iec61883_read_header (iec61883.c:330)
  821. ==21524== by 0x56BEBDF: avformat_open_input (utils.c:595)
  822. ==21524== by 0x11D03B: open_input_file (ffmpeg_opt.c:1060)
  823. ==21524== by 0x11EA11: open_files (ffmpeg_opt.c:3278)
  824. ==21524== by 0x11EA11: ffmpeg_parse_options (ffmpeg_opt.c:3318)
  825. ==21524== by 0x11411C: main (ffmpeg.c:4803)
  826. ==21524==
  827. ==21524== 64 bytes in 8 blocks are definitely lost in loss record 11 of 24
  828. ==21524== at 0x4C2CB8F: malloc (vg_replace_malloc.c:299)
  829. ==21524== by 0xADC8621: fw_start_fcp_listen (fw.c:1535)
  830. ==21524== by 0xAFCEDE8: avc1394_transaction_block2 (avc1394_simple.c:193)
  831. ==21524== by 0xAFCEF83: avc1394_transaction_block (avc1394_simple.c:267)
  832. ==21524== by 0xAFCF2AA: avc1394_subunit_info (avc1394_simple.c:422)
  833. ==21524== by 0xAFCF335: avc1394_check_subunit_type (avc1394_simple.c:449)
  834. ==21524== by 0x4E4E1A0: iec61883_read_header (iec61883.c:306)
  835. ==21524== by 0x56BEBDF: avformat_open_input (utils.c:595)
  836. ==21524== by 0x11D03B: open_input_file (ffmpeg_opt.c:1060)
  837. ==21524== by 0x11EA11: open_files (ffmpeg_opt.c:3278)
  838. ==21524== by 0x11EA11: ffmpeg_parse_options (ffmpeg_opt.c:3318)
  839. ==21524== by 0x11411C: main (ffmpeg.c:4803)
  840. ==21524==
  841. ==21524== 33,192 bytes in 1 blocks are definitely lost in loss record 21 of 24
  842. ==21524== at 0x4C2EEF6: memalign (vg_replace_malloc.c:857)
  843. ==21524== by 0x4C2F011: posix_memalign (vg_replace_malloc.c:1020)
  844. ==21524== by 0x79AFAC2: av_malloc (mem.c:87)
  845. ==21524== by 0x79AFDEC: av_mallocz (mem.c:224)
  846. ==21524== by 0x558D862: avpriv_dv_init_demux (dv.c:328)
  847. ==21524== by 0x4E4E245: iec61883_read_header (iec61883.c:374)
  848. ==21524== by 0x56BEBDF: avformat_open_input (utils.c:595)
  849. ==21524== by 0x11D03B: open_input_file (ffmpeg_opt.c:1060)
  850. ==21524== by 0x11EA11: open_files (ffmpeg_opt.c:3278)
  851. ==21524== by 0x11EA11: ffmpeg_parse_options (ffmpeg_opt.c:3318)
  852. ==21524== by 0x11411C: main (ffmpeg.c:4803)
  853. ==21524==
  854. ==21524== 24,480,000 bytes in 170 blocks are possibly lost in loss record 23 of 24
  855. ==21524== at 0x4C2EEF6: memalign (vg_replace_malloc.c:857)
  856. ==21524== by 0x4C2F011: posix_memalign (vg_replace_malloc.c:1020)
  857. ==21524== by 0x79AFAC2: av_malloc (mem.c:87)
  858. ==21524== by 0x4E4E632: iec61883_callback (iec61883.c:121)
  859. ==21524== by 0xB3DDFD1: dv_fb_recv (dv.c:301)
  860. ==21524== by 0xB3DE1EA: dv_recv_handler (dv.c:223)
  861. ==21524== by 0xADC9205: flush_recv_packets (fw-iso.c:249)
  862. ==21524== by 0xADC9205: handle_iso_event (fw-iso.c:350)
  863. ==21524== by 0xADC6FE1: fw_loop_iterate (fw.c:456)
  864. ==21524== by 0x4E4E5BF: iec61883_receive_task (iec61883.c:169)
  865. ==21524== by 0x7FA55A9: start_thread (pthread_create.c:463)
  866. ==21524== by 0x82B2CBE: clone (clone.S:95)
  867. ==21524==
  868. ==21524== 83,664,000 (73,296,000 direct, 10,368,000 indirect) bytes in 509 blocks are definitely lost in loss record 24 of 24
  869. ==21524== at 0x4C2EEF6: memalign (vg_replace_malloc.c:857)
  870. ==21524== by 0x4C2F011: posix_memalign (vg_replace_malloc.c:1020)
  871. ==21524== by 0x79AFAC2: av_malloc (mem.c:87)
  872. ==21524== by 0x4E4E632: iec61883_callback (iec61883.c:121)
  873. ==21524== by 0xB3DDFD1: dv_fb_recv (dv.c:301)
  874. ==21524== by 0xB3DE1EA: dv_recv_handler (dv.c:223)
  875. ==21524== by 0xADC9205: flush_recv_packets (fw-iso.c:249)
  876. ==21524== by 0xADC9205: handle_iso_event (fw-iso.c:350)
  877. ==21524== by 0xADC6FE1: fw_loop_iterate (fw.c:456)
  878. ==21524== by 0x4E4E5BF: iec61883_receive_task (iec61883.c:169)
  879. ==21524== by 0x7FA55A9: start_thread (pthread_create.c:463)
  880. ==21524== by 0x82B2CBE: clone (clone.S:95)
  881. ==21524==
  882. ==21524== LEAK SUMMARY:
  883. ==21524== definitely lost: 73,329,264 bytes in 519 blocks
  884. ==21524== indirectly lost: 10,368,000 bytes in 72 blocks
  885. ==21524== possibly lost: 24,480,000 bytes in 170 blocks
  886. ==21524== still reachable: 31,204 bytes in 18 blocks
  887. ==21524== suppressed: 0 bytes in 0 blocks
  888. ==21524== Reachable blocks (those to which a pointer was found) are not shown.
  889. ==21524== To see them, rerun with: --leak-check=full --show-leak-kinds=all
  890. ==21524==
  891. ==21524== For counts of detected and suppressed errors, rerun with: -v
  892. ==21524== Use --track-origins=yes to see where uninitialised values come from
  893. ==21524== ERROR SUMMARY: 14 errors from 6 contexts (suppressed: 0 from 0)
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×