WineHQ
Bug Tracking Database – Bug 21575

 Bugzilla

 

Last modified: 2014-01-03 13:10:30 UTC  

Shareaza 2.5.x Media Player refuses to play any media

Bug 21575 - Shareaza 2.5.x Media Player refuses to play any media
Shareaza 2.5.x Media Player refuses to play any media
Status: CLOSED FIXED
AppDB: Show Apps affected by this bug
Product: Wine
Classification: Unclassified
Component: quartz
1.1.37
x86-64 Linux
: P2 normal
: ---
Assigned To: Mr. Bugs
http://downloads.sourceforge.net/shar...
: download
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2010-02-01 21:53 UTC by Luke
Modified: 2014-01-03 13:10 UTC (History)
2 users (show)

See Also:
Regression SHA1:
Fixed by SHA1:
Distribution: ---
Staged patchset:


Attachments
err:ole and fixme:quartz... (7.50 KB, text/plain)
2010-02-01 21:53 UTC, Luke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luke 2010-02-01 21:53:25 UTC
Created attachment 26020 [details]
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.
Comment 1 Jaime Rave 2012-04-17 00:20:19 UTC
Still a problem in wine-1.5.2-50-gefba6cd
Comment 2 Saulius K. 2013-12-30 16:15:47 UTC
Ping.
Comment 3 Anastasius Focht 2013-12-30 17:38:46 UTC
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_surround-fix.avi)

--- 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
Comment 4 Alexandre Julliard 2014-01-03 13:10:30 UTC
Closing bugs fixed in 1.7.10.


Privacy Policy
If you have a privacy inquiry regarding this site, please write to [email protected]

Hosted By CodeWeavers