From owner-freebsd-multimedia@FreeBSD.ORG Sun Jan 18 22:07:38 2015 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 63567EAD for ; Sun, 18 Jan 2015 22:07:38 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1.freebsd.org (Postfix) with ESMTP id 4C30F61B for ; Sun, 18 Jan 2015 22:07:37 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mwork.nabble.com (Postfix) with ESMTP id 18C2C10EF299 for ; Sun, 18 Jan 2015 14:07:32 -0800 (PST) Date: Sun, 18 Jan 2015 15:07:30 -0700 (MST) From: Jakub Lach To: freebsd-multimedia@freebsd.org Message-ID: <1421618850650-5981778.post@n5.nabble.com> In-Reply-To: <1421500697449-5981448.post@n5.nabble.com> References: <1421500697449-5981448.post@n5.nabble.com> Subject: Re: 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: Sun, 18 Jan 2015 22:07:38 -0000 FWIW, I played a bit with gst-play-1.0, it wouldn't start at all without gstreamer1-plugins-mpeg2dec and gstreamer1-plugins-mpeg2enc however, trying to play MPEG-2 with those installed results in- 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 0:00:15.1 / 0:00:14.8 but the video output is blank (green to be precise). But... all videos played with gst-play-1.0 are green anyway for some reason. -- View this message in context: http://freebsd.1045724.n5.nabble.com/vaapi-libva-for-GM45-Intel-h264-hardware-decoding-tp5981448p5981778.html Sent from the freebsd-multimedia mailing list archive at Nabble.com.