Yuri Oleynikov (יורי אולייניקוב <yurkao@...> 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 _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
