DirectDrawSurface::Blt in MPlayer (Developers)
>
> The reason for the crash is simple: access to address 40c7000 caused a page
> fault. From your debug code register ESI holds this address, which is the
> source of a memory block copy.
>
> A vague guess is that the function calculates the height incorrectly.
it's strange the same code does work on win32 and on wine, I'll try to investigate
Complete thread:
- DirectDrawSurface::Blt in MPlayer - sherpya, 07.04.2013, 08:49 (Developers)
- DirectDrawSurface::Blt in MPlayer - Japheth, 09.04.2013, 20:10
- DirectDrawSurface::Blt in MPlayer - sherpya, 11.04.2013, 13:44
- DirectDrawSurface::Blt in MPlayer - Japheth, 11.04.2013, 15:01
- DirectDrawSurface::Blt in MPlayer - sherpya, 11.04.2013, 13:44
- DirectDrawSurface::Blt in MPlayer - DOS386, 10.04.2013, 11:47
- DirectDrawSurface::Blt in MPlayer - Japheth, 09.04.2013, 20:10