| 1 | ==49430== Memcheck, a memory error detector
|
|---|
| 2 | ==49430== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
|
|---|
| 3 | ==49430== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
|
|---|
| 4 | ==49430== Command: ./ffmpeg -i ../crash.mp4 -f null -
|
|---|
| 5 | ==49430==
|
|---|
| 6 | --49430-- ./ffmpeg:
|
|---|
| 7 | --49430-- dSYM directory is missing; consider using --dsymutil=yes
|
|---|
| 8 | ffmpeg version N-36505-gc640616, Copyright (c) 2000-2012 the FFmpeg developers
|
|---|
| 9 | built on Jan 6 2012 01:05:08 with llvm_gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)
|
|---|
| 10 | configuration:
|
|---|
| 11 | libavutil 51. 34.100 / 51. 34.100
|
|---|
| 12 | libavcodec 53. 54.100 / 53. 54.100
|
|---|
| 13 | libavformat 53. 29.100 / 53. 29.100
|
|---|
| 14 | libavdevice 53. 4.100 / 53. 4.100
|
|---|
| 15 | libavfilter 2. 57.101 / 2. 57.101
|
|---|
| 16 | libswscale 2. 1.100 / 2. 1.100
|
|---|
| 17 | libswresample 0. 5.100 / 0. 5.100
|
|---|
| 18 | Truncating packet of size 2097152 to 54277
|
|---|
| 19 | [aac @ 0x100f46120] Sample rate index in program config element does not match the sample rate index configured by the container.
|
|---|
| 20 | [aac @ 0x100f46120] Evaluating a further program_config_element.
|
|---|
| 21 | [aac @ 0x100f46120] Prediction is not allowed in AAC-LC.
|
|---|
| 22 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '../crash.mp4':
|
|---|
| 23 | Metadata:
|
|---|
| 24 | major_brand : mp42
|
|---|
| 25 | minor_version : 0
|
|---|
| 26 | compatible_brands: mp42isom
|
|---|
| 27 | creation_time : 2008-04-13 16:26:32
|
|---|
| 28 | Duration: 00:00:13.56, start: 0.000000, bitrate: 33 kb/s
|
|---|
| 29 | Stream #0:0(und): Audio: aac (mp4a / 0x6134706D), 32000 Hz, 22 channels, s16, 262144 kb/s
|
|---|
| 30 | Metadata:
|
|---|
| 31 | creation_time : 2008-04-13 16:26:32
|
|---|
| 32 | handler_name : soun
|
|---|
| 33 | Output #0, null, to 'pipe:':
|
|---|
| 34 | Metadata:
|
|---|
| 35 | major_brand : mp42
|
|---|
| 36 | minor_version : 0
|
|---|
| 37 | compatible_brands: mp42isom
|
|---|
| 38 | creation_time : 2008-04-13 16:26:32
|
|---|
| 39 | encoder : Lavf53.29.100
|
|---|
| 40 | Stream #0:0(und): Audio: pcm_s16le, 32000 Hz, 22 channels, s16, 11264 kb/s
|
|---|
| 41 | Metadata:
|
|---|
| 42 | creation_time : 2008-04-13 16:26:32
|
|---|
| 43 | handler_name : soun
|
|---|
| 44 | Stream mapping:
|
|---|
| 45 | Stream #0:0 -> #0:0 (aac -> pcm_s16le)
|
|---|
| 46 | Press [q] to stop, [?] for help
|
|---|
| 47 | Input stream #0:0 frame changed from rate:32000 fmt:s16 ch:22 to rate:32000 fmt:s16 ch:2
|
|---|
| 48 | Assertion s->out.ch_count failed at libswresample/swresample.c:229
|
|---|
| 49 | ==49430==
|
|---|
| 50 | ==49430== Process terminating with default action of signal 6 (SIGABRT)
|
|---|
| 51 | ==49430== at 0x3CDA82A: __kill (in /usr/lib/system/libsystem_kernel.dylib)
|
|---|
| 52 | ==49430== by 0x10057CACA: swr_init (in ./ffmpeg)
|
|---|
| 53 | ==49430== by 0x10116791F: ???
|
|---|
| 54 | ==49430==
|
|---|
| 55 | ==49430== HEAP SUMMARY:
|
|---|
| 56 | ==49430== in use at exit: 3,087,132 bytes in 1,381 blocks
|
|---|
| 57 | ==49430== total heap usage: 2,309 allocs, 928 frees, 9,961,553 bytes allocated
|
|---|
| 58 | ==49430==
|
|---|
| 59 | ==49430== LEAK SUMMARY:
|
|---|
| 60 | ==49430== definitely lost: 58 bytes in 3 blocks
|
|---|
| 61 | ==49430== indirectly lost: 0 bytes in 0 blocks
|
|---|
| 62 | ==49430== possibly lost: 0 bytes in 0 blocks
|
|---|
| 63 | ==49430== still reachable: 3,087,074 bytes in 1,378 blocks
|
|---|
| 64 | ==49430== suppressed: 0 bytes in 0 blocks
|
|---|
| 65 | ==49430== Rerun with --leak-check=full to see details of leaked memory
|
|---|
| 66 | ==49430==
|
|---|
| 67 | ==49430== For counts of detected and suppressed errors, rerun with: -v
|
|---|
| 68 | ==49430== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 448 from 8)
|
|---|