Comment 38 for bug 599837

Revision history for this message
ogg.k (ogg-k-ogg-k) wrote :

Hi,

since ffmpeg2theora does not crash when subtitles are disabled, I'd be inclined to think
this is not the problem, but rather a bug in my code. The place where it crashes does
not call any libc API. It could be a previous memory scribbling though, so still possible.

Idon't suppose you have MSVC or another debugger on your machine ?
Running ffmpeg2theora inside MSVC might help find better info about the crash.