Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 585636 - x11-libs/libva[-vdpau] pulls x11-libs/libva-vdpau-driver for nvidia cards
Summary: x11-libs/libva[-vdpau] pulls x11-libs/libva-vdpau-driver for nvidia cards
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-11 21:37 UTC by Ulenrich
Modified: 2016-06-13 13:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulenrich 2016-06-11 21:37:58 UTC
/me ever wondered about vdpau is constantly logging errors.

Today I recognized I am having
x11-libs/libva -vdpau
x11-libs/libva-vdpau-driver

but showing: 
---
# equery d  x11-libs/libva-vdpau-driver
 * These packages depend on x11-libs/libva-vdpau-driver:
x11-libs/libva-1.7.0 
                     (video_cards_nouveau 
---
This my USE having "-vdpau" for libva 
makes no sense at all. Isn't it?

I assure you I am dumb and blind. 
But shouldn't there
a little help for such guys as me 
per USE dependency in the libva ebuild 
?
Comment 1 Coacher 2016-06-13 13:48:22 UTC
See https://bugs.gentoo.org/show_bug.cgi?id=474976

Long story short: nvidia cards can use VAAPI (libva) only via libva-vdpau-driver, other cards, e.g. radeon, support VAAPI and also can use VDPAU via libva-vdpau-driver and that's what vdpau USE flag for.