[SOLVED] How to install MakeMKV

MakeMKV (http://www.makemkv.com/forum2/viewtopic.php?f=3&t=224) is the only working lossless DVD/BD to MKV converter in Linux. Mkvtoolnix lacks some features like choosing the subtitles and different audio tracks. Other apps don't have that conversion capability at all and OMGrip simply can't (couldn't) do it. And while hard drives are cheap, ripping by Handbrake
1) causes some quality loss,
2) takes much more time,
3) uses all the CPU and causes heat problems and/or produces noise.
MakeMKV rips a DVD in 15 minutes losslessly and can omit some or all the extra audio tracks and subtitles as well as the extra features and the annoying piracy warnings etc.
I can't find the equivalents of these buntu dependencies (except the last one):
So I'm not sure if the instructions below are true for Mageia as well (for both source and binary package):
1) causes some quality loss,
2) takes much more time,
3) uses all the CPU and causes heat problems and/or produces noise.
MakeMKV rips a DVD in 15 minutes losslessly and can omit some or all the extra audio tracks and subtitles as well as the extra features and the annoying piracy warnings etc.
I can't find the equivalents of these buntu dependencies (except the last one):
- Code: Select all
sudo apt-get install build-essential libc6-dev libssl-dev libgl1-mesa-dev libqt4-dev
So I'm not sure if the instructions below are true for Mageia as well (for both source and binary package):
- Code: Select all
make -f makefile.linux
sudo make -f makefile.linux install