Guest User

Untitled

a guest
Jan 8th, 2012
20
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ==2012== Memcheck, a memory error detector
  2. ==2012== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
  3. ==2012== Using Valgrind-3.6.1-Debian and LibVEX; rerun with -h for copyright info
  4. ==2012== Command: /home/ungureanu/Desktop/ffmpeg/ffmpeg_g -i /home/ungureanu/seg11 -f null -
  5. ==2012==
  6. ffmpeg version N-36557-g9ecccd6 Copyright (c) 2000-2012 the FFmpeg developers
  7. built on Jan 7 2012 13:46:22 with gcc 4.6.1
  8. configuration:
  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. 57.101 / 2. 57.101
  14. libswscale 2. 1.100 / 2. 1.100
  15. libswresample 0. 5.100 / 0. 5.100
  16. [fraps @ 0x4ba49a0] Too high symbol frequencies. Tree construction is not possible
  17. [fraps @ 0x4ba49a0] Error decoding plane 0
  18. Input #0, avi, from '/home/ungureanu/seg11':
  19. Metadata:
  20. encoder : Lavf52.9.0
  21. Duration: 00:00:09.50, start: 0.000000, bitrate: 1766 kb/s
  22. Stream #0:0: Video: fraps (FPS1 / 0x31535046), yuvj420p, 640x512, 30 tbr, 30 tbn, 30 tbc
  23. [buffer @ 0x4c57e60] w:640 h:512 pixfmt:yuvj420p tb:1/1000000 sar:0/1 sws_param:
  24. Output #0, null, to 'pipe:':
  25. Metadata:
  26. encoder : Lavf53.29.100
  27. Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuvj420p, 640x512, q=2-31, 200 kb/s, 90k tbn, 30 tbc
  28. Stream mapping:
  29. Stream #0:0 -> #0:0 (fraps -> rawvideo)
  30. Press [q] to stop, [?] for help
  31. [fraps @ 0x4ba49a0] Too high symbol frequencies. Tree construction is not possible
  32. [fraps @ 0x4ba49a0] Error decoding plane 0
  33. Error while decoding stream #0:0
  34. utils s->codec_type : 0
  35. utils s->width : 640
  36. utils s->height : 512
  37. utils s->pix_fmt : 12
  38. utils temp_pic : 272
  39. utils pic : 4
  40. utils s->codec_type : 0
  41. utils s->width : 640
  42. utils s->height : 512
  43. utils s->pix_fmt : 12
  44. utils temp_pic : 272
  45. utils pic : 4
  46. [fraps @ 0x4ba49a0] Too high symbol frequencies. Tree construction is not possible
  47. [fraps @ 0x4ba49a0] Error decoding plane 0
  48. Error while decoding stream #0:0
  49. utils s->codec_type : 0
  50. utils s->width : 640
  51. utils s->height : 512
  52. utils s->pix_fmt : 12
  53. utils temp_pic : 272
  54. utils pic : 4
  55. [fraps @ 0x4ba49a0] Too high symbol frequencies. Tree construction is not possible
  56. [fraps @ 0x4ba49a0] Error decoding plane 0
  57. Error while decoding stream #0:0
  58. utils s->codec_type : 0
  59. utils s->width : 640
  60. utils s->height : 512
  61. utils s->pix_fmt : 3
  62. utils temp_pic : 272
  63. utils pic : 4
  64. [fraps @ 0x4ba49a0] Error decoding plane 1
  65. Error while decoding stream #0:0
  66. utils s->codec_type : 0
  67. utils s->width : 640
  68. utils s->height : 512
  69. utils s->pix_fmt : 12
  70. utils temp_pic : 272
  71. utils pic : 4
  72. ==2012== Invalid read of size 4
  73. ==2012== at 0x4029D4D: memcpy (mc_replace_strmem.c:635)
  74. ==2012== by 0x87020ED: av_image_copy (string3.h:52)
  75. ==2012== by 0x83DA19C: av_picture_copy (imgconvert.c:528)
  76. ==2012== by 0x852894F: avcodec_default_reget_buffer (utils.c:594)
  77. ==2012== by 0x82A8023: decode_frame (fraps.c:254)
  78. ==2012== by 0x8529740: avcodec_decode_video2 (utils.c:962)
  79. ==2012== by 0x808B6EC: output_packet (ffmpeg.c:2056)
  80. ==2012== by 0x80916FD: transcode (ffmpeg.c:3009)
  81. ==2012== Address 0x19c is not stack'd, malloc'd or (recently) free'd
  82. ==2012==
  83. ==2012==
  84. ==2012== Process terminating with default action of signal 11 (SIGSEGV)
  85. ==2012== Access not within mapped region at address 0x19C
  86. ==2012== at 0x4029D4D: memcpy (mc_replace_strmem.c:635)
  87. ==2012== by 0x87020ED: av_image_copy (string3.h:52)
  88. ==2012== by 0x83DA19C: av_picture_copy (imgconvert.c:528)
  89. ==2012== by 0x852894F: avcodec_default_reget_buffer (utils.c:594)
  90. ==2012== by 0x82A8023: decode_frame (fraps.c:254)
  91. ==2012== by 0x8529740: avcodec_decode_video2 (utils.c:962)
  92. ==2012== by 0x808B6EC: output_packet (ffmpeg.c:2056)
  93. ==2012== by 0x80916FD: transcode (ffmpeg.c:3009)
  94. ==2012== If you believe this happened as a result of a stack
  95. ==2012== overflow in your program's main thread (unlikely but
  96. ==2012== possible), you can try to increase the size of the
  97. ==2012== main thread stack using the --main-stacksize= flag.
  98. ==2012== The main thread stack size used in this run was 8388608.
  99. ==2012==
  100. ==2012== HEAP SUMMARY:
  101. ==2012== in use at exit: 4,757,251 bytes in 59 blocks
  102. ==2012== total heap usage: 155 allocs, 96 frees, 7,544,438 bytes allocated
  103. ==2012==
  104. ==2012== LEAK SUMMARY:
  105. ==2012== definitely lost: 0 bytes in 0 blocks
  106. ==2012== indirectly lost: 0 bytes in 0 blocks
  107. ==2012== possibly lost: 0 bytes in 0 blocks
  108. ==2012== still reachable: 4,757,251 bytes in 59 blocks
  109. ==2012== suppressed: 0 bytes in 0 blocks
  110. ==2012== Rerun with --leak-check=full to see details of leaked memory
  111. ==2012==
  112. ==2012== For counts of detected and suppressed errors, rerun with: -v
  113. ==2012== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 81 from 8)
  114. Segmentation fault
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.

×