mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Proposed new package: FFMPEG (Makefiles inclu


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Proposed new package: FFMPEG (Makefiles included)
Date: Sun, 12 Sep 2010 07:01:54 +1000

On 21 July 2010 19:50, Di Appoggio <address@hidden> wrote:
> Here is my "official" Makefile for FFMPEG 0.6 and its related dependancies.
> Hope to have followed all the guidelines of the project.
>
> Marco
>

Great work, I've tried ffmpeg a few times and never had much success.

It builds fine on OSX, there are a few spacing/tabbing issues and some
instances (libvpx.mk) where i686-pc-mingw32 should be replaced with
$(TARGET).

The new build requirement, yasm [1], is very lightweight and seems to
be a useful tool. It's required by libvpx, x264 (can be disabled), and
the existing xvidcore (currently disabled). I imagine adding it would
improve performance where it's optional (even if it could be disabled
in libvpx).

Cheers,

Tony


[1] http://www.tortall.net/projects/yasm/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]