02.11.2025, 16:22
the tool tip seems clear to me,...
If you enable it and:
a. enter a value, that value, i.e. 2048, that value gets set as max_cache_size
if a value of 0 is set and '8GB for > SD' is selected and your output is > 720x576
will be used,...
read also:
https://www.vapoursynth.com/doc/pythonre...cache_size
https://forum.doom9.org/showthread.php?t=185774
Cu Selur
If you enable it and:
a. enter a value, that value, i.e. 2048, that value gets set as max_cache_size
# Limit frame cache to 2048MB
core.max_cache_size = 2048# Limit frame cache to 8192MB
core.max_cache_size = 8192read also:
https://www.vapoursynth.com/doc/pythonre...cache_size
https://forum.doom9.org/showthread.php?t=185774
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.

