Package Details: makemkv 1.17.9-1

Git Clone URL: https://aur.archlinux.org/makemkv.git (read-only, click to copy)
Package Base: makemkv
Description: DVD and Blu-ray to MKV converter
Upstream URL: https://www.makemkv.com
Licenses: LGPL-2.1-or-later, LicenseRef-GuinpinSoft-inc-EULA
Submitter: hydro
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 328
Popularity: 2.11
First Submitted: 2010-01-26 15:31 (UTC)
Last Updated: 2025-02-01 21:02 (UTC)

Dependencies (4)

Sources (4)

Pinned Comments

FabioLolix commented on 2024-07-20 16:33 (UTC)

This now depends on libavcodec.so so when it needs to be rebuilded against new ffmpeg version you are forced to uninstall first otherwise the update will be blocked

fosskers commented on 2023-06-11 13:56 (UTC)

I can confirm that a manual sudo modprobe sg was necessary to get makepkg to detect my DVD drive.

FabioLolix commented on 2023-03-16 21:41 (UTC)

Beta key:

Latest Comments

« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 Next › Last »

moething commented on 2014-10-21 17:01 (UTC)

The package maintainer should simply bump the Package Release version from 1.8.13-1 to 1.8.13-2. This would force a package rebuild for all users.

kar commented on 2014-10-12 16:59 (UTC)

Ok, I have the solution: After reinstall MakeMKV, it is working perfectly! I think, it was necessary to recompile MakeMKV against all new libraries.

kar commented on 2014-10-12 16:51 (UTC)

I get an error, if I try to open MakeMKV: ####### ~%makemkv /usr/bin/makemkvcon: error while loading shared libraries: libavcodec.so.55: cannot open shared object file: No such file or directory ####### Can anyone confirm the error? Maybe there is an update of MakeMKV necessary? Because there is a newer version of this lib (libavcodec.so.56)!

hydro commented on 2014-09-25 13:43 (UTC)

pkg-config is in the base-devel group, which should be installed before building any AUR package. https://wiki.archlinux.org/index.php/AUR#Prerequisites

MicK commented on 2014-09-25 11:20 (UTC)

Install pkg-config package first if you get such building error: ... checking for pkg-config... no checking for ffmpeg... no configure: error: . ==> ERROR: A failure occurred in build(). Aborting...

jdkdonkaur commented on 2014-06-27 03:36 (UTC)

I hit an odd Build issue: autoxxx/install-sh -c -D -m 644 out/libdriveio.so.0 /home/jman/temp/makemkv/makemkv/pkg/makemkv/usr/lib/libdriveio.so.0 autoxxx/install-sh: invalid option: -D Makefile:36: recipe for target 'install' failed Not sure what's causing this. I got around it by having sed remove all the "-D " from the OSS Makefile before the "make DESTDIR="$pkgdir" install" in the PKGBUILD. Then the makepkg passes. It only seems to install the "/usr/bin/makemkvcon" tool. I thought it should have also installed "/usr/bin/makemkv" which I assume is the gui. Anyway, makemkvcon seems to work properly.

hydro commented on 2014-06-06 10:05 (UTC)

Added manpages supplied by Karl Lenz, thanks.

kit commented on 2014-04-16 23:35 (UTC)

Seems to work ok by updating version number and checksums. ffd6a19151329822f9e15aeb158389c1 makemkv-bin-1.8.10.tar.gz da4114455f7342f567fa68aaa80e70d1 makemkv-oss-1.8.10.tar.gz

hydro commented on 2014-02-07 18:42 (UTC)

Builds fine here with ffmpeg 1:2.1.3-1 from extra repo.