I got my makemkv working again by rolling back the distro using this method: https://wiki.archlinux.org/title/Arch_Linux_Archive#How_to_restore_all_my_packages_at_a_specific_date
hope this helps! <3 ;)
| 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: | 341 |
| Popularity: | 2.07 |
| First Submitted: | 2010-01-26 15:31 (UTC) |
| Last Updated: | 2026-06-16 17:06 (UTC) |
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 32 Next › Last »
I got my makemkv working again by rolling back the distro using this method: https://wiki.archlinux.org/title/Arch_Linux_Archive#How_to_restore_all_my_packages_at_a_specific_date
hope this helps! <3 ;)
Unfortunately, this is partially closed-source, so there's not much anyone can do about it until it gets fixed upstream. I did report it on the official forums, so the author is aware.
Sadly I can confirm this. The AUR version does not work on Gnome, while snap does. However the snap version does have other issues for me. Is there any know workaround to compile this / use the aur version?
I can also confirm that makemkv shows a segfault in dmesg upon startup.
As a workaround, I installed it as a snap, and it works. But I'd much rather have it installed natively, as I had to install the snapd daemon just for this.
I can confirm. Even rebuilding against the new glibc version doesn’t prevent the program from crashing at startup.
It seems to get a crash when updating glibc to 2.36-1
I had to prepend the following to :29 of the PKGBUILD:
LDFLAGS="$(pkg-config --static --libs libavcodec)"
Fixes:
undefined reference to `avcodec_register_all'
Might not be applicable to everybody, or require change of main PKGBUILD, but I wanted to note here.
pkgver=1.17.1
0784908b07f9fc87307a0f958105b7e2d37f5f10c0ef1a1280854e7d7c06b1f3 makemkv-bin-1.17.1.tar.gz
0d572b1b937d97275cb75d71a142b3d555428aebd53a64161a500fda7ae766fe makemkv-oss-1.17.1.tar.gz
pkgver=1.17.0
e277d75722aede64ac1b564969c7d64608e00591b17068dc7a88358e7a03e2c0 makemkv-bin-1.17.0.tar.gz
ede75c7cc05dbef9d2e5c55d340dc090f58b25b0c809e2345c2554f0b20cf75f makemkv-oss-1.17.0.tar.gz
@mattelacciato, see "Getting Started" at https://wiki.archlinux.org/title/Arch_User_Repository.
The base-devel package group is assumed to be installed when using AUR, thus it is not listed as dependency. base-devel's list of packages is found at https://archlinux.org/groups/x86_64/base-devel/.
Pinned Comments
FabioLolix commented on 2024-07-20 16:33 (UTC)
This now depends on
libavcodec.soso when it needs to be rebuilded against newffmpegversion you are forced to uninstall first otherwise the update will be blockedfosskers commented on 2023-06-11 13:56 (UTC)
I can confirm that a manual
sudo modprobe sgwas necessary to getmakepkgto detect my DVD drive.FabioLolix commented on 2023-03-16 21:41 (UTC)
Beta key: