[MPlayer-users] ASS/SSA subtitle support

Ergzay ergzay at gmail.com
Fri Jan 5 21:43:01 CET 2007


On 2007/01/05, at 13:30, thyme pancakes wrote:

> On Mac OS X 10.3.9. How do I get it to work?
>
> I've tried installing freetype 2.21 and installing it in the default 
> location of /usr/local/.
> configure won't detect it. I've tried using configure 
> --with-freetype-config; true type still not detected. I've compiled 
> libass with true type support using -I "/usr/local/include/truetype2". 
> I can make libass, but I can't enable configure to recognize it, nor 
> does it work when I physically edit config.mak to set CONFIG_ASS = to 
> yes. It compiles without problem but the subtitles are still not 
> displayed.
>
> End of the rope here. Has anyone got ASS support to work on Mac OS? 
> What steps, library versions, commandline params did you use to do it?

On 10.3.9 here and running it just fine. You need two special extra 
options because of the strange location that somethings get installed.
--with-extraincdir=/usr/X11R6/include/ 
--with-extralibdir=/usr/X11R6/lib/
Those two should allow it to detect it just fine.
Also its useful to attach that section of your configure.log so its 
more easy to identify the problem.

Ergzay




More information about the MPlayer-users mailing list