Building MakeMKV 1.14.3 for Fedora 28

The place to discuss linux version of MakeMKV
Post Reply
crhrwc
Posts: 18
Joined: Tue Jan 22, 2019 11:48 pm

Building MakeMKV 1.14.3 for Fedora 28

Post by crhrwc »

Download makemkv-oss-1.14.3.tar.gz and makemkv-bin-1.14.3.tar.gz, unzip, untar.

yum install qt4-devel qt4 qt5 openssl-devel ffmpeg-devel

Then follow the prescribed ./configure and make, make install steps in the makemkv-oss and makemkv-bin directories.
Fedora Linux.
What's a "Windows?"
logic
Posts: 20
Joined: Wed Sep 05, 2018 10:21 pm

Re: Building MakeMKV 1.14.3 for Fedora 28

Post by logic »

FWIW, I keep an RPM spec up to date over in this thread as well. You can go off the BuildRequires in that to get an idea of what needs to be installed to build it. tl;dr: the build toolchain, a bunch of Qt5 stuff, and some stuff from rpmfusion if you want all the codecs.

There's also a thread for a copr repo for ccextractor if you want to pull out subtitles on older media.
Post Reply