Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==6445== Memcheck, a memory error detector
- ==6445== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
- ==6445== Using Valgrind-3.6.1-Debian and LibVEX; rerun with -h for copyright info
- ==6445== Command: ./ffmpeg_g -i /home/ungureanu/Downloads/crash2 -f null -
- ==6445==
- ffmpeg version N-36616-ga6e1c28 Copyright (c) 2000-2012 the FFmpeg developers
- built on Jan 9 2012 11:44:00 with gcc 4.6.1
- configuration: --disable-optimizations
- libavutil 51. 34.100 / 51. 34.100
- libavcodec 53. 54.100 / 53. 54.100
- libavformat 53. 29.100 / 53. 29.100
- libavdevice 53. 4.100 / 53. 4.100
- libavfilter 2. 58.100 / 2. 58.100
- libswscale 2. 1.100 / 2. 1.100
- libswresample 0. 5.100 / 0. 5.100
- ==6445== Conditional jump or move depends on uninitialised value(s)
- ==6445== at 0x420AD19: inflateReset2 (in /lib/i386-linux-gnu/libz.so.1.2.3.4)
- ==6445== by 0x420AE0C: inflateInit2_ (in /lib/i386-linux-gnu/libz.so.1.2.3.4)
- ==6445== by 0x420AE92: inflateInit_ (in /lib/i386-linux-gnu/libz.so.1.2.3.4)
- ==6445== by 0x8587E46: decode_init (zmbv.c:638)
- ==6445== by 0x84A3F79: avcodec_open2 (utils.c:830)
- ==6445== by 0x8194649: avformat_find_stream_info (utils.c:2426)
- ==6445== by 0x8057828: opt_input_file (ffmpeg.c:3681)
- ==6445== by 0x805DB7D: parse_option (cmdutils.c:300)
- ==6445== by 0x805DCA7: parse_options (cmdutils.c:333)
- ==6445== by 0x805CD82: main (ffmpeg.c:5072)
- ==6445==
- Input #0, avi, from '/home/ungureanu/Downloads/crash2':
- Duration: 00:00:45.55, start: 0.000000, bitrate: 3 kb/s
- Stream #0:0: Video: zmbv (ZMBV / 0x56424D5A), rgb24, 320x200, 70.09 fps, 70.09 tbr, 70.09 tbn, 70.09 tbc
- Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2 channels, s16, 1411 kb/s
- [buffer @ 0x4c5b160] w:320 h:200 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param:
- Output #0, null, to 'pipe:':
- Metadata:
- encoder : Lavf53.29.100
- Stream #0:0: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 320x200, q=2-31, 200 kb/s, 90k tbn, 70.09 tbc
- Stream #0:1: Audio: pcm_s16le, 44100 Hz, 2 channels, s16, 1411 kb/s
- Stream mapping:
- Stream #0:0 -> #0:0 (zmbv -> rawvideo)
- Stream #0:1 -> #0:1 (pcm_s16le -> pcm_s16le)
- Press [q] to stop, [?] for help
- ==6445== Use of uninitialised value of size 4
- ==6445== at 0x85879B4: decode_frame (zmbv.c:537)
- ==6445== by 0x84A45F5: avcodec_decode_video2 (utils.c:998)
- ==6445== by 0x8051520: transcode_video (ffmpeg.c:2056)
- ==6445== by 0x8051EDD: output_packet (ffmpeg.c:2237)
- ==6445== by 0x80554F2: transcode (ffmpeg.c:3009)
- ==6445== by 0x805CE69: main (ffmpeg.c:5092)
- ==6445==
- ==6445== Use of uninitialised value of size 4
- ==6445== at 0x85879E4: decode_frame (zmbv.c:538)
- ==6445== by 0x84A45F5: avcodec_decode_video2 (utils.c:998)
- ==6445== by 0x8051520: transcode_video (ffmpeg.c:2056)
- ==6445== by 0x8051EDD: output_packet (ffmpeg.c:2237)
- ==6445== by 0x80554F2: transcode (ffmpeg.c:3009)
- ==6445== by 0x805CE69: main (ffmpeg.c:5092)
- ==6445==
- ==6445== Use of uninitialised value of size 4
- ==6445== at 0x8587A14: decode_frame (zmbv.c:539)
- ==6445== by 0x84A45F5: avcodec_decode_video2 (utils.c:998)
- ==6445== by 0x8051520: transcode_video (ffmpeg.c:2056)
- ==6445== by 0x8051EDD: output_packet (ffmpeg.c:2237)
- ==6445== by 0x80554F2: transcode (ffmpeg.c:3009)
- ==6445== by 0x805CE69: main (ffmpeg.c:5092)
- ==6445==
- ==6445==
- ==6445== HEAP SUMMARY:
- ==6445== in use at exit: 17,135,017 bytes in 258,596 blocks
- ==6445== total heap usage: 258,653 allocs, 57 frees, 17,872,015 bytes allocated
- ==6445==
- ==6445== LEAK SUMMARY:
- ==6445== definitely lost: 8 bytes in 1 blocks
- ==6445== indirectly lost: 18 bytes in 3 blocks
- ==6445== possibly lost: 0 bytes in 0 blocks
- ==6445== still reachable: 17,134,991 bytes in 258,592 blocks
- ==6445== suppressed: 0 bytes in 0 blocks
- ==6445== Rerun with --leak-check=full to see details of leaked memory
- ==6445==
- ==6445== For counts of detected and suppressed errors, rerun with: -v
- ==6445== Use --track-origins=yes to see where uninitialised values come from
- ==6445== ERROR SUMMARY: 192002 errors from 4 contexts (suppressed: 81 from 8)
Advertisement
Add Comment
Please, Sign In to add comment