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 2140F13838B for ; Wed, 10 Sep 2014 18:29:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7539E087A; Wed, 10 Sep 2014 18:28:53 +0000 (UTC) Received: from mail-qa0-f54.google.com (mail-qa0-f54.google.com [209.85.216.54]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94969E07A3 for ; Wed, 10 Sep 2014 18:28:52 +0000 (UTC) Received: by mail-qa0-f54.google.com with SMTP id x12so18046670qac.27 for ; Wed, 10 Sep 2014 11:28:51 -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=uambPdfS1HYyBWEPKoN5kWhDq+UZqeUZzAwOBUTEA4g=; b=luqq6pSNun/+PrNlXg+Sc6P5RTQstv6hxvliXpo09BTOsumjavZ8C6wzcycHY8FOT8 HhOG2kwAJUo5mZE4Osfnk6HaSZn3nFgiUyjg2zppowEJB/fZcvwZ4CgHWLKJ4uRil45e tRju+oadGu1fCcoPfkPGUah0g8ITPZd/DdmBpqhbo9k9a83/obVZEa+pG7FPgMaXkvkv ylN4/UwcWUJNw/06pzdBmEQmoy5334DCebor+syJPVd/JF7Fsi1CpIsaT4KOwpSihDdo w3k7cwoVZjmd7pvNIaWucUk4sniKhvQWkli+oUApm2G3S1Keqa3XtOaoIuSPZxsk5J9U mPcg== 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 b9mr63639392qan.61.1410373731191; Wed, 10 Sep 2014 11:28:51 -0700 (PDT) Received: by 10.140.25.208 with HTTP; Wed, 10 Sep 2014 11:28:51 -0700 (PDT) In-Reply-To: References: <540D3415.1000008@gmail.com> <540FB4D1.6000004@gmail.com> Date: Wed, 10 Sep 2014 11:28:51 -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: d7f0145e-5949-426a-a2ee-db9af3e764a3 X-Archives-Hash: 4835577efc5b168caafa8ade997544bb >>>> 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. Daniel, no rush, but I'm still curious how you got mplayer2 accelerating. I tried everything up to mplayer2-9999 with -vo gl but no accel. - Grant