source: SHVCSoftware/branches/SHM-dev/cfg/per-sequence-svc/Cactus-1.5x.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: 1.9 KB
Line 
1FrameSkip                     : 0           # Number of frames to be skipped in input
2FramesToBeEncoded             : 500         # Number of frames to be coded
3PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
4#Level                         : 4.1
5#This is level of the whole bitstream
6Level0                         : 4.1
7#This is level of the base layer
8Level1                         : 3.1
9#This is level of the enhancement layer
10Level2                         : 4.1
11
12#======== File I/O ===============
13InputFile0                    : Cactus_1280x720_50_zerophase_0.9pi.yuv
14FrameRate0                    : 50          # Frame Rate per second
15InputBitDepth0                : 8           # Input bitdepth for layer 0
16SourceWidth0                  : 1280        # Input  frame width
17SourceHeight0                 : 720         # Input  frame height
18RepFormatIdx0                 : 0           # Index of corresponding rep_format() in the VPS
19IntraPeriod0                  : 48          # Period of I-Frame ( -1 = only first)
20ConformanceMode0              : 1           # conformance mode
21QP0                           : 22
22LayerPTLIndex0                : 1 
23
24InputFile1                    : Cactus_1920x1080_50.yuv
25FrameRate1                    : 50          # Frame Rate per second
26InputBitDepth1                : 8           # Input bitdepth for layer 1
27SourceWidth1                  : 1920        # Input  frame width
28SourceHeight1                 : 1080        # Input  frame height
29RepFormatIdx1                 : 1           # Index of corresponding rep_format() in the VPS
30IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
31ConformanceMode1              : 1           # conformance mode
32QP1                           : 20
33LayerPTLIndex1                : 2 
Note: See TracBrowser for help on using the repository browser.