diff options
| author | jhurst <jhurst@cinecert.com> | 2018-09-14 14:24:37 +0000 |
|---|---|---|
| committer | jhurst <> | 2018-09-14 14:24:37 +0000 |
| commit | 4762cfc3748b7738b33ca327d71ab60c23bcbfa8 (patch) | |
| tree | de3240be0fc202a4164dbe40f61779fc24cf4cbf /src/as-02-wrap.cpp | |
| parent | c48437f2c2859ba04f1e7f48ddc403d5a0fab632 (diff) | |
fix typos
Diffstat (limited to 'src/as-02-wrap.cpp')
| -rwxr-xr-x | src/as-02-wrap.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/as-02-wrap.cpp b/src/as-02-wrap.cpp index ce291f6..204feb0 100755 --- a/src/as-02-wrap.cpp +++ b/src/as-02-wrap.cpp @@ -202,12 +202,12 @@ Options specific to ACES ST2067-50:\n\ uses values from -o and -O, if present\n\ -subt <directoryPath> - \n\ Create one Target Frame SubDescriptor per PNG or TIFF file in <directoryPath>,\n\ - and wrap each PNG or TIFF file as ancillariy resource\n\ + and wrap each PNG or TIFF file as ancillary resource\n\ Requires additional options -tfi, -tft, -tfc, -tfr\n\ -tfi <int>[,<int>*] - \n\ List of TargetFrameIndex values in Target Frame SubDescriptor corresponding to the \n\ list of Target Frame frame files in <directoryPath> as given by option -subt\n\ - -tft <string> - Target Frame Transfer Characteristics Symbol, e.g. TransferCharacteristics_709\n\ + -tft <string> - Target Frame Transfer Characteristics Symbol, e.g. TransferCharacteristic_ITU709\n\ -tfc <string> - Target Frame Color Primaries Symbol, e.g. ColorPrimaries_ITU709\n\ -tfr <min>,<max> - Target Frame Component Min/Max Ref in Target Frame SubDescriptor\n\ -tfv <string> - Target Frame Viewing Environment Symbol, e.g. HDTVReferenceViewingEnvironment\n\ |
