Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2008 09:04:52 +0200
From:      Stefan Ehmann <shoesoft@gmx.net>
To:        freebsd-multimedia@freebsd.org
Subject:   Re: Unable to get OSD (and probably subtitles) in MPlayer
Message-ID:  <200808310904.53043.shoesoft@gmx.net>
In-Reply-To: <a5eea06e0808300944x7c31bdb9tc78fa5d87297b87a@mail.gmail.com>
References:  <a5eea06e0808300836k431b5257se8c2ee914057c1dd@mail.gmail.com> <200808301815.25483.shoesoft@gmx.net> <a5eea06e0808300944x7c31bdb9tc78fa5d87297b87a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 30 August 2008 18:44:28 Lars Stokholm wrote:
> On Sat, Aug 30, 2008 at 6:15 PM, Stefan Ehmann <shoesoft@gmx.net> wrote:
> > What works for me:
> >
> > make to have multimedia/mplayer-fonts installed
> > $ cd /usr/ports/multimedia/mplayer
> > $ make install-user
>
> Thank you for your reply, but I prefer using freetype and as I
> understand it, install-user only works for bitmap fonts.
Okay, I always used bitmap fonts.

> Here's something from the install log:
>
> mplayer-0.99.11_5 depends on shared library: iconv.3 - found
> ...
> Checking for iconv ... no
> ...
> Checking for freetype >=3D 2.0.9 ... no (iconv support needed)
> Checking for fontconfig ... no (freetype support needed)
> Checking for SSA/ASS support ... no (FreeType support needed)
>
> I'm not sure if this is the cause of my problems, but it seems like it
> to me. Why does it say "Checking for iconv ... no" when the share
> library iconv.3 is found?

config.log says
cc -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O -pipe -fno-fast-m=
ath=20
=A0
=2DI... -I.../libavutil =A0 -L/usr/local/lib =A0 =A0-o /tmp/mplayer-conf--3=
7111=20
/tmp/mplayer-conf--37111.c -lm
tmp/mplayer-conf--37111.c:3:19: error: iconv.h: No such file or directory
=2DI/usr/local/include seems to be missing

My currently installed mplayer had working truetype fonts. After=20
reinstallation no longer :(

With the latest version truetype support is broken. My previously installed=
=20
version (from 24 Aug 2008 12:20:52 I think) had working truetype support.

=2D-=20
Stefan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808310904.53043.shoesoft>