Compressor Override does not work
Closed this issue · 0 comments
Jamie0 commented
Overriding the compressor doesn't work in upload.
Steps to reproduce:
- Check override compressor
- Select file with sufficient dynamic range
- ???
- Profit!
Issue is caused by an overzealous file move, that doesn't work if the compressed intermediate file is never made. (Lines 180 and 200 in jobs/process.rb
)