This commit is contained in:
Vincent Riquer 2013-06-17 13:37:24 +02:00
parent 5c6151570b
commit 9bb66ba76c

3
README
View File

@ -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