madebyhiro / codem-transcode

Offline video transcoder written in node.js
Other
153 stars 68 forks source link

Allow disabling of "scratch_dir" #7

Closed tieleman closed 12 years ago

tieleman commented 12 years ago

There should be a config option to disable using a scratch directory. Transcoder should just attempt to write the tmp file in the output directory if that is the case.