[FFmpeg-user] configure problem

Michael Bradshaw mbradshaw at sorensonmedia.com
Tue Oct 30 20:54:24 CET 2012


On Tue, Oct 30, 2012 at 9:54 AM, Honi Sanders <sandersh6000 at gmail.com> wrote:
> I didn't get a reply to my email account, but I see there was a reply here
> http://ffmpeg-users.933282.n4.nabble.com/configure-problem-td4654419.html.
>  It says to install yasm, but from the website, it looks like yasm is only
> for windows, and I have a mac...

As Pavel says, you can use macports. Optionally, if you've got X Code
installed (so you can use gcc from the command line) building and
installing YASM (from source) is as easy as:

./configure
make
sudo make install


More information about the ffmpeg-user mailing list