transcoder
transcoder copied to clipboard
specifying `-k` in command line failed to retrain the original file
Sample:
pytranscoder -y transcode.yml -k temp/xxx.mp4
Do you by any chance have the temp/ dir configured as your temporary encoding space? If so then it's being overwritten because you're encoding a file in the same directory.