[Bug 25368] New: Age of Empires 3: mp3's don't play in gstreamer if a native codec is installed
http://bugs.winehq.org/show_bug.cgi?id=25368 Summary: Age of Empires 3: mp3's don't play in gstreamer if a native codec is installed Product: Wine Version: 1.3.8 Platform: x86 OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com This is a bit weird, but the game installs its own codec, l3codecx.ax. If you install the trial in wine-1.3.8-89-gfa12dd9, then apply the patch from bug 8978, mp3's (background music, narrator's voice work fine. Using the same technique in the full version, however, fails. If you do: $ wine regsvr32 /u l3codecx.ax $ wine age3.exe the game will complain that it can't find its codec, but then mp3's play fine. It seems the trial doesn't install that codec, only the full version does. For giggles, I tried doing `winetricks -q l3codecx` with the trial installed, but mp3s still work for it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-11-30 17:22:48 CST --- Created an attachment (id=32265) --> (http://bugs.winehq.org/attachment.cgi?id=32265) terminal output FWIW, terminal output, from wine-1.3.8-89-gfa12dd9 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 Maarten Lankhorst <m.b.lankhorst(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.b.lankhorst(a)gmail.com --- Comment #2 from Maarten Lankhorst <m.b.lankhorst(a)gmail.com> 2010-12-07 04:33:42 CST --- can you put in a +tid,+quartz,+strmbase log? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-12-07 13:18:25 CST --- Created an attachment (id=32394) --> (http://bugs.winehq.org/attachment.cgi?id=32394) +tid,+quartz,+strmbase -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 --- Comment #4 from Maarten Lankhorst <m.b.lankhorst(a)gmail.com> 2010-12-08 05:16:12 CST --- Created an attachment (id=32409) --> (http://bugs.winehq.org/attachment.cgi?id=32409) Try to find IMediaSeeking on filter It seems that the codec works, but the seeking part doesn't, does this patch fix things? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32394|0 |1 is obsolete| | --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2010-12-08 14:21:49 CST --- Created an attachment (id=32415) --> (http://bugs.winehq.org/attachment.cgi?id=32415) +tid,+quartz,+strmbase, with patch Nope, same problem. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 Maarten Lankhorst <m.b.lankhorst(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32409|0 |1 is obsolete| | --- Comment #6 from Maarten Lankhorst <m.b.lankhorst(a)gmail.com> 2010-12-09 04:14:22 CST --- Created an attachment (id=32419) --> (http://bugs.winehq.org/attachment.cgi?id=32419) try 2 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 Maarten Lankhorst <m.b.lankhorst(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32419|0 |1 is obsolete| | --- Comment #7 from Maarten Lankhorst <m.b.lankhorst(a)gmail.com> 2010-12-09 04:16:21 CST --- Created an attachment (id=32420) --> (http://bugs.winehq.org/attachment.cgi?id=32420) try 2, minus refleak -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2010-12-09 12:25:07 CST --- (In reply to comment #7)
Created an attachment (id=32420) --> (http://bugs.winehq.org/attachment.cgi?id=32420) [details] try 2, minus refleak
Makes things a bit worse. There is a second sound effect, when clicking any button on the menus, a 'thud'. With plain wine, those effects work, just not the background/tutorial voice mp3s. With this patch, neither works. Will attach new log. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32415|0 |1 is obsolete| | --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2010-12-09 12:26:42 CST --- Created an attachment (id=32425) --> (http://bugs.winehq.org/attachment.cgi?id=32425) +tid,+quartz,+strmbase, patch 2 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32420|0 |1 is obsolete| | --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2010-12-09 13:25:22 CST --- Created an attachment (id=32427) --> (http://bugs.winehq.org/attachment.cgi?id=32427) patch This patch from Maarten fixes it for me. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2011-01-19 17:29:48 CST --- Still in wine-1.3.11-354-g9883463. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 Elia Devito <eliadevito(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eliadevito(a)gmail.com --- Comment #12 from Elia Devito <eliadevito(a)gmail.com> 2011-03-30 08:26:09 CDT --- (In reply to comment #10)
Created an attachment (id=32427) --> (http://bugs.winehq.org/attachment.cgi?id=32427) [details] patch
This patch from Maarten fixes it for me.
Confirm, this path fix the problem. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 Erich Hoover <ehoover(a)mines.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ehoover(a)mines.edu --- Comment #13 from Erich Hoover <ehoover(a)mines.edu> 2011-05-30 10:41:07 CDT --- Please try with Wine 1.3.21, this issue should be fixed by commit 7a405fa9e95860eb40121cb73799fd874097de08. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #14 from Austin English <austinenglish(a)gmail.com> 2011-05-31 17:11:53 CDT --- (In reply to comment #13)
Please try with Wine 1.3.21, this issue should be fixed by commit 7a405fa9e95860eb40121cb73799fd874097de08.
Yep. Reverting that patch breaks sound. Thanks Erich! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25368 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> 2011-06-10 13:16:58 CDT --- Closing bugs fixed in 1.3.22. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
https://bugs.winehq.org/show_bug.cgi?id=25368 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7a405fa9e95860eb40121cb7379 | |9fd874097de08 CC| |focht(a)gmx.net Component|-unknown |quartz -- 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.
participants (1)
-
wine-bugs@winehq.org