mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-20 18:29:25 +01:00
Faster encoding using symlink folder
This commit is contained in:
@@ -12,8 +12,9 @@ namespace Flowframes.IO
|
||||
public const string resumeDir = "resumedata";
|
||||
public const string scenesDir = "scenes";
|
||||
|
||||
public const string symlinksSuffix = "-symlinks";
|
||||
public const string alphaSuffix = "-a";
|
||||
public const string prevSuffix = "-previous";
|
||||
public const string prevSuffix = "-previous";
|
||||
public const string fpsLimitSuffix = "-fpsLimit";
|
||||
|
||||
public const string frameOrderPrefix = "frames";
|
||||
|
||||
Reference in New Issue
Block a user