Page 1 of 1

Linux-Version not on Download

Posted: Fri Sep 26, 2025 11:50 am
by pmust
The ownload page says:

MakeMKV for Windows and Mac OS X is available for download below. MakeMKV for Linux is available on the forum page.

and on the page you can click here:
Download both binary and source packages:
https://www.makemkv.com/download/makemk ... 8.1.tar.gz
https://www.makemkv.com/download/makemk ... 8.1.tar.gz

But the result in both cases is a 404 error

Regards Andreas

Re: Linux-Version not on Download

Posted: Fri Sep 26, 2025 12:04 pm
by dcoke22
It seems MakeMKV version 1.18.2 has been released but the linux forum post hasn't been updated yet.

Re: Linux-Version not on Download

Posted: Fri Sep 26, 2025 12:57 pm
by blind-s33r
I just manually changed the .1 to .2 on the download link and got it to download, haven't had the chance to compile it yet... or check and see if I need to update the ffabi.c file still for ffmpeg...

Quick edit, compiles fine with the newest version of ffmpeg yay.

Re: Linux-Version not on Download

Posted: Sat Sep 27, 2025 2:46 pm
by Krondlid
I found that v1.18.2 builds against ffmpeg v8.0 almost without intervention. The only change I had to make was comment in a line of libffabi/src/ffabicfg.h that was generated commented out. It should read:

Code: Select all

/* no AVChannelLayout */
#undef FFABI_HAVE_OLD_CHANNEL_LAYOUT