From owner-freebsd-questions@FreeBSD.ORG Thu Aug 5 15:17:22 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 C5B1916A4CE for ; Thu, 5 Aug 2004 15:17:22 +0000 (GMT) Received: from ddardaar.mine.nu (bwp125.neoplus.adsl.tpnet.pl [83.29.239.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41A8F43D2D for ; Thu, 5 Aug 2004 15:17:22 +0000 (GMT) (envelope-from radek@raadradd.com) Received: by ddardaar.mine.nu (Postfix, from userid 1001) id 988ACA548; Thu, 5 Aug 2004 17:17:24 +0200 (CEST) Date: Thu, 5 Aug 2004 17:17:24 +0200 From: Radek Kozlowski To: ilich Message-ID: <20040805151724.GB28842@werd> References: <005a01c47a74$ae629db0$7916213e@axbcomputer> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <005a01c47a74$ae629db0$7916213e@axbcomputer> User-Agent: Mutt/1.5.6i 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:17:22 -0000 On Thu, Aug 05, 2004 at 02:45:01AM +0400, 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. You might want to check this article out: http://www.ezunix.org/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=61&page=1 -Radek