[Bug 773544] gst-vaapi elements not usable if an nvidia driver (nouveau or proprietary) is loaded
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Oct 27 08:42:58 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=773544
Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #2 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Hi Florent,
If I understand correctly, the problem, if there's one, is that the libva
chooses to open a driver first rather than the other available.
This is easily controllable by the use setting the environment variable
LIBVA_DRIVER_NAME
In your case you should
$ export LIBVA_DRIVER_NAME=i965
before running the pipelines if you want to use the intel GPU.
Another problem, still without a sound solution, is how to proceed when you
have two cards that uses the same driver.
Could you confirm that exporting the variable works for you?
If does, regarding this report, I would close it as "not a bug". What do you
think?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list