[FFmpeg-devel] Tracking down frame corrupting race conditions on Windows.
Dale Curtis
dalecurtis at chromium.org
Tue Apr 24 02:29:47 CEST 2012
On Fri, Apr 20, 2012 at 4:55 PM, Michael Niedermayer <michaelni at gmx.at>wrote:
> > acolwell and I have spent a lot of time trying to track down the source
> of this
> > corruption on Windows without much success. We're hoping the community
> might
> > have some better ideas on where to look. Thanks in advance for any
> assistance!
>
> have you tried without asm (inline+yasm) ? (thats just a random idea,
> unlikely to help)
>
>
This in fact did help! Configuring the shared libraries with --disable-asm
resolved any inconsistent hashes for all codecs! What made you suggest
this? Do you have a problem area in mind?
- dale
More information about the ffmpeg-devel
mailing list