Following instructions, but makemkv-oss $ make error 1

The place to discuss linux version of MakeMKV
Post Reply
annoyed_as_hell
Posts: 5
Joined: Thu Jan 11, 2018 4:13 pm

Following instructions, but makemkv-oss $ make error 1

Post by annoyed_as_hell »

I downloaded the ffmpeg tar and successfully configured and installed that. I've downloaded both the other two makemkv tars, but am presently unable to `$ make` makemkv-oss. After successful configure it fails with the following error:

`AV_CODEC_FLAG_GLOBAL_HEADER
make: *** [Makefile:75: out/libmakemkv.so.1.full] Error 1`

Edit: I'm building on Manjaro XFCE. I realise the instructions said "for a debian based system". Is it possible that I am missing a package? GCC shows all deps met.

Anyone please tell me what this error refers to and how to fix this?
fastily
Posts: 1
Joined: Fri Jun 01, 2018 1:12 am

Re: Following instructions, but makemkv-oss $ make error 1

Post by fastily »

Had the same error, was able to fix it by installing the previous version of ffmpeg (3.4.2) - https://www.ffmpeg.org/releases/ffmpeg-3.4.2.tar.gz

Makes sense though, given that the current version of MakeMKV (1.12.2) was released before ffmpeg 4.0.
Post Reply