Search found 2 matches

by yommish
Fri Jun 27, 2025 1:36 pm
Forum: Advanced MakeMKV usage
Topic: makemkvcon, Linux: How to remux a DVD or BD backup folder?
Replies: 6
Views: 48924

Re: makemkvcon: How to remux (into .mkv) a DVD backup folder?


The syntax appears to have changed somewhat recently — now makemkvcon doesn't detect nor require the 'file:' parameter. A sample command (Linux) to rip a BD folder:
:D :D
makemkvcon mkv --robot ~/Videos/discs/BD/BDMV/index.bdmv all ~/Videos/discs/remux/ | less

I tested with a DVD and BD, both ...
by yommish
Fri Jun 27, 2025 12:03 pm
Forum: MakeMKV for Linux
Topic: Installing as non-root user
Replies: 19
Views: 78165

Re: Installing as non-root user


Apologies for necroposting, I'm not a regular here so don't know if it's appropriate, but I updated the script a bit to fit the needs of someone at Ultra.cc/UltraSeedbox.
It's heavily based on the script posted here by camjac251, I appreciate you and everyone else. Mine does essentially the same ...