Changes to the python API for Kodi Krypton - RenderCapture
#16
There is finally some action on the ticket with a fix incoming Smile

It is fixed:

afedchin commented 5 hours ago
see http://trac.kodi.tv/ticket/16788

Fixes endless loop into RenderManager
Fixes asynchronous capture in RenderCaptureDX
a bit speed up copying picture data by mem alignment.
cosmetics.

Now wait for the next build to test it.

edit:
Tested it, but seems worse now.

Ambibox only shows a blue flash and stays dark then

boblight works, but only updates about once every 30 seconds

so again back to kodi 16.1 Sad
Reply
#17
alexxxo, can you share the needed changes to the dfatmo script?

Thank you!

(2016-09-06, 10:44)alexxxo Wrote: Any findings on this issue? I am using the dfatmo addon of durchflieger.
I decided to give Krypton Beta1 a try, and noticed, that the addon does not work anymore.

Then I read the pull request thread and did the changes needed for the new RenderCapture API myself.
I notice exactly the same behaviour as KenV99 mentioned.

I also get a lot of

Code:
CRenderCaptureDX: D3D11_QUERY_OCCLUSION not supported, performance might suffer

messages and at some time

Code:
CRenderManager::WaitForBuffer - timeout waiting for buffer

and then kodi hangs. I am on Win10.
Reply
#18
In the meantime i switched to boblight. I was not able to get dfatmo running as smooth with v17 as it was over the years since v12.
Reply
#19
Did you switch to boblight using the same hardware? I tried without much success...

Would you share then your boblight .config file? It may help me.

Thank you!
Reply
#20
Tried to switch to bobligth but failed to get it working.
There is already a patch from the maintainer of DFAtmo in the queue.
https://github.com/durchflieger/DFAtmo/c...70b82c20c0
With this patch, DFAtmo is working again.
Reply
#21
Thank you for the tip! The latest version works perfect for me!


(2017-02-19, 11:53)Aikhjarto Wrote: Tried to switch to bobligth but failed to get it working.
There is already a patch from the maintainer of DFAtmo in the queue.
https://github.com/durchflieger/DFAtmo/c...70b82c20c0
With this patch, DFAtmo is working again.
Reply
#22
Hate to tag a old thread but can someone help me use this part of the api? That addons referenced in this thread haven't been updated in a while and I want just want to get a simple thumbnail from a video file. And if it can't be done with this then what would be a good alternative?
Shield TV | Windows 10 | Mariadb | Mii Box
Evolve Ecosystem Repo | TV Melodies | Madnox Holiday Mod
Reply

Logout Mark Read Team Forum Stats Members Help
Changes to the python API for Kodi Krypton - RenderCapture0