Search found 6 matches

by jmalmsten
Wed Sep 10, 2025 4:07 pm
Forum: MakeMKV for Linux
Topic: How to install on Rocky Linux 8
Replies: 7
Views: 38769

Re: How to install on Rocky Linux 8

ok. Now I have done the

./configure --prefix=/tmp/ffmpeg --enable-static --disable-shared --enable-pic

and the

make install

for ffmpeg. Though, I had to add --disable-x86asm the configure because I lacked something called "nasm"?

It seems like It has installed? At least a lot of things ...
by jmalmsten
Wed Sep 10, 2025 1:41 pm
Forum: MakeMKV for Linux
Topic: How to install on Rocky Linux 8
Replies: 7
Views: 38769

Re: How to install on Rocky Linux 8

aaand now I saw that there's a section about the installation of libavcodec.... brb
by jmalmsten
Wed Sep 10, 2025 1:36 pm
Forum: MakeMKV for Linux
Topic: How to install on Rocky Linux 8
Replies: 7
Views: 38769

Re: How to install on Rocky Linux 8

ok. I tried that. And I got...

~/Downloads/makemkv-oss-1.18.1$ sudo dnf install @development-tools openssl-devel expat-devel ffmpeg-free-devel mesa-libGL-devel qt5-qtbase-devel zlib-ng-devel
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not ...
by jmalmsten
Sat Sep 06, 2025 12:15 pm
Forum: LibreDrive drives
Topic: Linux How To: Flash ASUS-BW-16D1HT
Replies: 25
Views: 66072

Re: Linux How To: Flash ASUS-BW-16D1HT


Hi @jmalmsten,

you cannot execute the binaries from a flatpak directly; you always have to use flatpak run to execute them.

Using what you try as an example you need to execute this:

flatpak run --command=makemkvcon com.makemkv.MakeMKV f -l


ok, first of all, Thanks for helping, it is very ...
by jmalmsten
Sat Sep 06, 2025 11:41 am
Forum: MakeMKV for Linux
Topic: How to install on Rocky Linux 8
Replies: 7
Views: 38769

How to install on Rocky Linux 8

ok. I have tried following the guides here to install makemkv the "correct" way, as in, not via a flatpak through the software manager. And... as usual with linux... I get stuck on step.. 1. Because nothing on this platform is apparently straight forward (sorry, my mind rants in frustration at times ...
by jmalmsten
Mon Sep 01, 2025 4:34 pm
Forum: LibreDrive drives
Topic: Linux How To: Flash ASUS-BW-16D1HT
Replies: 25
Views: 66072

Re: Linux How To: Flash ASUS-BW-16D1HT

Well hello everyone! I'm hijacking this thread as the OP seems to be done with it and I am in a similar enough situation that I think making a new one only would make things harder to find.

I am here sitting at a Linux computer (Rocky Linux 8) and I have been using MakeMKV to rip my Blurays with a ...