https://bugs.winehq.org/show_bug.cgi?id=14563
--- Comment #18 from Sagawa sagawa.aki+winebugs@gmail.com --- (In reply to Bruno Jesus from comment #17)
I no longer think I'm qualified to test this bug, I tested it using the test app from comment 1 in wine with and without your patch and it does not work.
Hi Bruno, thanks for testing. I think the test app is no longer valid to reproduce the issue. Could you please retest with picasa as in comment 1? My understanding as follows:
- In wine 1.1.1 (Jul 2008), there wasn't MPEGVideo MCI driver, mciqtz32.dll. That meant picasa and the test app couldn't load the driver at all.
- In March 2009, mciqtz32.dll was implemented by Christian Costa. Attachment 25256 in comment 11 showed picasa loaded the driver. However, mp3 files were still not played due to parse errors in quartz.
- Recently, above parse errors were fixed. Though, mp3 files aren't played due to mciqtz and winegstreamer issues. I investigated mciqtz part and submitted proposed patch.
Or, should I file another bug for the latest one?