Advertisement
lionaneesh

Vulnerable.duk -- Output

Nov 23rd, 2011
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. ----------------------------------------------
  2.  
  3. $ avconv -i vulnerable.duk -f null -
  4.  
  5. ----------------------------------------------
  6.  
  7. avconv version v0.7-1899-ga8fe9a7, Copyright (c) 2000-2011 the Libav developers
  8. built on Nov 21 2011 23:29:36 with gcc 4.5.2
  9. [truemotion1 @ 0xa502920] help! truemotion1 decoder went out of bounds
  10. Input #0, avi, from 'vulnerable.duk':
  11. Duration: 00:00:07.00, start: 0.000000, bitrate: 1190 kb/s
  12. Stream #0.0: Video: truemotion1, rgb555le, 320x168 [PAR 1:1 DAR 40:21], 15 tbr, 15 tbn, 15 tbc
  13. Stream #0.1: Audio: adpcm_ima_dk3, 44100 Hz, 2 channels, s16, 266 kb/s
  14. [buffer @ 0xa505400] w:320 h:168 pixfmt:rgb555le
  15. Output #0, null, to 'pipe:':
  16. Metadata:
  17. encoder : Lavf53.15.0
  18. Stream #0.0: Video: rawvideo, rgb555le, 320x168 [PAR 1:1 DAR 40:21], q=2-31, 200 kb/s, 90k tbn, 15 tbc
  19. Stream #0.1: Audio: pcm_s16le, 44100 Hz, 2 channels, s16, 1411 kb/s
  20. Stream mapping:
  21. Stream #0:0 -> #0:0 (truemotion1 -> rawvideo)
  22. Stream #0:1 -> #0:1 (adpcm_ima_dk3 -> pcm_s16le)
  23. Press ctrl-c to stop encoding
  24. [truemotion1 @ 0xa502920] help! truemotion1 decoder went out of bounds
  25. Last message repeated 15 times
  26. Input stream #0:0 frame changed from size:320x168 fmt:rgb555le to size:320x8328 fmt:rgb555le
  27. [buffer @ 0xa500920] w:320 h:8328 pixfmt:rgb555le
  28. [scale @ 0xa5037a0] w:320 h:8328 fmt:rgb555le -> w:320 h:168 fmt:rgb555le flags:0x4
  29. Segmentation fault
  30.  
  31.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement