From owner-freebsd-questions@FreeBSD.ORG Tue Nov 18 16:36:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 137131065672 for ; Tue, 18 Nov 2008 16:36:52 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 9B1358FC0C for ; Tue, 18 Nov 2008 16:36:51 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by ug-out-1314.google.com with SMTP id 30so255196ugs.39 for ; Tue, 18 Nov 2008 08:36:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=FH7ohcb8RjNVqVYvk193SxrNRoGYT82YMAA3RPsm1DM=; b=CanIM62/iMDMO2zRJD2dik7wb1wQS0IuAYhaS9QxDa/ZgUvNRWUxRwugx1jhcCndg4 Ec1lKPTURiHOxl9Dg0x05P7VIxelxEXBDsxz8Wj9j5ViF/Qk3xRS6ubbpMjHgmNQ74/g u7AX8O/wMGUCdWWO/lzh+0uUsxtzIEW/8OGUs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=S4m24bpTUMhJiSi000RlFDY50nrrCLSkrlc3REXv9VKFKXo0fTXY2VIdy2QZ3qdLOE USa3P8SJZAzSa8IFcsPvSXG6eIr0GOpHMLwBheG64XU1+iVRNizi8Kt3i1i0GTeeE6SR 2Sr8EGtsH+hTQ2cytFjh15BHBQ7mVBtlCZLVc= Received: by 10.67.24.13 with SMTP id b13mr2269192ugj.25.1227026210497; Tue, 18 Nov 2008 08:36:50 -0800 (PST) Received: from atlantis.dyndns.org (athedsl-4438580.home.otenet.gr [79.129.170.36]) by mx.google.com with ESMTPS id 31sm6940832ugg.34.2008.11.18.08.36.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 18 Nov 2008 08:36:48 -0800 (PST) Message-ID: <4922EF1D.2030907@gmail.com> Date: Tue, 18 Nov 2008 18:36:45 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.17 (X11/20081011) MIME-Version: 1.0 To: Gary Hartl References: <000e01c94999$a7532dc0$f5f98940$@com> In-Reply-To: <000e01c94999$a7532dc0$f5f98940$@com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: FreeBSD Media Center X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2008 16:36:52 -0000 Gary Hartl wrote: > Hi all; > > > > I have an old laptop (Dell Inspiron 7500), P3 550mhz, 256mb ram 20 gig hdd. > > > > I am wondering what the validity of putting FBSD on it running VLC or > something like that feeding to my tv. > > > > Anyone with any feedback on this. > I believe it will work in this respect, though it will probably be unable to run high bit rate movies. It should play the average DivX though. I would go with a minimal X environment and mplayer (the command line version) which I feel is the best in decoding media files (vlc is also a good choice). > > > Or is there a FBSD Media Center project out either in alpha or beta? > > > > Thanks > > > > Gary > Well, mythtv is in the ports tree, and is the first that comes to mind. I've never used it myself and as I understand it is going to be kind of an overkill for this machine of yours.