[FFmpeg-user] configure error with enabling libmodplug
Kimio Miyamura
xanadu at apost.plala.or.jp
Mon Sep 1 10:03:02 CEST 2014
> 2014/09/01 4:26PM Clément Bœsch <u at pkh.me> wrote:
>
> On Mon, Sep 01, 2014 at 04:15:06PM +0900, Kimio Miyamura wrote:
> [...]
>>> Right, that's because libmodplug wasn't detected through pkg-config, which
>>> I just fixed in git/master. Can you git pull and retry that latest command
>>> with --pkg-config-flags=--static?
>>
>> Trying to git cloning ffmpeg, I get the following error:
>>
>> $ git clone git://source.ffmpeg.org/ffmpeg.git
>> Cloning into 'ffmpeg'...
>> fatal: read error: Connection reset by peer
>>
>
> Videolan just fixed the issue right now, can you retry?
I have successfully build ffmpeg with latest git ffmpeg. Thank you very much!!
BTW, Can you explain me how to use libmodplug? I'm just a compile maniac, so I don't know how to use it. I'm very appreciated if you provide me sample like:
ffmpeg -i test.wav -c:a libmodplug test.mod???
// Miya
More information about the ffmpeg-user
mailing list