source: SHVCSoftware/branches/SHM-4.0-dev/cfg/per-sequence-svc/Cactus-2x.cfg @ 464

Last change on this file since 464 was 464, checked in by qualcomm, 11 years ago

JCTVC-O0215: a VPS flag to specify the phase alignment between layers (zero or center phase shift) for up-sampling process, from cjianle@…

File size: 1.6 KB
Line 
1InputBitDepth                 : 8           # Input bitdepth
2FrameSkip                     : 0           # Number of frames to be skipped in input
3FramesToBeEncoded             : 500         # Number of frames to be coded
4PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
5
6#======== File I/O ===============
7InputFile0                    : Cactus_960x540_50_zerophase_0.9pi.yuv
8FrameRate0                    : 50          # Frame Rate per second
9SourceWidth0                  : 960         # Input  frame width
10SourceHeight0                 : 540         # Input  frame height
11RepFormatIdx0                             : 0                   # Index of corresponding rep_format() in the VPS
12IntraPeriod0                  : 48          # Period of I-Frame ( -1 = only first)
13ConformanceMode0              : 1           # conformance mode
14QP0                           : 22
15
16InputFile1                    : Cactus_1920x1080_50.yuv
17FrameRate1                    : 50          # Frame Rate per second
18SourceWidth1                  : 1920        # Input  frame width
19SourceHeight1                 : 1080        # Input  frame height
20RepFormatIdx1                             : 1                   # Index of corresponding rep_format() in the VPS
21IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
22ConformanceMode1              : 1           # conformance mode
23NumScaledRefLayerOffsets1     : 1           # Number of scaled entry offsets for this layer
24ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
25QP1                           : 20
Note: See TracBrowser for help on using the repository browser.