http://bugs.winehq.org/show_bug.cgi?id=21575
Summary: Shareaza: Media Player refuses to play any media Product: Wine Version: 1.1.37 Platform: x86-64 URL: http://downloads.sourceforge.net/shareaza/Shareaza_2.5 .1.0_Win32.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gaming4jc2@yahoo.com
Created an attachment (id=26020) --> (http://bugs.winehq.org/attachment.cgi?id=26020) err:ole and fixme:quartz...
I went ahead and used winetricks to get codecs for most file types, still no luck. The Shareaza media player won't play video or music, attached is the log. Seems to be related to quartz.
http://bugs.winehq.org/show_bug.cgi?id=21575
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=21575
Jaime Rave jaimerave@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jaimerave@gmail.com
--- Comment #1 from Jaime Rave jaimerave@gmail.com 2012-04-17 00:20:19 CDT --- Still a problem in wine-1.5.2-50-gefba6cd
http://bugs.winehq.org/show_bug.cgi?id=21575
--- Comment #2 from Saulius K. saulius2@gmail.com --- Ping.
http://bugs.winehq.org/show_bug.cgi?id=21575
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Component|-unknown |quartz Resolution|--- |FIXED Summary|Shareaza: Media Player |Shareaza 2.5.x Media Player |refuses to play any media |refuses to play any media
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
you have to install codecs depending on what media formats you want to play ('winetricks -q allcodecs').
I tested some simple and some more advanced video formats and they work fine (pause, seek work too).
http://www.engr.colostate.edu/me/facil/dynamics/avis.htm
--- snip --- $ ffprobe drop.avi ... Input #0, avi, from 'drop.avi': Duration: 00:00:06.07, start: 0.000000, bitrate: 891 kb/s Stream #0:0: Video: indeo4 (IV41 / 0x31345649), yuv410p, 256x240, 30 tbr, 30 tbn, 30 tbc --- snip ---
http://www.bigbuckbunny.org/index.php/download/
(example: http://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_480p_su...)
--- snip --- $ ffprobe big_buck_bunny_480p_surround-fix.avi
Input #0, avi, from 'big_buck_bunny_480p_surround-fix.avi': Duration: 00:09:56.46, start: 0.000000, bitrate: 2957 kb/s Stream #0:0: Video: mpeg4 (Simple Profile) (FMP4 / 0x34504D46), yuv420p, 854x480 [SAR 1:1 DAR 427:240], 24 tbr, 24 tbn, 24 tbc Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, 5.1(side), fltp, 448 kb/s --- snip ---
*** Be patient! ***
The high quality mpeg4/h264 videos take some time until the first frames are actually rendered (up to ~15 secs).
Using 'winetricks -q quartz' it takes ~8 secs until the first frame is rendered.
There is a lot of spam during playback in terminal (shut it off with -quartz).
--- snip --- fixme:quartz:Parser_QueryInterface No interface for {2dd74950-a890-11d1-abe8-00a0c905f375}! fixme:quartz:MediaSeeking_GetRate (0x1a49b0/0x1a49bc)->(0x33fa18): stub !!! fixme:quartz:Parser_OutputPin_QueryInterface No interface for {56a868a5-0ad4-11ce-b03a-0020af0ba770}! --- snip ---
$ sha1sum Shareaza_2.5.1.0_Win32.exe 88fa4f49d507c1dbd7a3b76d8a4ff166b2a5ec15 Shareaza_2.5.1.0_Win32.exe
$ du -sh Shareaza_2.5.1.0_Win32.exe 6.5M Shareaza_2.5.1.0_Win32.exe
$ wine --version wine-1.7.9-250-g201ae48
Regards
https://bugs.winehq.org/show_bug.cgi?id=21575
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.10.