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?
Following instructions, but makemkv-oss $ make error 1
-
- Posts: 5
- Joined: Thu Jan 11, 2018 4:13 pm
Re: Following instructions, but makemkv-oss $ make error 1
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.
Makes sense though, given that the current version of MakeMKV (1.12.2) was released before ffmpeg 4.0.