[FFmpeg-devel] [PATCH] NellyMoser audio decoder v2
Benjamin Larsson
banan
Thu Oct 18 15:21:24 CEST 2007
Pascal LOYAN wrote:
> Hello
>
> I tried ffmpeg on my own flv file containing NellyMoser audio, but had
> segmentation fault:
>
> ffmpeg -y -i input.flv -vn output.wav
> FFmpeg version SVN-r10773, Copyright (c) 2000-2007 Fabrice Bellard, et al.
> configuration: --enable-libamr-nb --enable-libmp3lame --enable-libfaad
> --enabl
> e-libfaac --enable-gpl
> libavutil version: 49.5.0
> libavcodec version: 51.46.0
> libavformat version: 51.15.0
> built on Oct 18 2007 10:37:59, gcc: 3.2.3 20030502 (Red Hat Linux 3.2.3-59)
> Input #0, flv, from 'input.flv':
> Duration: 00:00:08.4, start: 0.000000, bitrate: N/A
> Stream #0.0: Video: flv, yuv420p, 176x132, 1000.00 fps(r)
> Stream #0.1: Audio: nellymoser, 11025 Hz, mono
> Output #0, wav, to 'output.wav':
> Stream #0.0: Audio: pcm_s16le, 11025 Hz, mono, 176 kb/s
> Stream mapping:
> Stream #0.1 -> #0.0
> Press [q] to stop encoding
> Segmentation fault
>
> You can download the input.flv: http://ffmpeg.pl.devwap.com/input.flv
>
> Pascal
>
Hi, not reproducable and don't hijack threads.
MvH
Benjamin Larsson
More information about the ffmpeg-devel
mailing list