New submission from Domanser <[EMAIL PROTECTED]>:
I want to convert .flac file to .avi file (small piece of file), but ffmpeg
crashes.
Command line: ffmpeg.exe -y -i ffmpeg_crash.flac -t 0.001 x.avi
Output:
FFmpeg version SVN-r14623, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --enable-memalign-hack --enable-libmp3lame
--extra-ldflags=-L/e/domanser/libs/msys_mingw/msys/local/lib
--extra-cflags=-I/e/domanser/libs/msys
_mingw/msys/local/include --enable-liba52 --enable-gpl --enable-libamr-wb
--enable-libamr-nb --enable-nonfree --enable-pthreads --enable-libfaac
--enable-libfa
ad --enable-libxvid --enable-libtheora --enable-libvorbis --enable-libgsm
--enable-libx264 --enable-avisynth --enable-swscale
libavutil version: 49.7.0
libavcodec version: 51.62.0
libavformat version: 52.18.0
libavdevice version: 52.0.0
built on Aug 5 2008 20:41:43, gcc: 4.2.1-sjlj (mingw32-2)
Input #0, flac, from 'ffmpeg_crash.flac':
Duration: N/A, bitrate: N/A
Stream #0.0: Audio: flac, 44100 Hz, stereo, s16
Output #0, avi, to 'x.avi':
Stream #0.0: Audio: mp2, 44100 Hz, stereo, s16, 64 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Press [q] to stop encoding
<-- ffmpeg crashes here...
I have built ffmpeg-r14623 and ffmpeg-r13712 with equal configure parameters.
Crashes only r14623, r13712 works good.
File: /incoming/ffmpegcrash/ffmpeg_crash.flac
----------
messages: 2721
nosy: domanser
priority: normal
status: new
substatus: new
title: Crashes while converting .flac -> .avi
type: bug
______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue569>
______________________________________________________