From owner-freebsd-questions@FreeBSD.ORG Sat Apr 23 22:28:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB27116A4CE for ; Sat, 23 Apr 2005 22:28:00 +0000 (GMT) Received: from smtpq1.home.nl (smtpq1.home.nl [213.51.128.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B9D543D2F for ; Sat, 23 Apr 2005 22:28:00 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.128.135] (port=59780 helo=smtp4.home.nl) by smtpq1.home.nl with esmtp (Exim 4.30) id 1DPT6V-000497-Cf for freebsd-questions@freebsd.org; Sun, 24 Apr 2005 00:27:59 +0200 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.215.228]:52837 helo=desktop.homenet) by smtp4.home.nl with esmtp (Exim 4.30) id 1DPT6S-0008T6-Lw for freebsd-questions@freebsd.org; Sun, 24 Apr 2005 00:27:56 +0200 From: Danny Pansters To: freebsd-questions@freebsd.org Date: Sun, 24 Apr 2005 00:27:24 +0200 User-Agent: KMail/1.8 References: <20050422201203.GA90690@thought.org> <20050423173958.3d84f6b4@ale.varnet.bsd> <20050423220816.GA99173@thought.org> In-Reply-To: <20050423220816.GA99173@thought.org> X-Face: "0Qv=,p:+]LvuqrtS4U\z3k"qN=.1]@=?utf-8?q?=258=3F=3BPoab=23v=27F=7E=0A=09!Wm=5Fe-=24=7EL=5D=3B?=>[c*L^Qoladj)x@mH}Bqz"vLO?Zdl}[@V@=?utf-8?q?U=3Fx3=23lI=3A=0A=09=24DN=7E!Hr?=@K`-mNv"zXm MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504240027.24611.danny@ricin.com> X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean Subject: Re: subbfont.ttf, missing. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2005 22:28:00 -0000 On Sunday 24 April 2005 00:08, Gary Kline wrote: > On Sat, Apr 23, 2005 at 05:39:58PM -0300, Alejandro Pulver wrote: > > On Sat, 23 Apr 2005 13:19:14 -0700 > > > > Gary Kline wrote: > > > On Sat, Apr 23, 2005 at 04:44:33PM -0300, Alejandro Pulver wrote: > > > > On Fri, 22 Apr 2005 13:12:03 -0700 > > > > Gary Kline wrote: > > > > Hello, > > > > The first time I installed mplayer and it prompted me for that file I > > symlinked it to a font (you can do that instead of copying it), > > but I was not sure about if that works (I never played a movie with > > subtitles). > > Interesting. I've installed, de- and re-installed mplayer > several times. Noprompting. Anyway, I cp'd over a generic > ttf file and the error dialog went away. Read /usr/ports/multimedia/mplayer/pkg-message For non TTF fonts you can go into the ports dir as a normal user and: % make install-user It makes warnings about "no font found" or alike in gmplayer go away. If you want to use a TTF font, I guess you have to install one. Perhaps use mkttfdir or what's it called... I never used OSD myself I must say, and usually use kmplayer. HTH, Dan