VLC VAAPI

From VideoLAN Wiki
Revision as of 14:16, 8 January 2010 by J-b (talk | contribs) (Created page with '== Introduction == This page is about compiling VLC with support of GPU acceleration on Linux. == Before starting == === libva === Install libva from http://www.splitted-desktop...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

This page is about compiling VLC with support of GPU acceleration on Linux.

Before starting

libva

Install libva from http://www.splitted-desktop.com/~gbeauchesne/libva/ .

FFmpeg trunk

Get the latest FFmpeg trunk as of 2010-January. Compile it with vaapi hwaccel support.