mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
www-client/chromium: update vaapi information
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
This commit is contained in:
@@ -931,10 +931,9 @@ pkg_postinst() {
|
||||
readme.gentoo_print_elog
|
||||
|
||||
if use vaapi; then
|
||||
elog "VA-API is disabled by default at runtime. Either enable it"
|
||||
elog "by navigating to chrome://flags/#enable-accelerated-video-decode"
|
||||
elog "inside Chromium or add --enable-accelerated-video-decode"
|
||||
elog "to CHROMIUM_FLAGS in /etc/chromium/default."
|
||||
elog "VA-API is disabled by default at runtime. You have to enable it"
|
||||
elog "by adding --enable-features=VaapiVideoDecoder to CHROMIUM_FLAGS"
|
||||
elog "in /etc/chromium/default."
|
||||
fi
|
||||
if use screencast; then
|
||||
elog "Screencast is disabled by default at runtime. Either enable it"
|
||||
|
||||
Reference in New Issue
Block a user