added important details about using vaapi with proxy
[goodguy/cin-manual-latex.git] / parts / Advanced.tex
index 3bbc702870034fc1f7ad4c3e229ffd2f8c7a68c1..007499393e1a053d5025229b528e6548a79dc53c 100644 (file)
@@ -86,7 +86,13 @@ up could potentially be 10 to 30 times faster depending on the parameter values
 and the size of your video file.  This script is included in the doc subdirectory as 
 vaapi\_proxy.sh for users not using an AppImage version and is shown below.  You will
 have to tune it to your specific needs for the vaapi\_device name (currently set to
-/dev/dri/renderr128), file type (currently set to h264 and mp4), and proxy size (now is 6).
+/dev/dri/renderr128), file type (currently set to h264 and mp4), and proxy size (now is 6). 
+Once you have created the proxy file, you then start Cinelerra, load the original un-proxied
+video, use the Settings pulldown and choose the Proxy settings options as you would normally,
+but because you already have created the existing proxy file with the correct name, it will
+be automatically loaded and will not have to create it.  The filename of the proxy file
+must be in the same location as the original video and have the exact required naming
+conventions and scale factor.
 
 \begin{lstlisting}[numbers=none]
 #!/bin/bash