[Bug 23175] Zak McKracken - Between Time and Space fails to play back intro video (ICM_DECOMPRESS_GET_FORMAT problems with Xvid)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 30 23:23:27 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=23175

--- Comment #7 from Bruno Jesus <00cpxxx at gmail.com> ---
I actually mean "ends up NOT finding a suitable format".

Just to make it clear, with or without the patch the problem is the same,
decompression error due to bad response in the GET_FORMAT message. Xvid will
check for 4 items in the output to fill the format:

biBitCount
biWidth
biHeight
biCompression

They must be the same as input, except biCompression which must be BI_RGB.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list