Search found 7 matches

by old-linux
Mon Apr 26, 2021 1:35 am
Forum: MakeMKV for Linux
Topic: trouble with 1.16.3 hash file
Replies: 2
Views: 8336

trouble with 1.16.3 hash file

I downloaded the hash file for MakeMKV-1.16.3 from here:
http://www.makemkv.com/download/makemkv-sha-1.16.3.txt

$ cat makemkv-sha-1.16.3.txt
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

d5692f7fe880a09728c6e4daed84f42432b11b7160e250badc7b8cf93f2eed1f Setup_MakeMKV_v1.16.3.exe ...
by old-linux
Tue Mar 24, 2020 9:02 pm
Forum: MakeMKV for Linux
Topic: MakeMKV v1.15.0 Application failed to initialize
Replies: 3
Views: 14571

Re: MakeMKV v1.15.0 Application failed to initialize

@Zirius Thanks for the idea. The executable that is complaining "/usr/bin/mkemkvcon",
on my amd64 box is identical to the file "./makemkv-bin-1.15.0/bin/amd64/makemkvcon"
that's in the tree created when "makemkv-bin-1.15.0.tar.gz" is unpacked. I looked at the
Makefile and there is no compile there ...
by old-linux
Sun Mar 22, 2020 9:51 pm
Forum: MakeMKV for Linux
Topic: MakeMKV v1.15.0 Application failed to initialize
Replies: 3
Views: 14571

MakeMKV v1.15.0 Application failed to initialize

MakeMKV v1.15.0 builds and installs on my CentOS 6 box with no errors.

Trying to run it from the GUI menu fails - with a popup window
appearing on my screen that shows "Application failed to initialize".

Running "makemkv" from a shell shows that same popup window
and also the following output ...
by old-linux
Sun Jan 06, 2019 5:14 pm
Forum: MakeMKV for Linux
Topic: super slow rip
Replies: 8
Views: 30053

Re: super slow rip

I'm running 1.14.2 on an old linux distribution (CentOS 6) and it does work as expected - except it's painfully slow (hours) to read a DVD. Unfortunately I don't think I can build ccextractor because the required dependencies are just not available for this distro. Is there a known workaround that ...
by old-linux
Thu Jan 25, 2018 4:06 am
Forum: MakeMKV for Linux
Topic: Optical Drive not being found
Replies: 115
Views: 492037

Re: Optical Drive not being found

Like many others I'm also struggling to understand this problem.
My machine is running CentOS 6.9. I can successfully build 10.8,
10.9, and 10.10 - but only 10.8 is able to find my optical drive.

10.8 as far as I can tell works perfectly for me.
With 10.8 running the makemkv info window shows ...
by old-linux
Sat Jan 14, 2017 5:54 pm
Forum: MakeMKV for Linux
Topic: 1.10.2 build fails on CentOS 6.8
Replies: 4
Views: 16465

Re: 1.10.2 build fails on CentOS 6.8

The announcement for 1.10.4 still calls for "qt4 or qt5". Perhaps it builds successfully on
some version of qt4 somewhere ... but on a fully up to date CentOS 6.8 with qt4 and no
qt5 makmkv-oss-1.10.4 still fails to build for me (as does 1.10.3 and 1.10.2).

I finally tried installing the CentOS 6 ...
by old-linux
Fri Oct 07, 2016 1:56 am
Forum: MakeMKV for Linux
Topic: 1.10.2 build fails on CentOS 6.8
Replies: 4
Views: 16465

1.10.2 build fails on CentOS 6.8

I'm unable to build makemkv-oss-1.10.2 on CentOS 6.8.
(makemkv-oss-1.10.1 builds and works as expected.)

configure output :

[mike@x makemkv-oss-1.10.2]$ PKG_CONFIG_PATH=/tmp/ffmpeg/lib/pkgconfig CFLAGS="-D __STDC_FORMAT_MACROS" ./configure
checking build system type... x86_64-unknown-linux-gnu ...