From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NvDJD-0000vI-D7 for garchives@archives.gentoo.org; Fri, 26 Mar 2010 17:26:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC4E4E08F5; Fri, 26 Mar 2010 17:25:56 +0000 (UTC) Received: from mail-px0-f181.google.com (mail-px0-f181.google.com [209.85.216.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 8A130E08F5 for ; Fri, 26 Mar 2010 17:25:56 +0000 (UTC) Received: by pxi11 with SMTP id 11so5198504pxi.16 for ; Fri, 26 Mar 2010 10:25:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:content-type; bh=gLoFXgQWfDSJMmZHE4u9sGCxcqflPurUiORyIjFLHPg=; b=L7HCX3SMF0iIZtBiLbd+y20mhCwIv/bQZpm11SAC7tecP4vWxfMDUbM+A5wIAI5WBY n++YHh210n6MnTNYJr1mQwxr2Od6uG3bWWNnQYyKkhnMfvZ8Px4zprappwzxCm+23v6N 7N+JbpPOkvx/rEmJig6laD46ytMvMqk1XA73k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=fAlPncZwIgW4HADkQCxx5x/EbDlHSZ4ov7PIbkSOfQy7ynsMEnvLCDzuEUV7riTVzu 9EOImC/UmBrcV2Wp1kW5QdfuXxdfKILp0hZuceO7geYCsUZK9+RdF9u4i3bEImuQxzon hYX56vpZJ+C/E+34NcIZH3x/SnCxL0vVHg8gc= 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 Received: by 10.114.27.5 with HTTP; Fri, 26 Mar 2010 10:25:55 -0700 (PDT) In-Reply-To: <4BACD05D.2020906@gmail.com> References: <4BACD05D.2020906@gmail.com> Date: Fri, 26 Mar 2010 10:25:55 -0700 Received: by 10.114.11.5 with SMTP id 5mr1628260wak.14.1269624355712; Fri, 26 Mar 2010 10:25:55 -0700 (PDT) Message-ID: Subject: Re: [gentoo-user] libvdpau (?) From: Kaddeh To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=00504502e135b8a98b0482b774e6 X-Archives-Salt: 2c263cdf-f6e4-4a76-9832-6b3409f446ed X-Archives-Hash: 92027b2cd7867e372c9ce0a3270905a4 --00504502e135b8a98b0482b774e6 Content-Type: text/plain; charset=ISO-8859-1 do you have VIDEO_CARDS set in your make.conf? On Fri, Mar 26, 2010 at 8:18 AM, 7v5w7go9ub0o <7v5w7go9ub0o@gmail.com>wrote: > I'd like to compile ffmpeg with vdpau - direct NVidia hardware > acceleration. This is a configuration flag for ffmpeg. > > Setting the "vdpau" use flag seems to set the configuration flag, but > also brings in the "x11-libs/libvdpau" libraries which I think I do not > want, as my NVidia proprietary driver provides these libraries. > > 1. How do I enable the "vdpau" configuration flag for compiling ffmpeg, > without bringing in "x11-libs/libvdpau"? (Sigh...... I suppose one work > around is to bring them in, then reinstall the proprietary driver > ............ ) > > TIA > > --00504502e135b8a98b0482b774e6 Content-Type: text/html; charset=ISO-8859-1 do you have VIDEO_CARDS set in your make.conf?

On Fri, Mar 26, 2010 at 8:18 AM, 7v5w7go9ub0o <7v5w7go9ub0o@gmail.com> wrote:
I'd like to compile ffmpeg with vdpau - direct NVidia hardware
acceleration. This is a configuration flag for ffmpeg.

Setting the "vdpau" use flag seems to set the configuration flag, but
also brings in the "x11-libs/libvdpau" libraries which I think I do not
want, as my NVidia proprietary driver provides these libraries.

1. How do I enable the "vdpau" configuration flag for compiling ffmpeg,
without bringing in "x11-libs/libvdpau"? (Sigh...... I suppose one work
around is to bring them in, then reinstall the proprietary driver
............ )

TIA


--00504502e135b8a98b0482b774e6--