From owner-freebsd-multimedia@FreeBSD.ORG Sat Jan 17 13:18:19 2015 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EEA2B52E for ; Sat, 17 Jan 2015 13:18:19 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1.freebsd.org (Postfix) with ESMTP id DA32A802 for ; Sat, 17 Jan 2015 13:18:18 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mwork.nabble.com (Postfix) with ESMTP id D735210D3A5B for ; Sat, 17 Jan 2015 05:18:17 -0800 (PST) Date: Sat, 17 Jan 2015 06:18:17 -0700 (MST) From: Jakub Lach To: freebsd-multimedia@freebsd.org Message-ID: <1421500697449-5981448.post@n5.nabble.com> Subject: vaapi / libva for GM45 Intel / h264 hardware decoding MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jan 2015 13:18:20 -0000 It's a pity that this branch didn't make it through. One can find such posts- https://www.linuxsystems.it/2012/05/gentoo-g45-gm45-h264-vaapi-video-decoding/ but still, we are now at 1.5.0 and... $ vainfo libva info: VA-API version 0.37.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/local/lib/va/i965_drv_video.so libva info: Found init function __vaDriverInit_0_37 libva info: va_openDriver() returns 0 vainfo: VA-API version: 0.37 (libva 1.5.0) vainfo: Driver version: Intel i965 driver for Intel(R) GM45 Express Chipset - 1.5.0 vainfo: Supported profile and entrypoints VAProfileMPEG2Simple : VAEntrypointVLD VAProfileMPEG2Main : VAEntrypointVLD While MPEG2 is pretty useless, h264 hardware decoding could be quite handy for gstreamer/Firefox HTML5 content. -- View this message in context: http://freebsd.1045724.n5.nabble.com/vaapi-libva-for-GM45-Intel-h264-hardware-decoding-tp5981448.html Sent from the freebsd-multimedia mailing list archive at Nabble.com.