flowframes icon indicating copy to clipboard operation
flowframes copied to clipboard

Feature request: Auto-Encode interpolated frames temp folder

Open ArturAlekseev opened this issue 4 years ago • 2 comments

Please add ability to specify folder that will be used for interpolated frames before their encode using Auto-Encode feature. So we can use ram disk for them. Now it's impossible to use ram disk because if we use folder junction to link interpolated folder to ram disk - program deletes this folder and recreates it even if it does not contain any files (and junction is deleted with it).

ArturAlekseev avatar Dec 06 '21 22:12 ArturAlekseev

You can specify the location of the temp folder in the settings.

n00mkrad avatar Dec 07 '21 09:12 n00mkrad

Temp folder contains also extracted frames. For large video it's impossible to save all into RAM. It's possible to extract to hd, then make junction in ram to real temp folder and then change settings for temp folder to ram. But mp4 chunks are saved also in temp folder. If I make junction from ram to real temp folder chunks I think it will be deleted/recreated same as interpolated folder. So junction will be destroyed and all chunks will be saved into ram.

ArturAlekseev avatar Dec 08 '21 08:12 ArturAlekseev