[Bug 40179] Cannot insert mpg files in Powerpoint 2010

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 19 12:56:43 CDT 2016


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

--- Comment #3 from Andrew Eikum <aeikum at codeweavers.com> ---
One source of this bug is that PowerPoint asks for ARGB32 while winegstreamer's
YUV transformation filter converts only to RGB24. Quickly hacking this to use
the right format allows IGraphBuilder::Connect to succeed, but then it fails
later. I haven't figured that out yet.

-- 
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