Page 1 of 1

Inconsistent behaviour for makemkvcon 1.6.4

Posted: Thu Feb 10, 2011 7:36 am
by scottrix
Trying to stream a blu-ray disc (Avatar UK Version) with the command line:

makemkvcon stream --messages=-stdout --debug=-stdout --upnp=1 --cache=128 --bindip=192.168.0.5 --bindport=51000 --decrypt disc:0

I can get a number of different errors and or success. From "The volume key is unknown for this disc - video can't be decrypted" to "This disc uses newer version of AACS protection." to "ILLEGAL REQUEST:COPY PROTECTION KEY EXCHANGE FAILURE - AUTHENTICATION FAILURE", usually also resulting in a Segmentation Fault too. This is also the case when converting the blu-ray disc to a decrypted mkv file. I am more than happy to do more testing, try extra debug versions, etc. etc. I have attached a few logs with different errors in, including the success case, can only attach 3 logs, will try to attach the other two as a reply to my own post.

HTH,

Scott.

Re: Inconsistent behaviour for makemkvcon 1.6.4

Posted: Thu Feb 10, 2011 7:40 am
by scottrix
The remaining too logs.

I should mention that I am running on 32-bit linux (I heard people had problems on 64bit), linux version is a homebrew version can quote kernel version etc. etc. if required. Should also point out that the Blu-Ray drive is a lite-on iHOS104 installed in a USB external enclosure.

Scott.

Re: Inconsistent behaviour for makemkvcon 1.6.4

Posted: Fri Feb 25, 2011 6:00 pm
by scottrix
mike did you get my logs ?

Re: Inconsistent behaviour for makemkvcon 1.6.4

Posted: Fri Feb 25, 2011 9:02 pm
by Leon80
scottrix wrote:Trying to stream a blu-ray disc (Avatar UK Version) with the command line:

makemkvcon stream --messages=-stdout --debug=-stdout --upnp=1 --cache=128 --bindip=192.168.0.5 --bindport=51000 --decrypt disc:0
Why do you specify --decrypt within your command line? As I understand the usage description, this option is for backup purposes only, not streaming. Correct me please if I'm wrong...

Regards,
Leon

Re: Inconsistent behaviour for makemkvcon 1.6.4

Posted: Sat Feb 26, 2011 7:58 am
by scottrix
Leon,

My main concern is that I don't get consistent output, with or without the decrypt option.

Scott.

Re: Inconsistent behaviour for makemkvcon 1.6.4

Posted: Sat Feb 26, 2011 10:35 am
by mike admin
scottrix wrote:mike did you get my logs ?
A related linux-specific bug was fixed in 1.6.5 , do you get the same behavior with 1.6.5 ?

Re: Inconsistent behaviour for makemkvcon 1.6.4

Posted: Sat Feb 26, 2011 11:06 am
by scottrix
Yep I get the same problem with 1.6.5.

Re: Inconsistent behaviour for makemkvcon 1.6.4

Posted: Sat Apr 02, 2011 8:33 am
by mike admin
This really should be fixed in 1.6.6

Re: Inconsistent behaviour for makemkvcon 1.6.4

Posted: Tue Apr 05, 2011 7:31 pm
by scottrix
Seems to be fixed in 1.6.6.

Many thanks.....