source: SHVCSoftware/branches/SHM-dev/cfg/misc/example_colour_remapping_sei_encoder_0.txt

Last change on this file was 1460, checked in by seregin, 9 years ago

port rev 4594

File size: 1.9 KB
Line 
1# Example colour remapping information SEI configuration file
2# One of these is required per POC, with the POC number used in the filename suffix.
3
4colour_remap_id: 1
5colour_remap_cancel_flag: 0
6colour_remap_persistence_flag: 1
7colour_remap_video_signal_info_present_flag: 1
8colour_remap_full_range_flag: 0
9colour_remap_primaries: 1
10colour_remap_transfer_function: 1
11colour_remap_matrix_coefficients: 1
12
13colour_remap_input_bit_depth: 10
14colour_remap_bit_depth: 10
15
16pre_lut_num_val_minus1[c]: 1
17pre_lut_coded_value[c][i]: 0     pre_lut_target_value[c][i]: 0
18pre_lut_coded_value[c][i]: 1023  pre_lut_target_value[c][i]: 1023
19
20pre_lut_num_val_minus1[c]: 1
21pre_lut_coded_value[c][i]: 0     pre_lut_target_value[c][i]: 0
22pre_lut_coded_value[c][i]: 1023  pre_lut_target_value[c][i]: 1023
23
24pre_lut_num_val_minus1[c]: 1
25pre_lut_coded_value[c][i]: 0     pre_lut_target_value[c][i]: 0
26pre_lut_coded_value[c][i]: 1023  pre_lut_target_value[c][i]: 1023
27
28colour_remap_matrix_present_flag: 1
29log2_matrix_denom: 10
30colour_remap_coeffs[c][i]: 1024
31colour_remap_coeffs[c][i]: 0
32colour_remap_coeffs[c][i]: 0
33
34colour_remap_coeffs[c][i]: 0
35colour_remap_coeffs[c][i]: 1024
36colour_remap_coeffs[c][i]: 0
37
38colour_remap_coeffs[c][i]: 0
39colour_remap_coeffs[c][i]: 0
40colour_remap_coeffs[c][i]: 1024
41
42post_lut_num_val_minus1[c]: 3
43post_lut_coded_value[c][i]: 0    post_lut_target_value[c][i]: 0
44post_lut_coded_value[c][i]: 200  post_lut_target_value[c][i]: 100
45post_lut_coded_value[c][i]: 800  post_lut_target_value[c][i]: 900
46post_lut_coded_value[c][i]: 1023 post_lut_target_value[c][i]: 1023
47
48post_lut_num_val_minus1[c]: 1
49post_lut_coded_value[c][i]:    0 post_lut_target_value[c][i]:    0
50post_lut_coded_value[c][i]: 1023 post_lut_target_value[c][i]: 1023
51
52post_lut_num_val_minus1[c]: 1
53post_lut_coded_value[c][i]:    0 post_lut_target_value[c][i]:    0
54post_lut_coded_value[c][i]: 1023 post_lut_target_value[c][i]: 1023
Note: See TracBrowser for help on using the repository browser.