fishBMC

  Thread Rating:
  • 2 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
pike Offline
Project Manager
Posts: 4,820
Joined: Sep 2003
Reputation: 28
Location: Sweden
Post: #21
it would be great if the init was much quicker, maybe a lookup table can help ? (I'm no dev)
I think I found a bug, if you pause music playback with your viz, the viz gets stuck on 1 "mode" see: [Image: screenshot019fp.jpg]

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
idefixs Offline
Junior Member
Posts: 33
Joined: Jan 2011
Reputation: 0
Location: Austria
Post: #22
pike Wrote:it would be great if the init was much quicker

How long does it take for you? What platform and hardware are you testing on?
find quote
pike Offline
Project Manager
Posts: 4,820
Joined: Sep 2003
Reputation: 28
Location: Sweden
Post: #23
idefixs Wrote:How long does it take for you? What platform and hardware are you testing on?

HW: Linux_64 + Intel® Celeron® CPU E3300 @ 2.50GHz (dualcore)
FishBMC = Extreme Detail

it takes approx 5-6 seconds for init every time viz re-inits, and also worth mentioning, while it's initing, both cores are fully utilized

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
(This post was last modified: 2011-01-28 00:32 by pike.)
find quote
idefixs Offline
Junior Member
Posts: 33
Joined: Jan 2011
Reputation: 0
Location: Austria
Post: #24
pike Wrote:HW: Linux_64 + Intel® Celeron® CPU E3300 @ 2.50GHz (dualcore)
FishBMC = Extreme Detail
it takes approx 5-6 seconds for init every time viz re-inits,
I recommend you use Detail = High, which is 4 times faster (not only to init)
pike Wrote:...and also worth mentioning, while it's initing, both cores are fully utilized
This is perfectly normal. If you had a 6-core machine you would have 6 fully stressed cores - for a significantly shorter time of course.
find quote
idefixs Offline
Junior Member
Posts: 33
Joined: Jan 2011
Reputation: 0
Location: Austria
Post: #25
pike Wrote:I think I found a bug, if you pause music playback with your viz, the viz gets stuck on 1 "mode"
Thank you very much for this report. This will be fixed with the next release.
find quote
pike Offline
Project Manager
Posts: 4,820
Joined: Sep 2003
Reputation: 28
Location: Sweden
Post: #26
if it's normal with 5-6 secs every time, I can only hope you rethink your approach here Smile You get quite fed up with this re-init every time :o

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
idefixs Offline
Junior Member
Posts: 33
Joined: Jan 2011
Reputation: 0
Location: Austria
Post: #27
Again, I suggest you use a lower detail setting. I have a quad-core Phenom at 2.6 GHz, and I use "High" detail.
"Extreme" is meant exclusively for top-end CPUs (and maybe for users who only init once or twice before leaving the box alone [party mode or so...])

Taking a different approach for initialization is not currently possible within XBMC.
EDIT: The possibility of storing all the data in a file is under investigation.
(This post was last modified: 2011-01-29 17:36 by idefixs.)
find quote
idefixs Offline
Junior Member
Posts: 33
Joined: Jan 2011
Reputation: 0
Location: Austria
Post: #28
I have created a new release here. It includes the promised store-init-values-to-a-file-feature, and init takes close to no time (with an ssd at least)
find quote
idefixs Offline
Junior Member
Posts: 33
Joined: Jan 2011
Reputation: 0
Location: Austria
Post: #29
There have been countless downloads, and I would really be interested in whether the plugin works on platforms other than Linux-64. Anyone?
find quote
ronie Offline
Team-XBMC Member
Posts: 8,258
Joined: Jan 2009
Reputation: 108
Post: #30
idefixs Wrote:There have been countless downloads, and I would really be interested in whether the plugin works on platforms other than Linux-64. Anyone?

on linux 32 bit, it crashes xbmc:
Quote:/opt/xbmc-20110407/lib/xbmc/xbmc.bin: symbol lookup error: /home/ronie/.xbmc/addons/visualization.fishbmc/fishbmc_linux32.vis: undefined symbol: _ZN11AudioBuffer8instanceEv

debug log

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Post Reply