stop forcing intel vaapi especially on amd gpu
This commit is contained in:
@@ -50,10 +50,10 @@
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.sessionVariables = {
|
#environment.sessionVariables = {
|
||||||
LIBVA_DRIVER_NAME = "iHD"; # Prefer the modern iHD backend
|
# LIBVA_DRIVER_NAME = "iHD"; # Prefer the modern iHD backend
|
||||||
# VDPAU_DRIVER = "va_gl"; # Only if using libvdpau-va-gl
|
# # VDPAU_DRIVER = "va_gl"; # Only if using libvdpau-va-gl
|
||||||
};
|
#};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user