-
ffmpeg.exe crashes on windows
Hi,
I am doing transcoding using ffmpeg-latest-mingw32-static builds available on internet.Transcoding is done well but after some time(ex. after 2-3 hours)ffmpeg.exe crashes. Giving messages like “An unhandled win32 exception occured in ffmpeg.exe” and if we debug in vc++ it shows “access violation in reading”.
So, how can I solve this problem? Is there any stable build is available in which such kind of problem is solved?
Thank you,
NBK