Hi there
I'm having repeated failures trying to rip Blu-Ray on Linux. Often I can fix this by constantly ejecting and re-inserting the disk, so in the past I'd put it down to scratches. But now I'm seeing this with a brand-new, just unboxed box-set of Pacific. OS is 64-bit Linux running 2.6.35 kernel, BD drive is "SAMSUNG DVDWBD SH-B083L SB00 PQ: 0 ANSI: 5".
Here's the error:
# makemkvcon info file:/dev/sr0
MakeMKV v1.6.3 linux(x64-release) started
Debug logging enabled, log will be saved as /root/MakeMKV_log.txt
Opening files on harddrive at /dev/sr0
DEBUG: Code 0 at T;S3nv8)GBL$vD:29399680
DEBUG: Code 0 at st.eXH,>?)MTVMc2:121265798
DEBUG: Code 0 at st.eXH,>?)MTVMc2:121263314
DEBUG: Code 0 at st.eXH,>?)MTVMc2:29396943
Opening files on harddrive at /dev/sr0
DEBUG: Code 20 at S9O3Azqluz>|jk*4)wa3MP:29393838
DEBUG: Code 20 at S9O3Azqluz>|jk*4)wa3MP:29393838
DEBUG: Code 0 at Hy{T@~r!i_qT;.]W;:213130260
DEBUG: Code 0 at mWn(S;:q*X7CjB[8w:29394137
Failed to open disc
Total 0 titles
I get an identical warning from disk 2 of the box set.
This is immediately after a reboot - as I said, I've had very similar messages from other disks (although I don't have the logs I'm afraid), but repeated attempts to eject and re-insert usually got it going. The drive itself is only a few months old - I replaced it due to errors with the previous drive (an iHOS104, WL06, max UDMA/100). Out of curiousity I've just plugged that one back in and I get exactly the same error, letter for letter.
Frankly, after trying two brand new disks and two different drives, I'm out of ideas. Please help.
Failure ripping any Blu-Ray on Linux
-
- Posts: 4075
- Joined: Wed Nov 26, 2008 2:26 am
- Contact:
Re: Failure ripping any Blu-Ray on Linux
Use
And why don't you use GUI makemkv?
Code: Select all
makemkvcon info file:/dev/sr0
And why don't you use GUI makemkv?
Re: Failure ripping any Blu-Ray on Linux
I had exactly the same problem. I fixed this by recompiling makemkv and disabling direct disk access. I think one of the latest ubuntu updates (I suspect libc) broke makemkv. My env : 64-bit Linux running 2.6.35 kernel (Linux Mint), BD drive is LiteOn IHES208.
Re: Failure ripping any Blu-Ray on Linux
^you cant compile makemkvcon, it is distributed as a binary. you only compile the gui portion.