From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 27A4013838B for ; Wed, 10 Sep 2014 14:42:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B20AE091A; Wed, 10 Sep 2014 14:42:36 +0000 (UTC) Received: from mail-qc0-f173.google.com (mail-qc0-f173.google.com [209.85.216.173]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56662E08EA for ; Wed, 10 Sep 2014 14:42:35 +0000 (UTC) Received: by mail-qc0-f173.google.com with SMTP id w7so19233594qcr.4 for ; Wed, 10 Sep 2014 07:42:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=1rxhiceSdJSCqbTn72duhkcUovFUl7zwu0K7sdr80RE=; b=cOWevqG6WZsx2jctNyTm+J3ty7jEVE3Kza0l4C4n+L63YFYxI6LsneI0fyLS9ZXDqq D6lTdCqbDmqYL15s+n69E2pSOzSBmvUDGR+5DemXzHjAqTZDX0LFZDe2dzSBHQrT39is 1P1PHL0vL13wDLgWoqRsk1u6cC2msEAkb/Z5jrN0/sVNUzTWoZ3n/tZJgAIMtm87irN2 GWAHbhQAeYSj1EoAZYIkWFFj8yVtAjejfZYwZgBoH5D8BZopJ6kW2Jv9MX5QnzB/AzKy AqbYybfsIsaL5MPbdIZZd3exKFbP90KChlKIVSgz96VUR0bNJXJYJi+r5cSCSf32U8bX TFfQ== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.224.95.9 with SMTP id b9mr61510975qan.61.1410360154313; Wed, 10 Sep 2014 07:42:34 -0700 (PDT) Received: by 10.140.25.208 with HTTP; Wed, 10 Sep 2014 07:42:34 -0700 (PDT) In-Reply-To: References: <540D3415.1000008@gmail.com> <540FB4D1.6000004@gmail.com> Date: Wed, 10 Sep 2014 07:42:34 -0700 Message-ID: Subject: Re: [gentoo-user] i965 (Valley View) video acceleration From: Grant To: Gentoo mailing list Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: ebd969ad-d250-41f8-839a-10f6d8b46bad X-Archives-Hash: cbd5543c8438840d39ea7922f472b4bd >>> No luck. Weird. It's working in xbmc so I can't be far off. What >>> could I be missing? >>> >> >> Sorry I've been crazy busy. I hope tomorrow I'll have some time to power >> up the NUC and check some settings. >> >> I'll get the USE flags and my /etc/portage/package.use if I have one, >> the profile I'm using and perhaps some versions of software I have >> installed. > > > It turns out xbmc and vlc support both vdpau and vaapi. mplayer > supports vdpau and also vaapi via libvdpau-va-gl (x11 overlay). I > haven't installed mplayer2 but it sounds like it supports vaapi. Are > all the smart people switching from mplayer to mplayer2? For me: xbmc > accelerates, vlc does not, mplayer claims it's accelerating via vdpau > in the console output but all I get is a black window. Have you tried > vlc? Just got mplayer accelerating. I needed to upgrade from libvdpau-va-gl-0.3.4 to libvdpau-va-gl-9999. vlc is still a mystery. - Grant