From: Good Guy Date: Mon, 18 Jul 2022 17:10:06 +0000 (-0600) Subject: minor change for hw acceleration X-Git-Tag: 2022-07~2 X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=commitdiff_plain;h=ae27d0f0f42b34c2c70f09345fe3877ebe3c3773 minor change for hw acceleration --- diff --git a/parts/Tips.tex b/parts/Tips.tex index 3939c0d..a9db9c7 100644 --- a/parts/Tips.tex +++ b/parts/Tips.tex @@ -34,7 +34,9 @@ VA-API, Video Acceleration API, is an open source library which provides both ha AppImage will probably not allow for either VDPAU or VA-API hardware acceleration because the computer where AppImage is created will not have the same graphics card and/or vaapi/vdpau -libraries as yours. In other words: +libraries as yours. +It is recommended for best results that you build \CGG{} on your specific computer as described in \ref{sec:single-user-build}. +So in summary: \begin{itemize} \item Hardware acceleration, vaapi or vdpau, works the same running either the created binary or the created AppImage from that binary on that same computer. \item Hardware acceleration using an AppImage created on another computer running a different Operating System or even just a different level of Operating System, most likely will not work unless the user's computer just happens to have the same characteristics with respect to vaapi/vdpau as the computer where the AppImage was created.