X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=parts%2FAdvanced.tex;fp=parts%2FAdvanced.tex;h=007499393e1a053d5025229b528e6548a79dc53c;hp=3bbc702870034fc1f7ad4c3e229ffd2f8c7a68c1;hb=83486b1c4a2d242a2117fa9abed36d7019544160;hpb=b4dd00c37774b828f439c574eeab99e5aee2de68 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