Friday 5 May 2017

How to install MakeMKV 1.10.5 on Ubuntu 17.04

  MakeMKV 1.10.5  is tool converts video clips from DVD / Blu-ray disc into a set of MKV files, preserving most information, so you may watch Blu-ray and DVD discs with your favorite player on your favorite OS or on your favorite device.

 

The software features:

  •     Reads DVD and Blu-ray discs
  •     Reads Blu-ray discs protected with latest versions of AACS and BD+
  •     Preserves all video and audio tracks, including HD audio
  •     Preserves chapters information
  •     Preserves all meta-information (track language, audio type)
  •     Fast conversion - converts as fast as your drive can read data.
  •     No additional software is required for conversion or decryption.
  •     Available for Windows, Mac OS X and Linux
  •     Functionality to open DVD discs is free and will always stay free.
  •     All features (including Blu-ray decryption and processing) are free during BETA.

MakeMKV 1.10.5 Changelog:

  • Improved handling for DVD discs with mastering errors
  • Better track AV sync management, especially for badly mastered discs
  • Small miscellaneous improvements
  • Bug fixes:
    • Program could crash randomly at the end of conversion
    • Opening HD-DVD disc with AC3/E-AC3 audio caused program to hang
    • Support for some BDAV discs was accidentally broken in 1.10.3
    • Fixed various build issues for OSS code

Installation instructions: 

 
     Open terminal and insert command line...

$ sudo apt-get install build-essential pkg-config libc6-dev libssl-dev libexpat1-dev libavcodec-dev libgl1-mesa-dev libqt4-dev

$ wget http://www.makemkv.com/download/makemkv-bin-1.10.5.tar.gz

$ wget http://www.makemkv.com/download/makemkv-oss-1.10.5.tar.gz

$ tar -xvf makemkv-bin-1.10.5.tar.gz

$ tar -xvf makemkv-oss-1.10.5.tar.gz

$ cd makemkv-oss-1.10.5/

$ ./configure

$ make

$ sudo make install

$ cd ..

$ cd makemkv-bin-1.10.5/

$ make

$ sudo make install

Harry

Author & Editor

A technology enthusiast and addictive blogger who likes to hacking tricks and wish to be the best White Hacket Hacker of the World.

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.