[FFmpeg-trac] #1376(undetermined:new): avfilter crash
FFmpeg
trac at avcodec.org
Sat Jun 23 17:34:09 CEST 2012
#1376: avfilter crash
-------------------------------------+-------------------------------------
Reporter: ami_stuff | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: unspecified | undetermined
Keywords: | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by ami_stuff):
tested, but unfortunately nothing changed:
{{{
(gdb) r -acodec real_144 -i airfone.mov -vn -acodec mp2 -f null -
Starting program: d:\mingw\msys\1.0\ffmpeg-head-ab7d6cb\ffmpegx.exe
-acodec real
_144 -i airfone.mov -vn -acodec mp2 -f null -
[New Thread 2224.0x89c]
ffmpeg version N-41820-g13ba872 Copyright (c) 2000-2012 the FFmpeg
developers
built on Jun 22 2012 10:52:39 with gcc 4.5.0 20100414 (Fedora MinGW
4.5.0-1.fc
14)
configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build
--arch=
x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686
-pc-min
gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime-
cpudetect
--enable-cross-compile --enable-static --disable-shared --extra-
libs='-lws2_32 -
lwinmm -lpthread' --extra-cflags='--static
-I/var/www/users/research/ffmpeg/snap
shots/build/include' --extra-ldflags='-static
-L/var/www/users/research/ffmpeg/s
napshots/build/lib' --enable-bz libavutil 51. 60.100 / 51. 60.100
libavcodec 54. 29.100 / 54. 29.100
libavformat 54. 11.100 / 54. 11.100
libavdevice 54. 0.100 / 54. 0.100
libavfilter 2. 82.100 / 2. 82.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x1e02340] max_analyze_duration 5000000 reached
at 50
00000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x1e02340] Could not find codec parameters
(Video: no
ne (PGVV / 0x56564750), 160x120, 467 kb/s)
Guessed Channel Layout for Input Stream #0.1 : stereo
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'airfone.mov':
Metadata:
creation_time : 1994-12-29 22:24:20
Duration: 00:00:32.03, start: 0.000000, bitrate: 824 kb/s
Stream #0:0(eng): Video: none (PGVV / 0x56564750), 160x120, 467 kb/s,
14.20
fps, 15 tbr, 30 tbn, 30 tbc
Metadata:
creation_time : 1994-12-29 22:24:20
handler_name : Apple Alias Data Handler
Stream #0:1(eng): Audio: real_144 (raw / 0x20776172), 22254 Hz,
stereo, s16
Metadata:
creation_time : 1994-12-29 22:24:20
handler_name : Apple Alias Data Handler
[aformat @ 0x1e188a0] auto-inserting filter 'auto-inserted resampler 0'
between
the filter 'Parsed_anull_0' and the filter 'aformat'
[auto-inserted resampler 0 @ 0x1e199a0] chl:stereo fmt:s16 r:22254Hz ->
chl:ster
eo fmt:s16 r:22050Hz
Output #0, null, to 'pipe:':
Metadata:
creation_time : 1994-12-29 22:24:20
encoder : Lavf54.11.100
Stream #0:0(eng): Audio: mp2, 22050 Hz, stereo, s16, 128 kb/s
Metadata:
creation_time : 1994-12-29 22:24:20
handler_name : Apple Alias Data Handler
Stream mapping:
Stream #0:1 -> #0:0 (real_144 -> mp2)
Press [q] to stop, [?] for help
Multiple frames in a packet from stream 1
[real_144 @ 0x1e0cbc0] Frame too small (8 bytes). Truncated file?
Program received signal SIGSEGV, Segmentation fault.
0x0041fa9f in ?? ()
(gdb)
}}}
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1376#comment:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list