Binary vs Python implemented visualizations
#1
Hi All,

Just a quick question. It seems that all the visualizations are implemented as bynary add-ons rather than python add-ons. Is this mandatory? Could i write my own visualization as a python add-on? If so, are there any examples of this i can look at?
Reply
#2
I was researchin this as well and couldn't find the answer - there are no examples, nothing Sad I wanted to make a dummy visualization, so the screensaver wouldn't kick in while playing music Smile
Reply
#3
No python viz support.
Reply
#4
Any examples for binary dll (windows) or android?
Reply
#5
Look in my repos at github.com/notspiff
Reply
#6
Good to know. Time to write some C/C++ code after more than a decade then. Thanks!
Reply
#7
Can someone explain me how to compile the visualization. I want to edit an existing project to export the audio data to a custom service which will be used for lights. I cannot understand it and I have never build C++ codes extensively, just minor files to submit in college.
Reply
#8
See cmake/addons in kodi source tree.
Reply

Logout Mark Read Team Forum Stats Members Help
Binary vs Python implemented visualizations0