[FFmpeg-devel] Tracking down frame corrupting race conditions on Windows.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat Apr 21 02:17:33 CEST 2012


On Fri, Apr 20, 2012 at 01:49:13PM -0700, Dale Curtis wrote:
> All,
> 
> We've been running into an issue where the decoder (avcodec_decode_video2) is
> returning corrupted frames on Win32; some images showing the corruption:

Did you compile against pthread or the pthread emulation inside FFmpeg?
To my knowledge the latter still isn't correct.


More information about the ffmpeg-devel mailing list