VDPAU driver with OpenGL/VAAPI backend
Many applications can use VDPAU to accelerate portions of the video decoding process and video post-processing to the GPU video hardware. Unfortunately, there is no such library for many graphic chipsets. Some applications also support VA-API but many of them, including Adobe Flash Player, don't.
This library proposes a generic VDPAU library. It uses OpenGL under the hood to accelerate drawing and scaling and VA-API (if available) to accelerate video decoding.
- Developed at X11:XOrg
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/libvdpau-va-gl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000015 15 Bytes | |
libvdpau-va-gl.changes | 0000001466 1.43 KB | |
libvdpau-va-gl.spec | 0000003335 3.26 KB | |
v0.3.4.tar.gz | 0000099105 96.8 KB |
Revision 4 (latest revision is 11)
Stephan Kulow (coolo)
accepted
request 286339
from
Stefan Dirsch (sndirsch)
(revision 4)
- /etc/profile.d/libvdpau-va-gl.{csh,sh}: do not set VDPAU_DRIVER, if NVIDIA's proprietary driver is installed
Comments 0