Search found 1 match

by miklnk
Sun Jul 12, 2015 2:02 am
Forum: MakeMKV for Linux
Topic: Compile options for up to date ffmpeg not working.
Replies: 2
Views: 10467

Compile options for up to date ffmpeg not working.

I tried compiling makemkv-oss-1.9.4 with the latest version of ffmpeg with the suggested configure flags of:
./configure --prefix=/tmp/ffmpeg --enable-static --disable-shared --enable-pic --disable-yasm
but the configure script returns:
configure: WARNING: unrecognized options: --enable-static ...