==2374== Memcheck, a memory error detector
==2374== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2374== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==2374== Command: /home/fate/workdirs/x86_64-archlinux-gcc-valgrind/build/ffmpeg -nostdin -nostats -cpuflags all -hwaccel none -threads 1 -thread_type frame+slice -i /home/fate/fate-suite/qtrle/apple-animation-variable-fps-bug.mov -vf fps=30 -pix_fmt yuv420p -flags +bitexact -fflags +bitexact -f framecrc -
==2374==
--2374-- WARNING: Serious error when reading debug info
--2374-- When reading debug info from /home/fate/workdirs/x86_64-archlinux-gcc-valgrind/build/ffmpeg:
--2374-- get_Form_contents: DW_FORM_strp points outside .debug_str
ffmpeg version N-87302-geea64ef4cf Copyright (c) 2000-2017 the FFmpeg developers
built with gcc 7.2.0 (GCC)
configuration: --prefix=/home/fate/workdirs/x86_64-archlinux-gcc-valgrind/install --samples=/home/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' --target-exec='valgrind --error-exitcode=1 --malloc-fill=0xa2 --track-origins=yes --leak-check=full --gen-suppressions=all --suppressions=/home/fate/ffmpeg/tests/fate-valgrind.supp' --disable-stripping --disable-memory-poisoning --disable-optimizations
libavutil 55. 75.100 / 55. 75.100
libavcodec 57.106.101 / 57.106.101
libavformat 57. 82.100 / 57. 82.100
libavdevice 57. 8.101 / 57. 8.101
libavfilter 6.105.100 / 6.105.100
libavresample 3. 6. 0 / 3. 6. 0
libswscale 4. 7.103 / 4. 7.103
libswresample 2. 8.100 / 2. 8.100
libpostproc 54. 6.100 / 54. 6.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/fate/fate-suite/qtrle/apple-animation-variable-fps-bug.mov':
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
creation_time : 2012-07-27T07:09:56.000000Z
Duration: 00:00:02.93, start: 0.000000, bitrate: 58 kb/s
Stream #0:0(eng): Video: qtrle (rle / 0x20656C72), rgb24, 112x182, 55 kb/s, 1.69 fps, 30 tbr, 3k tbn, 3k tbc (default)
Metadata:
creation_time : 2012-07-27T07:09:56.000000Z
handler_name : Apple Alias Data Handler
encoder : Animation
Stream mapping:
Stream #0:0 -> #0:0 (qtrle (native) -> rawvideo (native))
Output #0, framecrc, to 'pipe:':
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
Stream #0:0(eng): Video: rawvideo (I420 / 0x30323449), yuv420p, 112x182, q=2-31, 7338 kb/s, 30 fps, 30 tbn, 30 tbc (default)
Metadata:
creation_time : 2012-07-27T07:09:56.000000Z
handler_name : Apple Alias Data Handler
encoder : Lavc rawvideo
==2374== at 0x14EC834: VALGRIND_PRINTF_BACKTRACE (valgrind.h:6303)
==2374== by 0x14ED41D: av_log_default_callback (log.c:355)
==2374== by 0x14ED5E7: av_vlog (log.c:383)
==2374== by 0x14ED58F: av_log (log.c:375)
==2374== by 0x1F5D83: term_exit (ffmpeg.c:317)
==2374== by 0x207AB7: transcode (ffmpeg.c:4632)
==2374== by 0x208287: main (ffmpeg.c:4813)
frame= 88 fps= 46 q=-0.0 Lsize= 5kB time=00:00:02.93 bitrate= 14.2kbits/s speed=1.53x
video:2628kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
==2374== at 0x14EC834: VALGRIND_PRINTF_BACKTRACE (valgrind.h:6303)
==2374== by 0x14ED41D: av_log_default_callback (log.c:355)
==2374== by 0x14ED5E7: av_vlog (log.c:383)
==2374== by 0x14ED58F: av_log (log.c:375)
==2374== by 0x1F5D83: term_exit (ffmpeg.c:317)
==2374== by 0x1F6B78: ffmpeg_cleanup (ffmpeg.c:618)
==2374== by 0x1DAF64: exit_program (cmdutils.c:138)
==2374== by 0x208369: main (ffmpeg.c:4824)
==2374==
==2374== HEAP SUMMARY:
==2374== in use at exit: 140,670 bytes in 9 blocks
==2374== total heap usage: 4,087 allocs, 4,078 frees, 6,085,325 bytes allocated
==2374==
==2374== 140,630 (528 direct, 140,102 indirect) bytes in 1 blocks are definitely lost in loss record 8 of 8
==2374== at 0x4C2F286: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==2374== by 0x4C2F3C2: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==2374== by 0x14EFF27: av_malloc (mem.c:87)
==2374== by 0x14F025F: av_mallocz (mem.c:224)
==2374== by 0x14E3A51: av_frame_alloc (frame.c:152)
==2374== by 0x23A523: av_buffersrc_add_frame_internal (buffersrc.c:231)
==2374== by 0x23A26C: av_buffersrc_add_frame_flags (buffersrc.c:164)
==2374== by 0x1FE194: ifilter_send_frame (ffmpeg.c:2216)
==2374== by 0x1FE46F: send_frame_to_filters (ffmpeg.c:2295)
==2374== by 0x1FF2EC: decode_video (ffmpeg.c:2496)
==2374== by 0x1FFD0F: process_input_packet (ffmpeg.c:2650)
==2374== by 0x20737F: process_input (ffmpeg.c:4442)
==2374==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:memalign
fun:posix_memalign
fun:av_malloc
fun:av_mallocz
fun:av_frame_alloc
fun:av_buffersrc_add_frame_internal
fun:av_buffersrc_add_frame_flags
fun:ifilter_send_frame
fun:send_frame_to_filters
fun:decode_video
fun:process_input_packet
fun:process_input
}
==2374== LEAK SUMMARY:
==2374== definitely lost: 528 bytes in 1 blocks
==2374== indirectly lost: 140,102 bytes in 7 blocks
==2374== possibly lost: 0 bytes in 0 blocks
==2374== still reachable: 40 bytes in 1 blocks
==2374== suppressed: 0 bytes in 0 blocks
==2374== Reachable blocks (those to which a pointer was found) are not shown.
==2374== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2374==
==2374== For counts of detected and suppressed errors, rerun with: -v
==2374== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
|
==2389== Memcheck, a memory error detector
==2389== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2389== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==2389== Command: /home/fate/workdirs/x86_64-archlinux-gcc-valgrind/build/ffmpeg -nostdin -nostats -cpuflags all -hwaccel none -threads 1 -thread_type frame+slice -i /home/fate/fate-suite/qtrle/apple-animation-variable-fps-bug.mov -r 30 -vf fps -pix_fmt yuv420p -flags +bitexact -fflags +bitexact -f framecrc -
==2389==
--2389-- WARNING: Serious error when reading debug info
--2389-- When reading debug info from /home/fate/workdirs/x86_64-archlinux-gcc-valgrind/build/ffmpeg:
--2389-- get_Form_contents: DW_FORM_strp points outside .debug_str
ffmpeg version N-87302-geea64ef4cf Copyright (c) 2000-2017 the FFmpeg developers
built with gcc 7.2.0 (GCC)
configuration: --prefix=/home/fate/workdirs/x86_64-archlinux-gcc-valgrind/install --samples=/home/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' --target-exec='valgrind --error-exitcode=1 --malloc-fill=0xa2 --track-origins=yes --leak-check=full --gen-suppressions=all --suppressions=/home/fate/ffmpeg/tests/fate-valgrind.supp' --disable-stripping --disable-memory-poisoning --disable-optimizations
libavutil 55. 75.100 / 55. 75.100
libavcodec 57.106.101 / 57.106.101
libavformat 57. 82.100 / 57. 82.100
libavdevice 57. 8.101 / 57. 8.101
libavfilter 6.105.100 / 6.105.100
libavresample 3. 6. 0 / 3. 6. 0
libswscale 4. 7.103 / 4. 7.103
libswresample 2. 8.100 / 2. 8.100
libpostproc 54. 6.100 / 54. 6.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/fate/fate-suite/qtrle/apple-animation-variable-fps-bug.mov':
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
creation_time : 2012-07-27T07:09:56.000000Z
Duration: 00:00:02.93, start: 0.000000, bitrate: 58 kb/s
Stream #0:0(eng): Video: qtrle (rle / 0x20656C72), rgb24, 112x182, 55 kb/s, 1.69 fps, 30 tbr, 3k tbn, 3k tbc (default)
Metadata:
creation_time : 2012-07-27T07:09:56.000000Z
handler_name : Apple Alias Data Handler
encoder : Animation
Stream mapping:
Stream #0:0 -> #0:0 (qtrle (native) -> rawvideo (native))
Output #0, framecrc, to 'pipe:':
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
Stream #0:0(eng): Video: rawvideo (I420 / 0x30323449), yuv420p, 112x182, q=2-31, 7338 kb/s, 30 fps, 30 tbn, 30 tbc (default)
Metadata:
creation_time : 2012-07-27T07:09:56.000000Z
handler_name : Apple Alias Data Handler
encoder : Lavc rawvideo
==2389== at 0x14EC834: VALGRIND_PRINTF_BACKTRACE (valgrind.h:6303)
==2389== by 0x14ED41D: av_log_default_callback (log.c:355)
==2389== by 0x14ED5E7: av_vlog (log.c:383)
==2389== by 0x14ED58F: av_log (log.c:375)
==2389== by 0x1F5D83: term_exit (ffmpeg.c:317)
==2389== by 0x207AB7: transcode (ffmpeg.c:4632)
==2389== by 0x208287: main (ffmpeg.c:4813)
frame= 73 fps= 41 q=-0.0 Lsize= 4kB time=00:00:02.90 bitrate= 11.9kbits/s speed=1.63x
video:2180kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
==2389== at 0x14EC834: VALGRIND_PRINTF_BACKTRACE (valgrind.h:6303)
==2389== by 0x14ED41D: av_log_default_callback (log.c:355)
==2389== by 0x14ED5E7: av_vlog (log.c:383)
==2389== by 0x14ED58F: av_log (log.c:375)
==2389== by 0x1F5D83: term_exit (ffmpeg.c:317)
==2389== by 0x1F6B78: ffmpeg_cleanup (ffmpeg.c:618)
==2389== by 0x1DAF64: exit_program (cmdutils.c:138)
==2389== by 0x208369: main (ffmpeg.c:4824)
==2389==
==2389== HEAP SUMMARY:
==2389== in use at exit: 140,670 bytes in 9 blocks
==2389== total heap usage: 3,763 allocs, 3,754 frees, 5,232,399 bytes allocated
==2389==
==2389== 140,630 (528 direct, 140,102 indirect) bytes in 1 blocks are definitely lost in loss record 8 of 8
==2389== at 0x4C2F286: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==2389== by 0x4C2F3C2: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==2389== by 0x14EFF27: av_malloc (mem.c:87)
==2389== by 0x14F025F: av_mallocz (mem.c:224)
==2389== by 0x14E3A51: av_frame_alloc (frame.c:152)
==2389== by 0x23A523: av_buffersrc_add_frame_internal (buffersrc.c:231)
==2389== by 0x23A26C: av_buffersrc_add_frame_flags (buffersrc.c:164)
==2389== by 0x1FE194: ifilter_send_frame (ffmpeg.c:2216)
==2389== by 0x1FE46F: send_frame_to_filters (ffmpeg.c:2295)
==2389== by 0x1FF2EC: decode_video (ffmpeg.c:2496)
==2389== by 0x1FFD0F: process_input_packet (ffmpeg.c:2650)
==2389== by 0x20737F: process_input (ffmpeg.c:4442)
==2389==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:memalign
fun:posix_memalign
fun:av_malloc
fun:av_mallocz
fun:av_frame_alloc
fun:av_buffersrc_add_frame_internal
fun:av_buffersrc_add_frame_flags
fun:ifilter_send_frame
fun:send_frame_to_filters
fun:decode_video
fun:process_input_packet
fun:process_input
}
==2389== LEAK SUMMARY:
==2389== definitely lost: 528 bytes in 1 blocks
==2389== indirectly lost: 140,102 bytes in 7 blocks
==2389== possibly lost: 0 bytes in 0 blocks
==2389== still reachable: 40 bytes in 1 blocks
==2389== suppressed: 0 bytes in 0 blocks
==2389== Reachable blocks (those to which a pointer was found) are not shown.
==2389== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2389==
==2389== For counts of detected and suppressed errors, rerun with: -v
==2389== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
|