Proxies were introduced to allow for a smoother timeline experience. Full HD and everything from 4K size up are usually very large in file size. In addition, some commonly used codecs (for example h264/5) are very compressed and interframe type, so they are more CPU intensive for timeline playback. These files cause performance problems on smaller computers. As a solution, proxies were introduced to reduce the file size. Reduced means to minimize the resolution/dimension, as usually not the full resolution is needed because the compositor generally occupies only a fraction of the computer screen. The proxy provides a scaling factor which indicates how much the original resolution should be reduced. There is also the proxy 1:1 option that maintains the original resolution but still allows you to modify codec parameters (lowering the bit rate, for example). This is explained in the next section, 6.2. Always remember when getting ready to render the project, disable Proxy to return to the original settings with the highest quality.
To use proxy select Settings → Proxy settings on the main window. You can choose ffmpeg as the File Format and for the File Type a choice of various codecs associated with that. A good choice for File Type is the default of mpeg or mov which can usually be quite fast. In addition you can modify values for that codec by clicking on the wrench icon. Once you have created a proxy file, it will be reused and does not have to be created again as long as you do not change certain parameters. This saves a lot of CPU time.
There are two main ways to use Proxy, with or without Rescaled to project size option checked. The options of the Scale factor may be different if Rescaled to project size is checked versus unchecked. It is a special case when the Scale factor is set to "1" and it does not matter if Rescaled to project size is checked or unchecked.
The usual steps to use Proxy are:
is smaller than
), but on the Viewer/Compositor the image will be degraded/pixelated more.
You will know that Proxy mode is enabled because:
, and the Proxy container is mov, then the proxy name will be VID_20221012.proxy4-mp4.mov.
The Proxy icon is a toggle button so that you just click on the icon to change modes. Or it can be toggled using the Ctrl+R shortcut.
|
When you disable Proxy using the toggle button for Proxy, or its shortcut (Ctrl+R), in the Proxy Settings window you will see the Scale Factor = 1, but if you look at the Active Scale and the State, you can understand what your setting is. Proxy can have three possible States: Off, Active, Disabled. The difference between Off and Disabled is that Disabled means you have set the Proxy and it is temporarily switched off (and you can see the icon in the upper right corner of the main window); you can enable proxy by just clicking on the icon, so the State will then be changed from Disabled to Active.