source: 3DVCSoftware/branches/HTM-15.1-dev0-Nokia/cfg/SEI/multiviewAcquisitionInfoSei.cfg @ 1340

Last change on this file since 1340 was 1328, checked in by tech, 9 years ago

Integrated general SEI changes and following SEIs:

  • Multiview view position SEI
  • Multiview acquisition information SEI
  • Multiview scene information SEI
  • Inter-layer constrained tile sets SEI
File size: 2.5 KB
Line 
1PayloadType                     : 179
2
3#======== Applicability  ==========    ( SEI is only send for pictures in intersection )
4ApplicableLayerIds              :                                # LayerIds      of layers   to which the SEI is added. (all when empty)
5ApplicablePocs                  : 0                              # POCs          of pictures to which the SEI is added. (all when empty)
6ApplicableTids                  : 0                              # Tids          of pictures to which the SEI is added. (all when empty)
7ApplicableVclNaluTypes          : 19 20                          # NaluUnitTypes of picture  to which the SEI is added. (all when empty)
8
9#======== Position in bit stream  ============
10SeiNaluId                       : 0                              # Identifies to which NAL unit  the SEI is added.
11PositionInSeiNalu               : 0                              # Identifies the position within the NAL unit
12
13#======== Payload modification =============
14ModifyByEncoder                 : 0                            #  0: Use payload as specified in cfg file   1: Modify SEI by encoder.
15
16#======== Payload specification =============
17IntrinsicParamFlag              : 1
18ExtrinsicParamFlag              : 1
19IntrinsicParamsEqualFlag        : 1
20PrecFocalLength                 : 31
21PrecPrincipalPoint              : 31
22PrecSkewFactor                  : 31
23SignFocalLengthX                : 0
24ExponentFocalLengthX            : 0
25MantissaFocalLengthX            : 0
26SignFocalLengthY                : 0
27ExponentFocalLengthY            : 0
28MantissaFocalLengthY            : 0
29SignPrincipalPointX             : 0
30ExponentPrincipalPointX         : 0
31MantissaPrincipalPointX         : 0
32SignPrincipalPointY             : 0
33ExponentPrincipalPointY         : 0
34MantissaPrincipalPointY         : 0
35SignSkewFactor                  : 0
36ExponentSkewFactor              : 0
37MantissaSkewFactor              : 0
38PrecRotationParam               : 31
39PrecTranslationParam            : 31
40
41SignR_0_0                       : 0 1 0
42SignR_0_1                       : 1 0 0
43SignR_0_2                       : 0 1 1
44
45ExponentR_0_0                   : 10 20 11
46ExponentR_0_1                   : 10 5 11
47ExponentR_0_2                   :  2 20 11
48
49MantissaR_0_0                   : 4  9  1
50MantissaR_0_1                   : 0  3  4
51MantissaR_0_2                   : 3  3  7
52
53SignT_0                         : 0  1  0
54ExponentT_0                     : 0 10  5
55MantissaT_0                     : 1  8  9
Note: See TracBrowser for help on using the repository browser.