From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-142701-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 82D661381F3
	for <garchives@archives.gentoo.org>; Sat, 17 Nov 2012 21:48:46 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2CEDEE027D;
	Sat, 17 Nov 2012 21:48:31 +0000 (UTC)
Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 80C10E027D
	for <gentoo-user@lists.gentoo.org>; Sat, 17 Nov 2012 21:47:15 +0000 (UTC)
Received: by mail-we0-f181.google.com with SMTP id t11so674728wey.40
        for <gentoo-user@lists.gentoo.org>; Sat, 17 Nov 2012 13:47:14 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=date:from:to:subject:message-id:in-reply-to:references:organization
         :x-mailer:mime-version:content-type:content-transfer-encoding;
        bh=stEGDn3sWxQdsrFJWxfU9RrRHewijsOguybw73wl+ZE=;
        b=BPdDUpy+mfEGx7YewJUtqX05VvMODyYZSJzsGY6Oq0+TarcrzBfkkSVYwnjP0LW+Lj
         Z0WSjt/3le4LLXGC5NWgn7u416GuCj6mI5/vLnSopxfDSsTHjwMtNZZ0OThPfeL9e2EL
         aseCVOE89UN1HZ3E8tWTKRViQ4JdVIgJnxyxiCV1DS1Ie/Gs2JZMI+X8VHk4ZRCpNCv4
         YZwZR6Fmn7e0Qml19CAQcsAGGOhnOqbH/35lmU4GORW8ehynQu/UDDpvlBYibXomWqoD
         /qa6YteefADlvYGhwU87xGMF6ZEhBdExd94W1FZaIal0CrMj/3aTGs7MAKpUOX/lGemZ
         SMRQ==
Received: by 10.216.201.79 with SMTP id a57mr84570weo.191.1353188834143;
        Sat, 17 Nov 2012 13:47:14 -0800 (PST)
Received: from khamul.example.com (196-210-100-105.dynamic.isadsl.co.za. [196.210.100.105])
        by mx.google.com with ESMTPS id y3sm5860719wix.6.2012.11.17.13.47.11
        (version=SSLv3 cipher=OTHER);
        Sat, 17 Nov 2012 13:47:12 -0800 (PST)
Date: Sat, 17 Nov 2012 23:44:35 +0200
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Beagle vs. Panda vs. Raspberry on Gentoo
Message-ID: <20121117234435.0a758d48@khamul.example.com>
In-Reply-To: <CAN0CFw3-LRyabj5eUt9RNP=LLZqW_Cx5MZQ9XjUHfVgpQQi8ug@mail.gmail.com>
References: <CAN0CFw3wqNZyRNJKaBFWjadV1q-myzuUjMp4LostuTTqfEbkNQ@mail.gmail.com>
	<20121117220304.758a8615@khamul.example.com>
	<CAN0CFw3-LRyabj5eUt9RNP=LLZqW_Cx5MZQ9XjUHfVgpQQi8ug@mail.gmail.com>
Organization: Internet Solutions
X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.13; x86_64-pc-linux-gnu)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Archives-Salt: f460376b-027a-4872-bb6b-b0dcfb04f876
X-Archives-Hash: c7fce9268fbe4d91d754dcb4e51c6127

On Sat, 17 Nov 2012 12:43:38 -0800
Grant <emailgrant@gmail.com> wrote:

> > > Which of these would be the best choice for Gentoo?  I have a
> > > Beaglebone but now I'm looking for something with video for HD
> > > playback.
> > >
> > > - Grant
> >
> > I'd say none of them (yet).
> >
> > It doesn't matter what other features in the form of fancy IO and
> > neat circuitry is put on such boards, they are all limited by what
> > the CPU can do. If the board has a RealTek chip, it;s limited by
> > what the RealTek dev software provides.
> >
> > I have a Raspberry Pi, and doing what it was designed to do is
> > something it is very good at. It was designed to teach kids how to
> > program. It was not designed to play full HD video.
> >
> > The Pi suffers with playback the very same way all the other ARM
> > media players out there suffer, whether they be AC Ryan, Medi8ter,
> > Xtreamer or whatever - as soon as you have to run some controlling
> > software as well as the codec, and especially if you have to decode
> > audio on the device (as opposed to having the amp do it in
> > hardware), it stutters. The cpu just cannot cut it.
> 
> That's too bad.  I thought the GPU on at least some of these boards
> was capable of smooth 1080p playback.  The Pandaboard ES claims "Full
> HD (1080p) multi-standard video encode/decode" but I suppose that
> doesn't mean it's stutter-free.
> 
> http://pandaboard.org/content/pandaboard-es
> 
> - Grant

I had the same disappointment. I suppose 1080p is a rather variable
quantity - a konsole in 1080p is not exactly the same thing in terms of
computing requirement as Transformers3 :-)

But what the heck, get yourself a Pi anyway and run OpenElec on it.
Improvements are constantly being made to the code, you might find it's
acceptable for your needs. And besides, it's always a thrill getting
that tiny little pcb running something useful.


-- 
Alan McKinnon
alan.mckinnon@gmail.com