If a video has periods in the name the output video name gets cut off at first (.). For example:
abc.videoclip1.mp4
abc.videoclip2.mp4
abc.videoclip3.mp4
If i ran all 3 of these videos in rifeapp the output will be just abc_60.0fps_Model[rl_best].mp4.
The Problem is because all 3 of them will have the same output name, it is possible that it will just overwrite the first 2 and just end up with the last processed video only. Is it possible make it so a (.)period in a video name doesn't cut off name but keeps the whole original name.
Another option would be to append a _2,_3,_4, etc. to the end of videos/folders so as to not overwrite them if there is already a video/folder with same name