42
Appendix
LUT file type 4: R, G, and B have individual values
(individual curves) and are aligned horizontally
The bit depth is not indicated in the header. It is
automatically determined by the number of lines and their
values.
(This is an example of 10-bit input and 10-bit output.)
LUT file type 5: R, G, and B have individual values
(individual curves) and are aligned horizontally
The bit depth is not indicated in the header. It is
automatically determined by number of lines and their
values.
There are no lines for input values.
(This is an example of 10-bit input and 10-bit output.)
Job File Samples
Four samples of job files used for automatic execution are shown in the succeeding pages.
You can copy these samples and edit them as necessary on an external editor to create your own job files.
A comment (<!-- xxxxx -->) is indicated below each element as an explanation of the element.
Example of a comment:
<mode>1</mode>
<!-- 1:Codec Import/2:Codec Export/3:UC Import/4:UC Export -->
Errors in description in a job file may result in unforeseen operations during automatic execution.
For details on actual operations related to automatic executions, see “Automatic Execution Using a Job File” on page 38.
# Comment
LUT10
# (Line No,) Input
value
Output R Output G Output B
L1
0
2
2
2
L2
1
2
2
2
L3
2
2
2
2
•
•
•
L1023
1022
1023
1023
1023
L1024
1023
1023
1023
1023
# Comment
# (Line No,) Input
value
Output R Output G Output B
L1
0
2
2
2
L2
1
2
2
2
L3
2
2
2
2
•
•
•
L1023
1022
1023
1023
1023
L1024
1023
1023
1023
1023
# Comment
# (Line No,) Output R
Output G
Output B
L1
2
2
2
L2
2
2
2
L3
2
2
2
•
•
•
L1023
1023
1023
1023
L1024
1023
1023
1023
Note