From owner-freebsd-questions@FreeBSD.ORG Thu Aug 5 15:41:32 2004 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 56F3416A4CE for ; Thu, 5 Aug 2004 15:41:32 +0000 (GMT) Received: from imf16aec.mail.bellsouth.net (imf16aec.mail.bellsouth.net [205.152.59.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBF3E43D6B for ; Thu, 5 Aug 2004 15:41:31 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] ([68.209.163.3]) by imf16aec.mail.bellsouth.netESMTP <20040805154127.WLIB1721.imf16aec.mail.bellsouth.net@[192.168.1.5]>; Thu, 5 Aug 2004 11:41:27 -0400 In-Reply-To: <005a01c47a74$ae629db0$7916213e@axbcomputer> References: <005a01c47a74$ae629db0$7916213e@axbcomputer> Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Thu, 5 Aug 2004 11:41:22 -0400 To: "ilich" X-Mailer: Apple Mail (2.618) cc: freebsd-questions@freebsd.org Subject: Re: Using MPlayer in console 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: Thu, 05 Aug 2004 15:41:32 -0000 mplayer also supports libcaca (http://sam.zoy.org/projects/libcaca/). install graphics/libcaca and then remove the line "--disable-libcaca" in multimedia/mplayer/Makefile and install mplayer. Michael On Aug 4, 2004, at 6:45 PM, ilich wrote: > Hello all. > > I want to watch video films in console using MPlayer or other video > players. > I have tried to use SVGAlib, but it supports 4 bit per pixel only, but > I want more. > > What does mean Framebuffer and can it decide my problem? > > Help me please! > > Thanks, beforehand. > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"