View Single Post
Old 2009-04-08, 10:58   Link #43
SwordAngel
Junior Member
 
Join Date: Aug 2008
Will there be an updated 2009 edition of this HOWTO?

For one thing, it seems that the original config options
Code:
--with-extraincdir=/opt/local/include --with-extralibdir=/opt/local/lib
no longer work; they need to be replaced with
Code:
--extra-cflags="-I/opt/local/include -L/opt/local/lib"
And since the new rev 9 of MPlayer OS X Extended has experimental support for multithreaded ffmpeg, it would be nice to have instructions to build the multithreaded version of ffmpeg as well.
SwordAngel is offline