Open animafps opened 1 year ago
Should create a semi templating solution like OBS for file names for people to customise the resulting file name
i.e. %name - blur - %interp-fps %outfps %interp-prog would be for example demo - blur - 960 60 RIFE.mp4
%name - blur - %interp-fps %outfps %interp-prog
demo - blur - 960 60 RIFE.mp4
personally dont like spaces in file names and so does *nix so maybe require escapes and remove white space
Should create a semi templating solution like OBS for file names for people to customise the resulting file name
i.e.
%name - blur - %interp-fps %outfps %interp-prog
would be for exampledemo - blur - 960 60 RIFE.mp4
personally dont like spaces in file names and so does *nix so maybe require escapes and remove white space