minor change for hw acceleration
[goodguy/cin-manual-latex.git] / parts / Tips.tex
index 3939c0d46d9046a4eddc06d73bb84af2ec4bb89e..a9db9c793ae3792b8c76a985db0641d8dfb17d9c 100644 (file)
@@ -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.