source: SHVCSoftware/branches/SHM-4.0-dev/cfg/per-sequence-svc/Kimono-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
RevLine 
[36]1InputBitDepth                 : 8           # Input bitdepth
2FrameSkip                     : 0           # Number of frames to be skipped in input
3FramesToBeEncoded             : 240         # Number of frames to be coded
[464]4PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
[36]5
6#======== File I/O ===============
7InputFile0                    : Kimono1_960x540_24_zerophase_0.9pi.yuv
8FrameRate0                    : 24          # Frame Rate per second
9SourceWidth0                  : 960         # Input  frame width
10SourceHeight0                 : 540         # Input  frame height
[442]11RepFormatIdx0                             : 0                   # Index of corresponding rep_format() in the VPS
[36]12IntraPeriod0                  : 24          # Period of I-Frame ( -1 = only first)
[125]13ConformanceMode0              : 1           # conformance mode
[231]14QP0                           : 22
[36]15
16InputFile1                    : Kimono1_1920x1080_24.yuv
17FrameRate1                    : 24          # Frame Rate per second
18SourceWidth1                  : 1920        # Input  frame width
19SourceHeight1                 : 1080        # Input  frame height
[442]20RepFormatIdx1                             : 1                   # Index of corresponding rep_format() in the VPS
[36]21IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
[125]22ConformanceMode1              : 1           # conformance mode
[310]23NumScaledRefLayerOffsets1     : 1           # Number of scaled entry offsets for this layer
[190]24ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
[231]25QP1                           : 20
Note: See TracBrowser for help on using the repository browser.