phunkyfish

Results 332 comments of phunkyfish

I’m not familiar with Windows debug tools at all. If you can do that @basilgello then great.

Bonus points if you can tell me which is the offending statement!

The issue here is that your Kodi source needs to be updated. You have pretty much undone a recent merge which had API changes (kodi:: -> kodi::addon::, was one of...

> I'm running the latest git version of Kodi itself - I may still have the -dev package that's older or something? If you were running the latest git version...

Please use a pastesite link instead of adding logs straight into the issue. What changes did you need to make? Maybe submit them as a PR and I can review...

There should be arch packages to build this. Are there not? For Linux platforms your system ffmpeg should be used. I.e. you should not need to build it.

But that’s my point, if the build for arch Linux was correctly configured it should use the system ffmpeg. As it’s not, something is not being set up correctly. I’m...

The path in pkgbuild is for ffmpeg 4.4. Why is it not 6.0?

Ah, sorry. I see you are building Nexus and Omega. If arch is bleeding edge maybe try bleeding edge kodi 😉

It depends how you are building the add-on. You can pass a path to a local clone of the repo. But if you build as as part of the xbmc...