Search found 77 matches

by georgesgiralt
Wed Nov 05, 2025 10:08 am
Forum: MakeMKV for Linux
Topic: HOW TO INSTALL MAKEMKV ON UBUNTU FOR PEOPLE NEW TO LINUX
Replies: 5
Views: 245

Re: HOW TO INSTALL MAKEMKV ON UBUNTU FOR PEOPLE NEW TO LINUX

Hello, If you are totally new to Linux, and Ubuntu, my bet is that installing from sources could be too high a step. You are lucky, though, because some of MakeMkv users have made an Ubuntu repository with packages for you to install using one command line. See the maker information here : https://l...
by georgesgiralt
Mon Nov 03, 2025 1:57 pm
Forum: MakeMKV for Linux
Topic: Help getting blu-ray menus working
Replies: 4
Views: 345

Re: Help getting blu-ray menus working

On my Ubuntu (Noble) :

Code: Select all

apt search libbluray*
En train de trier... Fait
Recherche en texte intégral... Fait
libbluray-bdj/noble,noble,now 1:1.3.4-1build1 all  [installé]
  bibliothèque Java de gestion des disques Blu-ray –⋅bibliothèque BD-J
....................
by georgesgiralt
Mon Nov 03, 2025 1:49 pm
Forum: Advanced MakeMKV usage
Topic: Dumb questionS ?
Replies: 2
Views: 439

Re: Dumb questionS ?

Thanks !
by georgesgiralt
Sun Nov 02, 2025 5:30 pm
Forum: Advanced MakeMKV usage
Topic: Dumb questionS ?
Replies: 2
Views: 439

Dumb questionS ?

Hello, I've a couple of questions, not entirely related to MakeMkv but... First of all, if I copy a DVD with MakeMkv, it produce an ISO image. so far so good. The original DVD is scrambled. OK. But is the MakeMkv ISO image also scrambled ? And how can I tell ? Another question : Suppose I want to ma...
by georgesgiralt
Fri Oct 17, 2025 9:05 am
Forum: MakeMKV for Linux
Topic: Env-Var to move ~/.MakeMKV/ directory?
Replies: 8
Views: 6976

Re: Env-Var to move ~/.MakeMKV/ directory?

Hello,
Have you thought that if you move config directories from your home folder to another place, all users on the system will be forced to use YOUR settings ! (and see what they are ...)
Remember that Linux emanate from Unix which is a multi user system ....
by georgesgiralt
Fri Aug 29, 2025 10:31 am
Forum: MakeMKV for Linux
Topic: MakeMKV works on Mac, not on linux for same drive, but drive works on Linux?
Replies: 3
Views: 7539

Re: MakeMKV works on Mac, not on linux for same drive, but drive works on Linux?

Hello, I've no problem (so far) with the latest version on Ubuntu 24.0.3 LTS. May I kindly suggest you install your MakeMkv compiling it yourself from the sources if you did not do so ? This will ensure you get all the dependencies satisfied and that the required libraries linked in the binary are t...
by georgesgiralt
Mon Aug 25, 2025 5:21 pm
Forum: MakeMKV for Linux
Topic: Create an ISO of an UHD Bluray on Linux
Replies: 12
Views: 12924

Re: Create an ISO of an UHD Bluray on Linux

Hello Guys, I've a terrible back pain so I must stay indoor and seated still. What to do when you're in front of a computer ? You play with it. First, I did install ImgBurn on a Virtualbox Windows 11 machine I have. Then I made available the Linux home directory to this machine. And, after backing u...
by georgesgiralt
Mon Aug 11, 2025 7:57 am
Forum: MakeMKV for Linux
Topic: Trouble flashing drive
Replies: 12
Views: 12635

Re: Trouble flashing drive

Hello, Regarding the non functioning eject button of your drive in Linux : This is normal behavior. Once a disc is inserted, the Udev rules scan the disc and try either to mount it (data) or display an icon somewhere on your desktop. Once this icon is displayed, the disc is "locked" and, t...
by georgesgiralt
Wed Aug 06, 2025 6:07 pm
Forum: MakeMKV for Linux
Topic: Create an ISO of an UHD Bluray on Linux
Replies: 12
Views: 12924

Re: Create an ISO of an UHD Bluray on Linux

Ah ?
I did one from a backup BluRay and it plays fine in my Sony player attached to my TV set.
It is the first time I do this, though, so I can't comment on other discs.
Do you know what to do to make a proper BluRay disc ? I'm curious.
by georgesgiralt
Sun Aug 03, 2025 7:14 am
Forum: MakeMKV for Linux
Topic: Create an ISO of an UHD Bluray on Linux
Replies: 12
Views: 12924

Re: Create an ISO of an UHD Bluray on Linux

Hello, I make a lot of BluRay discs from various documents I own because of the size of them. This is what I use : mkisofs -udf -iso-level "3" -input-charset "utf-8" -V <Name of Disc> -allow-limited-size -o <Name Of ISO File>.iso <Directory containing the data to put into the blu...
by georgesgiralt
Thu Mar 27, 2025 8:56 am
Forum: MakeMKV for Linux
Topic: Flatpak verification for Mint 22
Replies: 13
Views: 12065

Re: Flatpak verification for Mint 22

Yes, actually it is. You have to be very aware of where your software comes from. Even official packages are at risk. So I would only trust original software either from the official packager or my distribution team (hoping they have audited the code). In the case of MakeMkv, compiling it is very ea...
by georgesgiralt
Mon Mar 24, 2025 6:42 am
Forum: MakeMKV for Linux
Topic: Flatpak verification for Mint 22
Replies: 13
Views: 12065

Re: Flatpak verification for Mint 22

Hello, MakeMkv is only officially distributed as source code you have to compile yourself and install. It is not that difficult once done it the first time (you have to check and install the required dependencies). I do not know of any Linux distribution providing a version of MakeMkv officially co...
by georgesgiralt
Sun Mar 23, 2025 5:41 am
Forum: MakeMKV for Linux
Topic: Direct Blu-ray playback with VLC
Replies: 5
Views: 12085

Re: Direct Blu-ray playback with VLC

Hello, I'm not fluent on Flatpack software, but if what I know is true, flatpack software is tightly contained and fenced. Your VLC software is not (or is into a different container and thus another fence...) so it can't "reach" the MakeMkv library needed to work with BluRays... You'd bett...
by georgesgiralt
Sun Mar 23, 2025 5:26 am
Forum: MakeMKV for Linux
Topic: Flatpak verification for Mint 22
Replies: 13
Views: 12065

Re: Flatpak verification for Mint 22

Hello, MakeMkv is only officially distributed as source code you have to compile yourself and install. It is not that difficult once done it the first time (you have to check and install the required dependencies). I do not know of any Linux distribution providing a version of MakeMkv officially com...
by georgesgiralt
Sun Mar 23, 2025 5:16 am
Forum: MakeMKV for Linux
Topic: MakeMkv linux
Replies: 7
Views: 13464

Re: MakeMkv linux

Beede, you are running Ubuntu 20.04 LTS, which is obsolete (but still supported) maybe you could upgrade to the "newest" Ubuntu LTS which was new last year in April... You have some detailed instructions here : https://www.howtogeek.com/351360/how-to-upgrade-to-the-latest-version-of-ubuntu...