[libaacs-devel] libaacs/Mac : has mmc access been tested recently?

2017-08-23 Thread René J . V . Bertin
Hi, MMC access doesn't work for me on Mac, the IOCreatePlugInInterfaceForService() call in iokit_find_service_matching() fails. I'm not exactly an IOKit expert but it seems hardly surprising that this would be the case when called on an entry that doesn't have a CFPlugin property set. Hence my

Re: [libaacs-devel] libaacs/Mac : has mmc access been tested recently?

2017-08-23 Thread René J . V . Bertin
After (a lot) more digging around I think I'm beginning to understand why MMC access doesn't work for me: my BluRay player is just that. No write capabilities at all. And from what it looks that means IOKit doesn't export the required hooks to get exclusive access to the drive. But maybe this

Re: [libaacs-devel] libaacs/Mac : has mmc access been tested recently?

2017-08-24 Thread René J . V . Bertin
Confirmation of my analysis, and a suggestion that it should be possible to work around the crippled IOKit API: http://www.makemkv.com/osxmmc/ R. ___ libaacs-devel mailing list libaacs-devel@videolan.org https://mailman.videolan.org/listinfo/libaacs-