Advertisement
lionaneesh

Vulnerable.cin -- Output

Nov 23rd, 2011
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. ---------------------------------------------
  2.  
  3. avconv -i vulnerable.cin -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. [idcin @ 0xa55eaa0] Estimating duration from bitrate, this may be inaccurate
  11. Input #0, idcin, from 'vulnerable.cin':
  12. Duration: 00:00:23.78, start: 0.000000, bitrate: 705 kb/s
  13. Stream #0.0: Video: idcinvideo, pal8, 320x240, 14 tbr, 14 tbn, 14 tbc
  14. Stream #0.1: Audio: pcm_s16le, 22050 Hz, 2 channels, s16, 705 kb/s
  15. [buffer @ 0xa562960] w:320 h:240 pixfmt:pal8
  16. Output #0, null, to 'pipe:':
  17. Metadata:
  18. encoder : Lavf53.15.0
  19. Stream #0.0: Video: rawvideo, pal8, 320x240, q=2-31, 200 kb/s, 90k tbn, 14 tbc
  20. Stream #0.1: Audio: pcm_s16le, 22050 Hz, 2 channels, s16, 705 kb/s
  21. Stream mapping:
  22. Stream #0:0 -> #0:0 (idcinvideo -> rawvideo)
  23. Stream #0:1 -> #0:1 (pcm_s16le -> pcm_s16le)
  24. Press ctrl-c to stop encoding
  25. [idcinvideo @ 0xa560900] Huffman decode error.
  26. frame= 22 fps= 0 q=0.0 Lsize= -0kB time=1.50 bitrate= -0.1kbits/s
  27. video:0kB audio:129kB global headers:0kB muxing overhead -100.016629%
  28.  
  29.  
  30.  
  31.  
  32.  
  33. -------------------------------------------------------------------------------------------
  34.  
  35.  
  36. zzuf -r --fuzz-ratio=0.000001:0.01 -s 25 -j 4 avconv -i /home/lionaneesh/Rest//idcin/idlog-2MB.cin -f null -
  37.  
  38. -------------------------------------------------------------------------------------------
  39.  
  40. avconv version v0.7-1899-ga8fe9a7, Copyright (c) 2000-2011 the Libav developers
  41. built on Nov 21 2011 23:29:36 with gcc 4.5.2
  42. [idcin @ 0xac90aa0] Estimating duration from bitrate, this may be inaccurate
  43. Input #0, idcin, from '/home/lionaneesh/Rest//idcin/idlog-2MB.cin':
  44. Duration: 00:00:23.78, start: 0.000000, bitrate: 705 kb/s
  45. Stream #0.0: Video: idcinvideo, pal8, 320x240, 14 tbr, 14 tbn, 14 tbc
  46. Stream #0.1: Audio: pcm_s16le, 22050 Hz, 2 channels, s16, 705 kb/s
  47. [buffer @ 0xac94980] w:320 h:240 pixfmt:pal8
  48. Output #0, null, to 'pipe:':
  49. Metadata:
  50. encoder : Lavf53.15.0
  51. Stream #0.0: Video: rawvideo, pal8, 320x240, q=2-31, 200 kb/s, 90k tbn, 14 tbc
  52. Stream #0.1: Audio: pcm_s16le, 22050 Hz, 2 channels, s16, 705 kb/s
  53. Stream mapping:
  54. Stream #0:0 -> #0:0 (idcinvideo -> rawvideo)
  55. Stream #0:1 -> #0:1 (pcm_s16le -> pcm_s16le)
  56. Press ctrl-c to stop encoding
  57. [idcinvideo @ 0xac92920] Huffman decode error.
  58. zzuf[s=25,r=0:0.01]: signal 9 (memory exceeded?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement