From owner-freebsd-ports@FreeBSD.ORG Sat Jan 9 21:34:17 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C6ED1065672 for ; Sat, 9 Jan 2010 21:34:17 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id ACFE58FC12 for ; Sat, 9 Jan 2010 21:34:16 +0000 (UTC) Received: (qmail invoked by alias); 09 Jan 2010 21:34:15 -0000 Received: from 85-127-77-188.dynamic.xdsl-line.inode.at (EHLO walrus.pepperland) [85.127.77.188] by mail.gmx.net (mp010) with SMTP; 09 Jan 2010 22:34:15 +0100 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX1/9Hph2Yjf9Pl3BLjwdMVePrlZaS6dw8Hl8u590k7 2FBzg/AAPx08/+ From: Stefan Ehmann To: freebsd-ports@freebsd.org Date: Sat, 9 Jan 2010 22:34:13 +0100 User-Agent: KMail/1.12.4 (FreeBSD/8.0-RELEASE; KDE/4.3.4; i386; ; ) References: <786602c61001071352k4bde5e98xa6875253cb84a90f@mail.gmail.com> <201001091219.51493.shoesoft@gmx.net> <20100109205521.GA43743@darklight.org.ru> In-Reply-To: <20100109205521.GA43743@darklight.org.ru> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201001092234.13902.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.53 Cc: Yuri Pankov , Thomas Zander , danfe@freebsd.org Subject: Re: Call for testers - mplayer svn port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jan 2010 21:34:17 -0000 On Saturday 09 January 2010 21:55:21 Yuri Pankov wrote: > On Sat, Jan 09, 2010 at 12:19:51PM +0100, Stefan Ehmann wrote: > > On Friday 08 January 2010 22:48:50 Thomas Zander wrote: > > > On Fri, Jan 8, 2010 at 11:40, Stefan Ehmann wrote: > > > > VDPAU support would also be nice. > > > > > > Noted, thanks. I have overlooked that one. I'll include it with the > > > next iteration in a few days. > > > > Meanwhile, I tried getting it to work myself. If I move the vdpau-heade= rs > > from /usr/local/share/doc/NVIDIA_GLX-1.0 (installed by x11/nvidia-drive= r) > > to /usr/local/include/vdpau, mplayer is compiled with vdpau support. >=20 > Thanks for the hint, makes a difference here. Should we ask maintainer > of nvidia-driver to install those headers with the port? (CCed the nvidia-driver maintainer) I think modifying the nvidia-driver port to install the header files into a= =20 different location would be preferable. But I haven't really looked at the= =20 port, maybe there's a reason for them to be in doc. > > It's working nicely. Having to specify -vc manually is cumbersome, but > > that's not related to the port :) >=20 > I guess you mean -vo here. You could specify it in ~/.mplayer/config, BTW. Unfortunately, no. In order to get hardware acceleration, you also need to= =20 specify -vc depending on the type of video. From the man page: vdpau (with =E2=88=92vc ffmpeg12vdpau, ffwmv3vdpau, ffvc1vdpau or ffh264vdp= au)