Search Criteria
Package Details: makemkv-cli 1.16.1-1
Git Clone URL: | https://aur.archlinux.org/makemkv-cli.git (read-only, click to copy) |
---|---|
Package Base: | makemkv-cli |
Description: | DVD and Blu-ray to MKV converter and network streamer - CLI only |
Upstream URL: | https://www.makemkv.com |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | freswa |
Maintainer: | freswa |
Last Packager: | freswa |
Votes: | 13 |
Popularity: | 0.000038 |
First Submitted: | 2015-01-25 15:09 |
Last Updated: | 2021-03-04 21:35 |
Dependencies (3)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git, ffmpeg-headless)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jre-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk-openj9-bin, jre, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jre8-adoptopenjdk, jdk-arm, jdk-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- lib32-glibc (lib32-glibc-linux4, glibc-force-mmap, lib32-glibc-force-mmap, lib32-glibc-minimal-git) (optional, x86_64) – dts support
Required by (1)
- makemkv-libaacs (requires makemkv)
Latest Comments
1 2 Next › Last »
sbussetti commented on 2021-01-04 22:36
this patch resolves it:
sbussetti commented on 2021-01-04 21:13
Seeing the following on version 1.15.4-2 -- Seems like there's an interactive prompt that its getting stuck on?
ectospasm commented on 2020-12-19 19:51
The PKGBUILD contains a bug. It lists
${url}/download/makemkv-oss-${pkgver}.tar.gz
, which downloads makemkv-oss-1.15.4.tar.gz, but includes the b2sum ostensibly for makemkv-oss-1.15.3.tar.gz. If I update the b2sum of this tarball, the PKGBUILD builds normally. I also had to correct an explicitcd makemkv-oss-1.15.3
to becd makemkv-oss-${pkgver}
, in two different places.Why the old version was hard coded is beyond me.
PreparationH67 commented on 2020-12-11 18:29
Download link is broken and there seems to be a new version https://www.makemkv.com/forum/viewtopic.php?f=3&t=224
FabioLolix commented on 2019-10-23 21:15
@sfranchi temporary keys are posted in their forum https://www.makemkv.com/forum/viewtopic.php?f=5&t=1053
sfranchi commented on 2019-10-23 18:52
@freswa, app_key is no longer valid
freswa commented on 2019-01-11 00:37
Create/Edit ~/.MakeMKV/settings.conf and add a line like
chenmah commented on 2019-01-11 00:34
If I only want to use the cli version, how can I register and activate this software with the beta serial number?
eleftg commented on 2018-05-14 22:32
Compilation is now broken due to undeclared symbols (see also: comments section of makemkv).
Here is an updated PKGBUILD that works:
https://pastebin.com/hrAPveY6
chowbok commented on 2018-03-23 06:19
Hi,
Can you add this same warning to the CLI package: https://aur.archlinux.org/cgit/aur.git/tree/makemkv.install?h=makemkv ? It might save somebody a lot of time.