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.