Adam-Kay / Batch-Encoder

Command line batch file encoder using FFmpeg
GNU General Public License v3.0
0 stars 0 forks source link

Terminating program deletes original file #8

Closed Adam-Kay closed 11 months ago

Adam-Kay commented 11 months ago

Bug Description

Terminating the program results in original file currently being worked on to be being deleted

Steps to Reproduce

  1. Start program
  2. Start encoding process
  3. Press CTRL+C to interrupt encode midway through
  4. File does not finish encoding, but technically an output file exists, so the program deems it OK to recycle the input file