Aidan

Results 21 comments of Aidan

ya. I think they should add that too.

Here is the full error: Kext with invalid signatured (-67062) allowed: { URL = "AppleIntelWifiMVM.kext/ -- file:///Users/CANNOTSEENDJJDJD/Downloads/", ID = "org.opentools.AppleIntelWiFiMVM" } Code Signing Failure: not code signed

Thank you so much for the reply and also for telling me what's going on currently! I'll pause currently until I'm told otherwise or if there is any new information....

> It seems like this would work on Xbox I didn't even think about that! That would be great Also something interesting: This CDM allows debugging. I don't know if...

> Thanks for your patience @TheDaChicken! The above mentioned refactor has been merged in so if you're keen please continue the development! All right just synced the fork and stuff,...

> i remember you that when you add an external library to `lib/**` must be unrelated to the ISA project files Oh my gosh I should have asked this aswell:...

> Or are you just doing this for convenience? Basically convenience-ish? I would have to expose "mfapi.h" outside lib/mfcdm unless I make my own implementation of an enum etc Because...

I feel a bit stuck again. I still feel the Widevine decrypter implementation is still a little quirky trying to work with and painful. I feel like I am going...

> if so, as said on my previous comment the widevine interface source code come from external sources I am talking about the WVDecrypter implementation. An example would be in...

I also tried a test stream: ``` #KODIPROP:inputstream=inputstream.adaptive #KODIPROP:inputstream.adaptive.manifest_type=mpd #KODIPROP:inputstream.adaptive.license_key=| #KODIPROP:inputstream.adaptive.license_type=com.microsoft.playready https://test.playready.microsoft.com/media/dash/APPLEENC_CBCS_BBB_1080p/1080p.mpd ``` IA tries to look for PSSH in MOOV even when PR tag was parsed. Plus, I think...