Guest User

Untitled

a guest
Jan 9th, 2012
42
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ==12893== Memcheck, a memory error detector
  2. ==12893== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
  3. ==12893== Using Valgrind-3.6.1-Debian and LibVEX; rerun with -h for copyright info
  4. ==12893== Command: ./ffmpeg_g -i /home/ungureanu/Downloads/crash2 -f null -
  5. ==12893==
  6. ffmpeg version N-36616-ga6e1c28 Copyright (c) 2000-2012 the FFmpeg developers
  7. built on Jan 9 2012 11:44:00 with gcc 4.6.1
  8. configuration: --disable-optimizations
  9. libavutil 51. 34.100 / 51. 34.100
  10. libavcodec 53. 54.100 / 53. 54.100
  11. libavformat 53. 29.100 / 53. 29.100
  12. libavdevice 53. 4.100 / 53. 4.100
  13. libavfilter 2. 58.100 / 2. 58.100
  14. libswscale 2. 1.100 / 2. 1.100
  15. libswresample 0. 5.100 / 0. 5.100
  16. ==12893== Conditional jump or move depends on uninitialised value(s)
  17. ==12893== at 0x420AD19: inflateReset2 (in /lib/i386-linux-gnu/libz.so.1.2.3.4)
  18. ==12893== by 0x420AE0C: inflateInit2_ (in /lib/i386-linux-gnu/libz.so.1.2.3.4)
  19. ==12893== by 0x420AE92: inflateInit_ (in /lib/i386-linux-gnu/libz.so.1.2.3.4)
  20. ==12893== by 0x8587E46: decode_init (zmbv.c:638)
  21. ==12893== by 0x84A3F89: avcodec_open2 (utils.c:830)
  22. ==12893== by 0x8194649: avformat_find_stream_info (utils.c:2426)
  23. ==12893== by 0x8057828: opt_input_file (ffmpeg.c:3681)
  24. ==12893== by 0x805DB7D: parse_option (cmdutils.c:300)
  25. ==12893== by 0x805DCA7: parse_options (cmdutils.c:333)
  26. ==12893== by 0x805CD82: main (ffmpeg.c:5072)
  27. ==12893==
  28. Input #0, avi, from '/home/ungureanu/Downloads/crash2':
  29. Duration: 00:00:45.55, start: 0.000000, bitrate: 3 kb/s
  30. Stream #0:0: Video: zmbv (ZMBV / 0x56424D5A), rgb24, 320x200, 70.09 fps, 70.09 tbr, 70.09 tbn, 70.09 tbc
  31. Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2 channels, s16, 1411 kb/s
  32. [buffer @ 0x4c5b160] w:320 h:200 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param:
  33. Output #0, null, to 'pipe:':
  34. Metadata:
  35. encoder : Lavf53.29.100
  36. Stream #0:0: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 320x200, q=2-31, 200 kb/s, 90k tbn, 70.09 tbc
  37. Stream #0:1: Audio: pcm_s16le, 44100 Hz, 2 channels, s16, 1411 kb/s
  38. Stream mapping:
  39. Stream #0:0 -> #0:0 (zmbv -> rawvideo)
  40. Stream #0:1 -> #0:1 (pcm_s16le -> pcm_s16le)
  41. Press [q] to stop, [?] for help
  42. ==12893== Use of uninitialised value of size 4
  43. ==12893== at 0x85879B4: decode_frame (zmbv.c:537)
  44. ==12893== by 0x84A4605: avcodec_decode_video2 (utils.c:998)
  45. ==12893== by 0x8051520: transcode_video (ffmpeg.c:2056)
  46. ==12893== by 0x8051EDD: output_packet (ffmpeg.c:2237)
  47. ==12893== by 0x80554F2: transcode (ffmpeg.c:3009)
  48. ==12893== by 0x805CE69: main (ffmpeg.c:5092)
  49. ==12893==
  50. ==12893== Use of uninitialised value of size 4
  51. ==12893== at 0x85879E4: decode_frame (zmbv.c:538)
  52. ==12893== by 0x84A4605: avcodec_decode_video2 (utils.c:998)
  53. ==12893== by 0x8051520: transcode_video (ffmpeg.c:2056)
  54. ==12893== by 0x8051EDD: output_packet (ffmpeg.c:2237)
  55. ==12893== by 0x80554F2: transcode (ffmpeg.c:3009)
  56. ==12893== by 0x805CE69: main (ffmpeg.c:5092)
  57. ==12893==
  58. ==12893== Use of uninitialised value of size 4
  59. ==12893== at 0x8587A14: decode_frame (zmbv.c:539)
  60. ==12893== by 0x84A4605: avcodec_decode_video2 (utils.c:998)
  61. ==12893== by 0x8051520: transcode_video (ffmpeg.c:2056)
  62. ==12893== by 0x8051EDD: output_packet (ffmpeg.c:2237)
  63. ==12893== by 0x80554F2: transcode (ffmpeg.c:3009)
  64. ==12893== by 0x805CE69: main (ffmpeg.c:5092)
  65. ==12893==
  66. ==12893==
  67. ==12893== HEAP SUMMARY:
  68. ==12893== in use at exit: 13,702,537 bytes in 201,388 blocks
  69. ==12893== total heap usage: 201,445 allocs, 57 frees, 14,439,535 bytes allocated
  70. ==12893==
  71. ==12893== LEAK SUMMARY:
  72. ==12893== definitely lost: 8 bytes in 1 blocks
  73. ==12893== indirectly lost: 18 bytes in 3 blocks
  74. ==12893== possibly lost: 0 bytes in 0 blocks
  75. ==12893== still reachable: 13,702,511 bytes in 201,384 blocks
  76. ==12893== suppressed: 0 bytes in 0 blocks
  77. ==12893== Rerun with --leak-check=full to see details of leaked memory
  78. ==12893==
  79. ==12893== For counts of detected and suppressed errors, rerun with: -v
  80. ==12893== Use --track-origins=yes to see where uninitialised values come from
  81. ==12893== ERROR SUMMARY: 192002 errors from 4 contexts (suppressed: 81 from 8)
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.

×