Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LibMMBD/libbluray integration to read discs directly #32

Open
d4rkne55 opened this issue Dec 1, 2021 · 4 comments
Open

LibMMBD/libbluray integration to read discs directly #32

d4rkne55 opened this issue Dec 1, 2021 · 4 comments

Comments

@d4rkne55
Copy link

d4rkne55 commented Dec 1, 2021

MakeMKV now provides an open-source library, based on libbluray, to handle on-the-fly decryption without any specific or complex implementation apparently. VLC and some other software supports this too, just by having a normal libbluray implementation, if I understand correctly.
Could this be implemented for BDInfo as well? Would save the time ripping to a decrypted folder structure just to analyze the disc specs, eg. video bitrate.

Here's some basic info about it:
https://www.makemkv.com/libmmbd/
https://forum.makemkv.com/forum/viewtopic.php?f=10&t=7008

Unfortunately can't say how much work it will be to implement it with the current C# codebase, maybe you can share insights if you thought about it already.

@lilgandhi1199
Copy link

lilgandhi1199 commented Jun 19, 2022

Would be amazing since that would save all of our hard drives from taking a beating!
Note that MakeMKV is still currently freeware and dev > you can obtain a current key that changes every couple months here
http://www.makemkv.com/forum2/viewtopic.php?f=5&t=1053

@UniqProject
Copy link
Owner

Will look into it.

Can't guarantee anything though, since the complete API must be implemented in C# first

@Filmy4K
Copy link

Filmy4K commented Sep 29, 2023

Hi,

I have the same request, would like to read stats on my discs to share with the community. Do you have some progress in programming? May I support you somehow to integrate libbluray decription from MakeMKV. That would be really great, it works.

At that moment I get each time BDInfo Scan Error:
image

Regards,
Adam

@Filmy4K
Copy link

Filmy4K commented Oct 2, 2023

Dear guys,

I found the solution for the problem. After many tries to get disc data with makeMKV and BDInfo I found another program, which decrypt the disc and allow BDInfo to read data from disc on the flow. I must say, it takes so long as time needed to rip the disc on hard-drive, but if you are patient and want to get data, it is a solution for you. You do not need to fill your drive.

  1. Xreveal 2.5.2 decrypter with all external encryption keys databases (KEYDB.cfg and bd+.dll)
  2. BDInfo 0.7.5.6

That's it...enjoy!
Adam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants