X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=parts%2FTips.tex;h=7857b15f3679e697844bf832800736a5345b1726;hb=7b49bcd55f6ef4a165f150aa33c038d0ab2d9c8d;hp=a9db9c793ae3792b8c76a985db0641d8dfb17d9c;hpb=ae27d0f0f42b34c2c70f09345fe3877ebe3c3773;p=goodguy%2Fcin-manual-latex.git diff --git a/parts/Tips.tex b/parts/Tips.tex index a9db9c7..7857b15 100644 --- a/parts/Tips.tex +++ b/parts/Tips.tex @@ -70,6 +70,13 @@ or export CIN_HW_DEV=vaapi \end{lstlisting} +In addition for a computer with dual graphics cards, you can select your specific device with an environment variable +to decode and encode. For example: +\begin{lstlisting}[numbers=none] +CIN_DRM_DEC=/dev/dri/renderD129 CIN_DRM_ENC=/dev/dri/renderD128 ./cin +\end{lstlisting} +and substituting your specific location instead of /dev/dri/renderD129 or D128. + It might be more difficult to analyze problems as a result of using the GPU because of the wide variation in hardware. When you do not set the \texttt{CIN\_HW\_DEV} environment variable, the code will work exactly as before since this feature is self-contained. There is also a \texttt{Settings $\rightarrow$ Preferences, Performance} tab, \textit{Use HW device} flag