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: 3
Views: 16435

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 decry...
by yommish
Fri Jun 27, 2025 12:03 pm
Forum: MakeMKV for Linux
Topic: Installing as non-root user
Replies: 15
Views: 32044

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 th...