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

Last change on this file since 466 was 466, checked in by nokia, 11 years ago

Integration of O0194: Support different bit-depth values for different layers, enable weighted prediction for ILR for color gamut scalability.

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