![]() |
Current state on encrypted DVD/BD playback on Kodi using add-on - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222) +--- Forum: Kodi related discussions (https://forum.kodi.tv/forumdisplay.php?fid=6) +--- Thread: Current state on encrypted DVD/BD playback on Kodi using add-on (/showthread.php?tid=274319) Pages:
1
2
|
RE: Current state on encrypted DVD/BD playback on Kodi using add-on - Wimpie - 2017-03-23 (2017-03-22, 03:32)skylarking Wrote: @Sunderlandgreen, using a commercial windows based BD playback software like Cyberlink PowerDVD is not really a solution. I use redfox anydvd hd to remove the encryption. This is a onetime purchase, cheaper than powerDVD, and it has a lifetime license (you can buy cheaper, renewable, licences). This removes all protections, and gives the correct playlist in case of screenpass protection (many playlists to choose from). Needs a windows pc. Once anydvd has done it's thing, you can play the iso on any Kodi (mac, libreelec, rpi, ...). (2017-03-22, 03:32)skylarking Wrote: Curious if it is even possible to write a binary addon (from the makers of our favorite backup software) that would handle AACS decryption & BD+ unscrambling within Kodi? If you play the encrypted iso, on a windows pc, with anydvd hd installed, then Kodi kan play this iso as if it is ripped (anydvd removes the encryption on the fly). Disclamer: I live in the EU. It is completely legal here to make a copy (for own use only!) of a dvd/bluray you bought, even if it has copy protection. Might be different in the place you live, please check... PS: I seriously don't understand why you guys want to play encrypted discs (don't you have 1 windows machine?). Using a ripper such as anydvd (preferred) or dvdfab is so much easier... RE: Current state on encrypted DVD/BD playback on Kodi using add-on - ix400 - 2017-03-24 (2017-03-15, 13:44)RockerC Wrote:(2016-08-13, 22:41)ix400 Wrote: I would donate 1kg chocolate for Ace and 50€ for team Kodi if the BD-J supports makes it into Krypton (libreelec).@ix400, looks like you should get ready to make that donation of chocolate and money, because Ace have now submitted a pull request to master / Kodi v18 (Leia) which at least adds enables BD-J support on Win32: ... oh, I am not using Windows ![]() RE: Current state on encrypted DVD/BD playback on Kodi using add-on - RockerC - 2017-03-24 (2017-03-24, 13:23)ix400 Wrote:(2017-03-15, 13:44)RockerC Wrote:(2016-08-13, 22:41)ix400 Wrote: I would donate 1kg chocolate for Ace and 50€ for team Kodi if the BD-J supports makes it into Krypton (libreelec).@ix400, looks like you should get ready to make that donation of chocolate and money, because Ace have now submitted a pull request to master / Kodi v18 (Leia) which at least adds enables BD-J support on Win32: Yes that solution should be platform-independent long as all the dependencies are met, so yes it should work under all operating-systems . If you can't wait for Kodi v18 then maybe could test exterimental LibreELEC builds from Milhouse which will surley get this in it soon: http://milhouse.libreelec.tv/builds/master/ Not however sure if he has enabled it and added the dependecies is his builds yet but he is usually quick to add new features/functions. https://github.com/MilhouseVH?tab=repositories Don't think there are many Kodi developers using Windows either anymore as most are probably Linux / LibreELEC users themselves(?). RE: Current state on encrypted DVD/BD playback on Kodi using add-on - teeedubb - 2017-03-25 @ix400 it could possibly already be in libreelec, from memory libaacs and libbdplus are enabled in Linux builds. You would just need the keyfile. RE: Current state on encrypted DVD/BD playback on Kodi using add-on - RockerC - 2017-07-17 FYI, libaacs have been added to mainline Kodi, so now only libbdplus for BD+ support is missing. Then you (either manually or through an addon) would only have to provide your own key-file to make Kodi play BD+ protected discs. For more information follow this thread => https://forum.kodi.tv/showthread.php?tid=230493 RE: Current state on encrypted DVD/BD playback on Kodi using add-on - Ace - 2017-07-17 (2017-07-17, 14:55)RockerC Wrote: Then you (either manually or through an addon) would only have to provide your own key-file to make Kodi play BD+ protected discs. For BD+ it's not that easy. Libbdplus is no help in its current state. Keyfiles are for libaacs. RE: Current state on encrypted DVD/BD playback on Kodi using add-on - ultraman - 2018-03-14 (2017-03-24, 13:23)ix400 Wrote: Will this solution find its way into libreelec?Maybe one day - working menu https://forum.libreelec.tv/thread/11701-add-built-in-java-support/?postID=84636#post84636 |