source: SHVCSoftware/branches/SHM-dev/cfg/per-sequence-svc/CGS-TableCar-b8-2x.cfg @ 941

Last change on this file since 941 was 941, checked in by seregin, 10 years ago

support profile, tier and level for each layer, patch was provided by Hendry <fhendry@…>

File size: 2.1 KB
Line 
1CGS                           : 1
2FrameSkip                     : 0           # Number of frames to be skipped in input
3FramesToBeEncoded             : 300         # Number of frames to be coded
4PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
5#Level                         : 4.1
6#This is level of the whole bitstream
7Level0                         : 5.1
8#This is level of the base layer
9Level1                         : 4.1
10#This is level of the enhancement layer
11Level2                         : 5.1
12
13#======== File I/O ===============
14InputFile0                    : BT709_TableCar_1920x1080_60_zerophase_0.9pi.yuv
15FrameRate0                    : 60          # Frame Rate per second
16SourceWidth0                  : 1920        # Input  frame width
17SourceHeight0                 : 1080        # Input  frame height
18IntraPeriod0                  : 64          # Period of I-Frame ( -1 = only first)
19ConformanceMode0              : 1           # conformance mode
20QP0                           : 22
21InputBitDepth0                : 8           # Input bitdepth
22InternalBitDepth0             : 8           # codec operating bit-depth for layer 0
23RepFormatIdx0                 : 0           # Index of corresponding rep_format() in the VPS
24LayerPTLIndex0                : 1 
25
26InputFile1                    : BT2020_TableCar_3840x2160_60_10bit.yuv
27FrameRate1                    : 60          # Frame Rate per second
28SourceWidth1                  : 3840        # Input  frame width
29SourceHeight1                 : 2160        # Input  frame height
30IntraPeriod1                  : 64          # Period of I-Frame ( -1 = only first)
31ConformanceMode1              : 1           # conformance mode
32QP1                           : 20
33InputBitDepth1                : 10          # Input bitdepth
34InternalBitDepth1             : 10          # codec operating bit-depth for layer 1
35RepFormatIdx1                 : 1           # Index of corresponding rep_format() in the VPS
36LayerPTLIndex1                : 2 
Note: See TracBrowser for help on using the repository browser.