Kodi Community Forum
Non-hysteric visualisation? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: Screensavers and visualisations (https://forum.kodi.tv/forumdisplay.php?fid=38)
+---- Thread: Non-hysteric visualisation? (/showthread.php?tid=53535)



Non-hysteric visualisation? - regebro - 2009-06-25

I'm sorry if this is not the correct place, feel free to redirect me...

I almost never have visualisation on for any media software, because for some reason they all tend to be hysterical swirling things apparently designed to make you feel high or possibly nauseous with no nasty side effects. This may be a worthy cause, but not what I want. I want a nice, beautiful visualisation which isn't hysteric and doesn't swirl or flash brightly. Laugh

The best one I've seen was one that came with freevo. It simply split the screen into six purplish squares, and changed the brightness of each square in time with the music. It was a nice discreet little thing. Wink

Does anyone have a plugin or preset along those lines? Discreet, in a nice color? Something that isn't trying to give you a headache? Huh


- joebrady - 2009-06-26

http://wiki.xbmc.org/?title=Visualizations

http://wiki.xbmc.org/?title=Music#OSD_.28On_Screen_Display.29

http://wiki.xbmc.org/?title=Vortex_Visualization_Development

some things to get you started...


- pecinko - 2009-06-26

joebrady Wrote:http://wiki.xbmc.org/?title=Visualizations

[/url]---

some things to get you started...

Where could I find those? I got waveform, projectM, openGL and goom installed by default.


- joebrady - 2009-06-26

ah, I forgot, that's one of the few things xbox has the the other platforms don't... Looks like we need to update that section of the wiki.Rolleyes

Let us know what platfrom you are on.

Someone w/ some more knowledge on this will have to chime in.


- pecinko - 2009-06-26

joebrady Wrote:Let us know what platfrom you are on.

I'm using WIN at the moment.


- regebro - 2009-06-26

joebrady Wrote:ah, I forgot, that's one of the few things xbox has the the other platforms don't... Looks like we need to update that section of the wiki.Rolleyes

Let us know what platfrom you are on.

Someone w/ some more knowledge on this will have to chime in.
Ah. I'm on Linux (Ubuntu).


- althekiller - 2009-06-26

The xbox vizs won't work on other platforms. Xbox is all directx, others are opengl.


- gazrat - 2009-06-26

Ahhh.... Would be nice if the Wiki mentioned this.
Spent some time trying to figure out why my Ubuntu box didn't have all of the vis files.
Took a while to work out that the open_gl ones still had to be ported over

Is there a timeframe on this port ? Is it hoped to be done in the next release ??


- althekiller - 2009-06-26

No one is working on it. Patches welcome.


- Gamester17 - 2009-06-26

http://wiki.xbmc.org/?title=Smaller_XBMC_Development_Tasks

http://wiki.xbmc.org/?title=Development_Notes

Anyone can step up Nod ...like althekiller said, no one else is working on it.


- Silverxxx - 2009-06-27

I actually just use a very stripped down number of vises (projectM), might not be your style, but i dont mind it. I also have some changes to projectM.conf, it looks like this, i can't remember the original values, or weather this presets look good with them. vis link


Quote:Aspect Correction = 1
Easter Egg Parameter = 0
FPS = 60
Hard Cut Sensitivity = 10
Menu Font =
Mesh X = 48
Mesh Y = 48
Preset Duration = 15
Preset Path = special://xbmc/visualisations/projectM
Shuffle Enabled = 1
Smooth Preset Duration = 10
Texture Size = 1024
Title Font =
Use FBO = 0
Window Bottom = 0
Window Height = 480
Window Left = 0
Window Width = 720



- regebro - 2009-06-28

Thanks, will take a look!


- pecinko - 2009-06-29

Silverxxx Wrote:I actually just use a very stripped down number of vises (projectM), might not be your style, but i dont mind

Bingo. Now I can slow it down and get rid of annoying ones.

Thanks for a tip.