Typo
This commit is contained in:
parent
5c6151570b
commit
9bb66ba76c
3
README
3
README
@ -105,7 +105,7 @@ IV. Task creation
|
|||||||
-----------------
|
-----------------
|
||||||
For every destination files having their last change field different from their
|
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
|
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
|
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
|
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
|
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
|
Files matching the format, sampling-rate, channel count and bitrate constraints
|
||||||
are copied (symlinked where possible) during that stage ("immediate copies").
|
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
|
The steps required for each file depend on the format and destination parameters
|
||||||
(resampling, aso.). Basically, one destination file requires 1 (if reusing
|
(resampling, aso.). Basically, one destination file requires 1 (if reusing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user