Page 1 of 1

Following instructions, but makemkv-oss $ make error 1

Posted: Fri May 18, 2018 4:54 pm
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?

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

Posted: Fri Jun 01, 2018 1:19 am
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.