[Bug 30461] New: Windows Media Player does not render video
http://bugs.winehq.org/show_bug.cgi?id=30461 Bug #: 30461 Summary: Windows Media Player does not render video Product: Wine Version: 1.5.2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: quartz AssignedTo: wine-bugs(a)winehq.org ReportedBy: dimesio(a)earthlink.net CC: aric(a)codeweavers.com Classification: Unclassified Regression SHA1: dbf910b053eb3bc0db003536ecf3daec3a2a0c1b You can open a files and sound plays, but there's no picture. I think the commit that caused this is dbf910b053eb3bc0db003536ecf3daec3a2a0c1b. The reason I say "I think" is because there was another regression between 1.5.1 and 1.5.2 that caused WMP to crash when opening a video. That bug was fixed before 1.5.2 was released, but it made doing a straightforward regression test for this one impossible. I have feeling this falls into the "not really a regression" category, but I'll let someone else decide that. -- 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=30461 --- Comment #1 from Aric Stewart <aric(a)codeweavers.com> 2012-04-17 13:12:13 CDT --- (In reply to comment #0)
You can open a files and sound plays, but there's no picture.
I think the commit that caused this is dbf910b053eb3bc0db003536ecf3daec3a2a0c1b. The reason I say "I think" is because there was another regression between 1.5.1 and 1.5.2 that caused WMP to crash when opening a video. That bug was fixed before 1.5.2 was released, but it made doing a straightforward regression test for this one impossible.
I have feeling this falls into the "not really a regression" category, but I'll let someone else decide that.
What version of window media player? Any video? Could you get me a +quartz,+strmbase log? thanks, -aric -- 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=30461 --- Comment #2 from Rosanne DiMesio <dimesio(a)earthlink.net> 2012-04-17 15:59:29 CDT --- Created attachment 39844 --> http://bugs.winehq.org/attachment.cgi?id=39844 +quartz,+strmbase log This log is from WMP10, but WMP9 is also affected. The video I used to get it was the Ikea one from http://bugs.winehq.org/show_bug.cgi?id=17448#c14; other mpg files I tried behave the same. I did just test a wmv and an avi file, and found that both freeze WMP10 altogether, but I think I may be missing a gstreamer plugin with the needed codecs, so I have to do more testing on that. -- 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=30461 --- Comment #3 from Aric Stewart <aric(a)codeweavers.com> 2012-04-18 10:42:17 CDT --- (In reply to comment #2)
Created attachment 39844 [details] +quartz,+strmbase log
This log is from WMP10, but WMP9 is also affected. The video I used to get it was the Ikea one from http://bugs.winehq.org/show_bug.cgi?id=17448#c14; other mpg files I tried behave the same.
I did just test a wmv and an avi file, and found that both freeze WMP10 altogether, but I think I may be missing a gstreamer plugin with the needed codecs, so I have to do more testing on that.
This is a regression for you? I have built both wine-1.4 and the tip and the behavior for WMP9 is the same for me. The UI is seriously messed up. but I get no video rendered for either build. -aric -- 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=30461 --- Comment #4 from Rosanne DiMesio <dimesio(a)earthlink.net> 2012-04-18 13:57:33 CDT --- (In reply to comment #3)
This is a regression for you? I have built both wine-1.4 and the tip and the behavior for WMP9 is the same for me.
The UI is seriously messed up. but I get no video rendered for either build.
Yes. The video plays perfectly for me through wine-1.5.1-70-g896be13 in both WMP 9 and 10; the next commit, 56477075c257426575e870a231b23ff582ff6d4e, introduces the crash I mentioned in the original description. I installed WMP with winetricks, which does add an override for jscript, but removing the override makes no difference. As to why the video plays fine for me, but not you or Francois, I don't have a clue. I compiled wine from git with CC="ccache gcc -m32" PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure --x-libraries=/usr/X11R6/lib --disable-tests, and just kept installing gstreamer plugins until Wine stopped complaining they were missing. That's it. Would it be helpful to attach a +quartz,+strmbase log for the last version where it worked? -- 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=30461 --- Comment #5 from Rosanne DiMesio <dimesio(a)earthlink.net> 2012-04-19 11:57:05 CDT --- Just want to note that the freezing I mentioned in comment #2 was indeed the result of yet another missing gstreamer plugin. With that straightened out, avi files behave the same as mpg files. -- 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=30461 --- Comment #6 from Aric Stewart <aric(a)codeweavers.com> 2012-04-20 15:20:08 CDT --- I installed using winetricks WMP9 on the current wine tip and it is working flawless for me on my mac. I am on a mac so I am using the wineqtdecoder instead of winegstremer but the ikea video and all my test videos are rendering without issue. -- 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=30461 --- Comment #7 from Rosanne DiMesio <dimesio(a)earthlink.net> 2012-04-20 19:11:02 CDT --- It's not fixed here. I tested clean installs of both WMP9 and WMP10 in wine-1.5.2-191-gd080774, and the behavior is unchanged. -- 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=30461 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39844|0 |1 is obsolete| | --- Comment #8 from Rosanne DiMesio <dimesio(a)earthlink.net> 2012-04-20 19:17:11 CDT --- Created attachment 39873 --> http://bugs.winehq.org/attachment.cgi?id=39873 +quartz,+strmbase from wine-1.5.2-191-gd080774 Attaching a +quartz,+strmbase log from wine-1.5.2-191-gd080774 in case it's useful. -- 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=30461 --- Comment #9 from Aric Stewart <aric(a)codeweavers.com> 2012-04-23 11:29:11 CDT --- I have submitted a patch that may help. However I am still unable to reproduce the issue here on my machine. Try with the patch and see if that helps. -aric -- 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=30461 --- Comment #10 from Rosanne DiMesio <dimesio(a)earthlink.net> 2012-04-23 12:43:44 CDT --- Assuming you mean http://www.winehq.org/pipermail/wine-patches/2012-April/113634.html, it does not fix either this bug or bug 30445. Are you saying you have been unable to reproduce it on Linux, using gstreamer? -- 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=30461 --- Comment #11 from Aric Stewart <aric(a)codeweavers.com> 2012-04-23 12:56:11 CDT --- (In reply to comment #10)
Assuming you mean http://www.winehq.org/pipermail/wine-patches/2012-April/113634.html, it does not fix either this bug or bug 30445.
Are you saying you have been unable to reproduce it on Linux, using gstreamer?
That was what i was hoping. I dont have a linux machine to test on. My linux is 64-bit and the 64-bit gstreamer is not working for me. I will try to see if i can get a vm setup to see if i can reproduce the issue or not. -- 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=30461 --- Comment #12 from Aric Stewart <aric(a)codeweavers.com> 2012-04-24 11:39:51 CDT --- Created attachment 39905 --> http://bugs.winehq.org/attachment.cgi?id=39905 possible fix Please try this patch and see if it helps. -- 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=30461 --- Comment #13 from Rosanne DiMesio <dimesio(a)earthlink.net> 2012-04-24 12:24:05 CDT --- The patch fixes this bug. -- 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=30461 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6b9cfd2629767ba9e99eb854725 | |8bea73c539a09 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #14 from Rosanne DiMesio <dimesio(a)earthlink.net> 2012-04-25 14:50:26 CDT --- Fixed in git. -- 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=30461 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> 2012-04-27 13:00:25 CDT --- Closing bugs fixed in 1.5.3. -- 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.
participants (1)
-
wine-bugs@winehq.org