I think I found a bug, if you pause music playback with your viz, the viz gets stuck on 1 "mode" see:
pike
Project Manager Joined: Sep 2003 Reputation: 28 Location: Sweden |
2011-01-27 18:58
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:
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. ![]() |
| find quote |
idefixs
Junior Member Posts: 33 Joined: Jan 2011 Reputation: 0 Location: Austria |
2011-01-28 00:18
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
Project Manager Joined: Sep 2003 Reputation: 28 Location: Sweden |
2011-01-28 00:25
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. ![]()
(This post was last modified: 2011-01-28 00:32 by pike.)
|
| find quote |
idefixs
Junior Member Posts: 33 Joined: Jan 2011 Reputation: 0 Location: Austria |
2011-01-29 15:20
Post: #24
pike Wrote:HW: Linux_64 + Intel® Celeron® CPU E3300 @ 2.50GHz (dualcore)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 utilizedThis 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
Junior Member Posts: 33 Joined: Jan 2011 Reputation: 0 Location: Austria |
2011-01-29 15:23
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
Project Manager Joined: Sep 2003 Reputation: 28 Location: Sweden |
2011-01-29 15:45
Post: #26
if it's normal with 5-6 secs every time, I can only hope you rethink your approach here
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. ![]() |
| find quote |
idefixs
Junior Member Posts: 33 Joined: Jan 2011 Reputation: 0 Location: Austria |
2011-01-29 16:20
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
Junior Member Posts: 33 Joined: Jan 2011 Reputation: 0 Location: Austria |
2011-01-30 19:26
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
Junior Member Posts: 33 Joined: Jan 2011 Reputation: 0 Location: Austria |
2011-04-09 16:48
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
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2011-04-09 17:31
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 |