Linux-Version not on Download

Everything related to MakeMKV
Post Reply
pmust
Posts: 1
Joined: Thu Jun 04, 2020 6:23 am

Linux-Version not on Download

Post 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
dcoke22
Posts: 4002
Joined: Wed Jul 22, 2020 11:25 pm

Re: Linux-Version not on Download

Post by dcoke22 »

It seems MakeMKV version 1.18.2 has been released but the linux forum post hasn't been updated yet.
blind-s33r
Posts: 12
Joined: Thu Jul 25, 2019 1:29 am

Re: Linux-Version not on Download

Post 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.
Krondlid
Posts: 2
Joined: Thu Mar 13, 2025 8:10 pm

Re: Linux-Version not on Download

Post 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
Post Reply