diff --git a/README b/README index 2f1b836..a8da963 100644 --- a/README +++ b/README @@ -105,7 +105,7 @@ IV. Task creation ----------------- For every destination files having their last change field different from their corresponding source file entry, we create one or more tasks, to generate or -update (overwrite) teh destination file. AtOM tries to generate as few tasks as +update (overwrite) the destination file. AtOM tries to generate as few tasks as possible, by reusing intermediate files wherever feasible. E.g. if you define two destinations, only differing by the encoding format, we will create only one decoding task, and two encoding tasks. On average, the number of generated tasks @@ -114,6 +114,7 @@ of them uses different sampling rate/normalization parameters. Files matching the format, sampling-rate, channel count and bitrate constraints are copied (symlinked where possible) during that stage ("immediate copies"). +(also see higher-than setting). The steps required for each file depend on the format and destination parameters (resampling, aso.). Basically, one destination file requires 1 (if reusing