Thread: L-SMASH Source
View Single Post
Old 25th November 2019, 03:36   #1065  |  Link
Rumbah
Registered User
 
Join Date: Mar 2003
Posts: 480
I noticed that using the cache file option with version 20191116 and Vapoursynth 64bit results in two lwi files being created.

Using the code line below results in the file creation at Q:\%folder%\video.lwi and the standard file at source + ".lwi" as well.
Code:
core.lsmas.LWLibavSource(source=r"%Source%", cachefile=r"Q:\%folder%\video.lwi")
Or do I use the option wrong?
Rumbah is offline   Reply With Quote