OP-4643 - updates to documentation

Co-authored-by: Toke Jepsen <tokejepsen@gmail.com>
This commit is contained in:
Petr Kalis 2023-02-21 16:43:06 +01:00
parent 0a4cae9db2
commit 3a0e9dc78c

View file

@ -55,7 +55,7 @@ Notable parameters:
- **`Extension`** - target extension. If left empty, original extension is used.
- **`Colorspace`** - target colorspace, which must be available in used color config.
- **`Display & View`** - transcoding into colorspace or into display and viewer space could be used. Cannot use both `Colorspace` and `Display & View` at the same time.
- **`Arguments`** - special additional command line arguments for `oiiotool`
- **`Arguments`** - special additional command line arguments for `oiiotool`.
Example here describes use case for creation of new color coded review of png image sequence. Original representation's files are kept intact, review is created from transcoded files, but these files are removed in cleanup process.