Page 2 of 3

Re: On the fly decription don't working

Posted: Thu Jun 23, 2022 8:18 am
by Billycar11
panospav wrote:
Thu Jun 23, 2022 8:00 am
I replaced my psu last saturday.Could this be the reason to create conflicts in Windows ?
nah a psu issue would be random shutdowns or similar

Re: On the fly decription don't working

Posted: Fri Jun 24, 2022 6:18 am
by panospav
So I have to claim for a refund.Is there anything else to do to make it work ?

Re: On the fly decription don't working

Posted: Fri Jun 24, 2022 6:38 am
by Billycar11
panospav wrote:
Fri Jun 24, 2022 6:18 am
So I have to claim for a refund.Is there anything else to do to make it work ?
in vlc you are doing open disc
and then select bluray?

also multiple live decryptors at the same time can mess things up do you have any other stuff running dvdfab passkey or anydvd

Re: On the fly decription don't working

Posted: Fri Jun 24, 2022 5:18 pm
by panospav
First of all ,thank you very much.
You are a great help.
I have only MPC HC and MAKEMKV.
Windows are clean installed , I have no other software for decryption and seven days ago integration was working,I have to think if I did something not regular.

Re: On the fly decription don't working

Posted: Fri Jun 24, 2022 6:40 pm
by panospav
Also I do not use VLC ,MadVr is an extremely good renderer.

Re: On the fly decription don't working

Posted: Sat Jun 25, 2022 9:22 am
by panospav
Another clean install because my previous psu took with him a hard disc and an optical drive.
Madvr running on 0,05 0,023 ms is normal for 1080p.
Lav video decoder is ok (D3D11)
It seems that the problem is related with MAKEMKV.
MAKEMKV is reading only the playlist 1,25 kb.
Windows are clean from other decoders.
Any thoughts ?

Re: On the fly decription don't working

Posted: Sat Jun 25, 2022 10:24 am
by Billycar11
looks like it wont work with mpc-be
try vlc again
i just tried on mine with both only worked in vlc

Re: On the fly decription don't working

Posted: Sat Jun 25, 2022 11:07 am
by panospav
I do not use VLC, is terrible for watching movies.
MPC HC was working the first week.
It is something else.I am sure but I need help.

Re: On the fly decription don't working

Posted: Sun Jun 26, 2022 11:25 am
by Billycar11
panospav wrote:
Sat Jun 25, 2022 11:07 am
I do not use VLC, is terrible for watching movies.
MPC HC was working the first week.
It is something else.I am sure but I need help.
Just try it to verify makemkv is working

Re: On the fly decription don't working

Posted: Sun Jun 26, 2022 10:57 pm
by panospav
Correct , VLC is not working. It seems that MAKEMKV integration is off.
I sent mail to makemkv support but no answer back.
Maybe the resgistration code is not working,
But there is no support for this.I asked them and no reply.

Re: On the fly decription don't working

Posted: Tue Jun 28, 2022 5:10 am
by Billycar11
panospav wrote:
Sun Jun 26, 2022 10:57 pm
Correct , VLC is not working. It seems that MAKEMKV integration is off.
I sent mail to makemkv support but no answer back.
Maybe the resgistration code is not working,
But there is no support for this.I asked them and no reply.
In a few days I maybe able to do a remote support session with you if you want it would be free
And I'll see if I can get the live decryptor working

Just know I'm not makemkv support

Email me to setup a date and time

Re: On the fly decription don't working

Posted: Tue Jun 28, 2022 5:13 pm
by panospav
Thank you ,I will.

Re: On the fly decription don't working

Posted: Wed Jun 29, 2022 10:20 am
by mike admin
The proper way is to debug why the integration is not working. The MPC-HC should have an option to enable logging. Please try to gather the full log.
The MakeMKV decryption engine (LIBMMBD) has logging facilities as well, which by default taps into libbluray.

If MPC-HC has no logging facilities, one can always override libbluray logging by setting BD_DEBUG_FILE and BD_DEBUG_MASK environment variables. Please get this log file, from there it should be pretty clear what's going on. The google search yields pretty detailed instructions - https://www.team-mediaportal.com/wiki/d ... ay+library

Re: On the fly decription don't working

Posted: Fri Jul 01, 2022 11:05 am
by panospav
The good news is that I installed the new version ,
uninstalled Any Dvd trial version and integration is back.
I will test it ,I will be informed about the logging facilities and I will report back.
Hmm , the setting BD_DEBUG_FILE and BD_DEBUG_MASK environment variables it looks like Chinese to me.I will try to unserstand how to set it up.
I can ,also, happily confirm ,that both my monitors are running.
Ok, I enabled logging of MPC HC.Next time I'll have the information.

Re: On the fly decription don't working

Posted: Fri Jul 01, 2022 11:26 pm
by jsmulree
There was mention of an issue opening Java BD discs somewhere in this thread so I thought I would share my experiences and a provide a possible solution.

I had trouble opening some BD discs since MakeMKV version 1.16.7, that is VLC would immediately crash when opening some discs. Since other BD discs worked I figured it was an issue with the particular discs somehow not being compatible.

When version MakeMKV 1.17.0 was released I immediately tried opening the offending discs and encountered the same issue. I figured since the issue was not being widely reported that is was probably an issue with my configuration so I started trying to identify and resolve the issue.

Eventually I discovered that I only had issues opening BD discs that required Java to be installed in order to open. I have since discovered that Java 8 Update 331 is causing the crashing and downgrading to Java 8 Update 321 resolved the issues for me! Although I am using VLC for playback and I understand you might be using MPC-HC, perhaps these issues have the same underlying causes, that is, some compatibility issues with the latest version of Java.

You can download previous Java versions from https://www.oracle.com/java/technologie ... loads.html (you will create and Oracle account which costs nothing). I downloaded and installed Java SE Runtime Environment 8u321. Just keep in mind that previous versions of Java might not contain the latest security patches and are generally not recommended unless specifically required.

I hope this helps :)