Advertisement
lionaneesh

Vulnerable.mov -- Output

Nov 23rd, 2011
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. -------------------------------------------
  2.  
  3. $ avconv -i vulnerable.mov -f null -
  4.  
  5. -------------------------------------------
  6.  
  7.  
  8. avconv version v0.7-1899-ga8fe9a7, Copyright (c) 2000-2011 the Libav developers
  9. built on Nov 21 2011 23:29:36 with gcc 4.5.2
  10.  
  11. Seems stream 0 codec frame rate differs from container frame rate: 600.00 (600/1) -> 10.00 (10/1)
  12. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'vulnerable.mov':
  13. Metadata:
  14. creation_time : 1998-03-06 17:52:26
  15. Duration: 00:00:04.00, start: 0.000000, bitrate: 242 kb/s
  16. Stream #0.0(eng): Video: indeo3, yuv410p, 160x120, 240 kb/s, 10 fps, 10 tbr, 600 tbn, 600 tbc
  17. Metadata:
  18. creation_time : 1998-03-06 17:52:26
  19. [buffer @ 0x8d999a0] w:160 h:120 pixfmt:yuv410p
  20. Output #0, null, to 'pipe:':
  21. Metadata:
  22. creation_time : 1998-03-06 17:52:26
  23. encoder : Lavf53.15.0
  24. Stream #0.0(eng): Video: rawvideo, yuv410p, 160x120, q=2-31, 200 kb/s, 90k tbn, 10 tbc
  25. Metadata:
  26. creation_time : 1998-03-06 17:52:26
  27. Stream mapping:
  28. Stream #0:0 -> #0:0 (indeo3 -> rawvideo)
  29. Press ctrl-c to stop encoding
  30. [indeo3 @ 0x8d98ae0] OS header checksum mismatch!
  31. Error while decoding stream #0:0
  32. [indeo3 @ 0x8d98ae0] Mode 0: invalid VQ data
  33. Error while decoding stream #0:0
  34. Segmentation fault
  35.  
  36.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement