Problem with BD+ blu ray

The place to discuss linux version of MakeMKV
Post Reply
Antonio100
Posts: 2
Joined: Mon Feb 25, 2013 11:09 pm
Location: K?rnten

Problem with BD+ blu ray

Post by Antonio100 »

Hello everyone,
I've just installed Makemkv and tried to play a blu ray with BD+ encryption, but i have 2 problems:
1- when i launch makemkv using graphical interface i can't select the stream option, even if the program knows that there is a blu ray disc in the device.
2- i've tried using makemkvcon:

Code: Select all

makemkvcon stream dev:/media/cdrom1
MakeMKV v1.8.0 linux(x86-release) Inizializzato (=initialized)
Non riesco ad aprire il disco (=can't open disc)
Errore di segmentazione (=segmentation fault)
why stream function doesn't work? What am i doing wrong?
Actually, using VLC media player, i can watch blu ray movies without the BD+ encryption system. So i tried to use makemkv using a blu ray movie with aacs enryption and still it doesn't work, so the problem is in makemkv at all...

I'm very interested on purchasing makemkv, but if it doesn't work... :cry:

thanks in advance


P.S. the system i'm using is debian wheezy with xfce 4.8
Antonio100
Posts: 2
Joined: Mon Feb 25, 2013 11:09 pm
Location: K?rnten

Re: Problem with BD+ blu ray

Post by Antonio100 »

Just in case someone has the same problem, i solved using

Code: Select all

makemkvcon mkv /media/cdrom1 0 /home/user
the command is makemkvcon mkv <source> <title id> <destination folder>
Then i compressed the mkv file (which is about 40GB) using x264 (need to install ffmpeg and ffms2).

Stream function still doesn't work...(which is the best option, and i don't take 15 hours to watch a movie..)
Post Reply