animafps/teres

File with the same name at file output already exists

animafps opened this issue · 0 comments

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

  1. delete file
  2. prompt user
  3. append an increment to the suffix of the file name
  4. append a pseudo random suffix to the end of the file name