[Libav-user] segfault at avcodec_encode_audio2 when
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Feb 11 14:47:52 CET 2014
Yuri Oleynikov (יורי אולייניקוב <yurkao at ...> writes:
> i have troubles re-encoding audio file (with re-sampling)
> with ffmpeg libs on windows. my application takes MP3 file
> and converts it to WAV+PCM.
>
> Everything goes fine when re-encoding input file once. but
> if i re-encode the file in infinite loop - it somewhen
> crashes on avcodec_encode_audio2.
Backtrace etc. missing, see http://ffmpeg.org/bugreports.html
I also suggest recompilation with
"./configure && make ffmpeg.exe" to rule out funny problems
with external libraries.
Carl Eugen
More information about the Libav-user
mailing list