freebsd-ports/multimedia/mplayer/pkg-message
Kirill Ponomarev b20ae7c490 This update solves two issues which are important for many
users of mplayer:

o bktr driver working. Thanks to Arjan van Leeuwen
  <avleeuwen@piwebs.com> and Simun Mikecin sime@logos.hr (For me
  it doesn't work at all, but mplayer's tv never did :-) So I
  rely on the reports of the users who are successful.)

o disables support for libdvdnav as it's not compatible with
  the new version. The mplayer developers are informed and
  hunt the problem.

o introduces a patch to fix -vo md5: patch-libvo-vo_md5.c
  Thanks to Christopher Nehren <apeiron@comcast.net>

PR:		ports/63363
Submitted by:	maintainer
2004-02-26 09:18:00 +00:00

19 lines
567 B
Text

This port provides a simple and easy to use
tool to provide fonts in OSD.
Just cd to the ports directory and type
make install-user
Note: This is only for the bitmap fonts! If you've compiled
mplayer with truetype support, this won't work.
Please take a look at docs in
/usr/local/share/doc/mplayer
If you encounter strange problems, please have a look at
http://www.rrr.de/~riggs/mplayer/faq_en.html
before throwing stones at me :-)
CAUTION: Please please please don't use
-funroll-loops in your CFLAGS when compiling this port.
It WILL NOT WORK for many CPUs.