File with the same name at file output already exists
animafps opened this issue · 0 comments
animafps commented
When there exists a file with the same name as the proposed output file at the same location, ffmpeg errors and halts
So there are a couple ways to handle this
- delete file
- prompt user
- append an increment to the suffix of the file name
- append a pseudo random suffix to the end of the file name