From 9bb66ba76cf78fa7aa40429198a8f348940e94a8 Mon Sep 17 00:00:00 2001 From: Vincent Riquer Date: Mon, 17 Jun 2013 13:37:24 +0200 Subject: [PATCH] Typo --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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