From: Good Guy Date: Fri, 4 Nov 2022 22:20:23 +0000 (-0600) Subject: added important details about using vaapi with proxy X-Git-Tag: 2022-11~6 X-Git-Url: https://git.cinelerra-gg.org/git/?a=commitdiff_plain;ds=sidebyside;h=83486b1c4a2d242a2117fa9abed36d7019544160;hp=b4dd00c37774b828f439c574eeab99e5aee2de68;p=goodguy%2Fcin-manual-latex.git added important details about using vaapi with proxy --- diff --git a/parts/Advanced.tex b/parts/Advanced.tex index 3bbc702..0074993 100644 --- a/parts/Advanced.tex +++ b/parts/Advanced.tex @@ -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