megrimm

valgrind bgavdump

Mar 17th, 2012
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. Last login: Fri Mar 16 11:24:01 on console
  2. megrimm-mbp:~ megrimm$ valgrind bgavdump /Users/megrimm/Desktop/PD/zmedia/video/alea.mpg
  3. ==3042== Memcheck, a memory error detector
  4. ==3042== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
  5. ==3042== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
  6. ==3042== Command: bgavdump /Users/megrimm/Desktop/PD/zmedia/video/alea.mpg
  7. ==3042==
  8. [demuxer] Info: Detected Elementary video format
  9. [track] Warning: No video decoder found for fourcc mpgv (0x6d706776)
  10. ===================================
  11. ============ Track 1 ============
  12. ===================================
  13. Starting decoders...
  14. Starting decoders done
  15. Dumping file contents...
  16. Name: (null)
  17. Format: Elementary video stream
  18. Seekable: No
  19. Duration: Not specified (maybe live)
  20. Metadata:
  21. End of file contents
  22. ==3042==
  23. ==3042== HEAP SUMMARY:
  24. ==3042== in use at exit: 824,340 bytes in 1,287 blocks
  25. ==3042== total heap usage: 2,287 allocs, 1,000 frees, 1,767,704 bytes allocated
  26. ==3042==
  27. ==3042== LEAK SUMMARY:
  28. ==3042== definitely lost: 0 bytes in 0 blocks
  29. ==3042== indirectly lost: 0 bytes in 0 blocks
  30. ==3042== possibly lost: 0 bytes in 0 blocks
  31. ==3042== still reachable: 824,340 bytes in 1,287 blocks
  32. ==3042== suppressed: 0 bytes in 0 blocks
  33. ==3042== Rerun with --leak-check=full to see details of leaked memory
  34. ==3042==
  35. ==3042== For counts of detected and suppressed errors, rerun with: -v
  36. ==3042== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 623 from 8)
Add Comment
Please, Sign In to add comment