Search found 3 matches

by langstracht
Sun Dec 01, 2013 11:20 am
Forum: MakeMKV for Linux
Topic: Installation problems ...
Replies: 3
Views: 11385

Re: Installation problems ...

I had not.

Doing so resulted in the following:

./configure

seemed to return a whole bunch of yeses - which I assume is good - but the following "errors":

checking for AVFrame.nb_samples... no
checking whether AV_SAMPLE_FMT_U8P is declared... no
checking for avcodec_encode_audio2... no ...
by langstracht
Sat Nov 30, 2013 7:14 pm
Forum: MakeMKV for Linux
Topic: Installation problems ...
Replies: 3
Views: 11385

Re: Installation problems ...

I had not ... principally because I did not know it was there.

Just to be sure it's the right one I assume you mean the directive to:

./configure

make

sudo make install

On doing so I get the following VERY disappointing results;

./configure

gave a bunch of yes-es but the following that ...
by langstracht
Fri Nov 29, 2013 8:06 pm
Forum: MakeMKV for Linux
Topic: Installation problems ...
Replies: 3
Views: 11385

Installation problems ...

I used the instructions listed on:

http://www.makemkv.com/forum2/viewtopic.php?f=3&t=224

the step:

make -f makefile.linux

on:

makemkv-oss-1.8.6

results in the following error:

make: *** [out/libmakemkv.so.1.full] Error 1

and sure enough in trying to run:

makmkvcon

I get the ...