source: 3DVCSoftware/branches/HTM-15.1-dev0-Disney/cfg/SEI/alternativeDepthInfoSei_gvd.cfg @ 1396

Last change on this file since 1396 was 1344, checked in by tech, 10 years ago

Minor fixes to SEI messages.

  • Property svn:eol-style set to native
File size: 2.5 KB
Line 
1
2PayloadType                     : 181
3
4#======== Applicability  ==========    ( SEI is only send for pictures in intersection )
5ApplicableLayerIds              :                             # LayerIds      of layers   to which the SEI is added. (all when empty)
6ApplicablePocs                  :                             # POCs          of pictures to which the SEI is added. (all when empty)
7ApplicableTids                  :                             # Tids          of pictures to which the SEI is added. (all when empty)
8ApplicableVclNaluTypes          :                             # NaluUnitTypes of picture  to which the SEI is added. (all when empty)
9
10#======== Position in bit stream  ============
11SeiNaluId                       : 0                              # Identifies to which NAL unit  the SEI is added
12PositionInSeiNalu               : 0                              # Identifies the position within the NAL unit
13
14#======== Payload modification =============
15ModifyByEncoder                 : 0                            #  0: Use payload as specified in cfg file   1: Modify SEI by encoder.
16
17#======== Payload specification =============
18AlternativeDepthInfoCancelFlag  : 0
19DepthType                       : 0
20NumConstituentViewsGvdMinus1    : 0
21DepthPresentGvdFlag             : 0
22ZGvdFlag                        : 0
23IntrinsicParamGvdFlag           : 0
24RotationGvdFlag                 : 0
25TranslationGvdFlag              : 0
26SignGvdZNearFlag                : 0
27ExpGvdZNear                     : 0
28ManLenGvdZNearMinus1            : 0
29ManGvdZNear                     : 0
30SignGvdZFarFlag                 : 0
31ExpGvdZFar                      : 0
32ManLenGvdZFarMinus1             : 0
33ManGvdZFar                      : 0
34PrecGvdFocalLength              : 0
35PrecGvdPrincipalPoint           : 0
36PrecGvdRotationParam            : 0
37PrecGvdTranslationParam         : 0
38SignGvdFocalLengthX             : 0
39ExpGvdFocalLengthX              : 0
40ManGvdFocalLengthX              : 0
41SignGvdFocalLengthY             : 0
42ExpGvdFocalLengthY              : 0
43ManGvdFocalLengthY              : 0
44SignGvdPrincipalPointX          : 0
45ExpGvdPrincipalPointX           : 0
46ManGvdPrincipalPointX           : 0
47SignGvdPrincipalPointY          : 0
48ExpGvdPrincipalPointY           : 0
49ManGvdPrincipalPointY           : 0
50SignGvdR_0_0                    : 0
51ExpGvdR_0_0                     : 0
52ManGvdR_0_0                     : 0
53SignGvdTX                       : 0
54ExpGvdTX                        : 0
55ManGvdTX                        : 0
Note: See TracBrowser for help on using the repository browser.