Using An OpenCL Kernel In GStreamer

Written by Michael Larabel in GNOME on 2 February 2012 at 01:57 AM EST. 7 Comments
GNOME
There's now a GStreamer plug-in to utilize OpenCL within this popular Linux video framework so that an OpenCL kernel can be applied against a video stream.

Fabian Deutsch wrote the OpenCL support for GStreamer and has made it available as gst-plugins-cl. This support allows for an OpenCL kernel to be run against a video stream in the GStreamer pipeline. This support could allow for video filters to be applied while all of the work is being done by an OpenCL-supportive GPU, among other potential use-cases.

What also makes it a bit more interesting is that this OpenCL support was written in Vala.

For those wanting to learn more information read Fabian's blog post or see the Git repository.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week