Search found 4 matches
- Wed Sep 21, 2022 9:04 am
- Forum: MakeMKV for Linux
- Topic: Segmentation fault on Arch Linux
- Replies: 57
- Views: 139533
Re: Segmentation fault on Arch Linux
It has been 1.5 months now, can we at least get a statement on the status?
- Wed Aug 10, 2022 7:07 pm
- Forum: MakeMKV for Linux
- Topic: Segmentation fault on Arch Linux
- Replies: 57
- Views: 139533
Re: Segmentation fault on Arch Linux
It wreaks havoc for me when inserting a disc, as there is some mechanism that starts makemkvcon in the background when a new disc is inserted or a new drive is mounted to seek for BDMV structures, see here: https://aur.archlinux.org/packages/makemkv#comment-850099
It forcefully unmounts/breaks my ...
It forcefully unmounts/breaks my ...
- Thu Nov 12, 2020 11:51 am
- Forum: MakeMKV for Linux
- Topic: Segfault with backup command
- Replies: 2
- Views: 13800
Re: Segfault with backup command
I think I found the culprit.
First, I used the 'disc:' source wrong and 2nd, the backup command needs a '--decrypt' flag which I found in http://www.makemkv.com/developers/usage.txt
$ makemkvcon --decrypt backup disc:0 FIGHT_CLUB
This segfaulted once too after it downloaded some "latest HK ...
First, I used the 'disc:' source wrong and 2nd, the backup command needs a '--decrypt' flag which I found in http://www.makemkv.com/developers/usage.txt
$ makemkvcon --decrypt backup disc:0 FIGHT_CLUB
This segfaulted once too after it downloaded some "latest HK ...
- Thu Nov 12, 2020 9:57 am
- Forum: MakeMKV for Linux
- Topic: Segfault with backup command
- Replies: 2
- Views: 13800
Segfault with backup command
Trying to get a backup of my Fight Club Blu-Ray.
As far as I understood the backup functionality is supposed to work like the dvdbackup tool for DVDs, presreving directory structure with decrypted files.
Anyway, this segfaults for me on Linux:
$ makemkvcon backup disc:/dev/sr0 FIGHT_CLUB
MakeMKV ...
As far as I understood the backup functionality is supposed to work like the dvdbackup tool for DVDs, presreving directory structure with decrypted files.
Anyway, this segfaults for me on Linux:
$ makemkvcon backup disc:/dev/sr0 FIGHT_CLUB
MakeMKV ...