source: SHVCSoftware/branches/SHM-dev/cfg/per-sequence-svc-avcbase/Kimono-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.3 KB
Line 
1FrameSkip                     : 0           # Number of frames to be skipped in input
2FramesToBeEncoded             : 240         # Number of frames to be coded
3#Level                         : 4
4#This is level of the whole bitstream
5Level0                         : 4
6#This is level of the base layer
7Level1                         : 3.1
8#This is level of the enhancement layer
9Level2                         : 4
10
11#======== File I/O ===============
12InputFile0                    : O:/Kimono1_960x544_24_zerophase_0.9pi.yuv
13FrameRate0                    : 24          # Frame Rate per second
14InputBitDepth0                : 8           # Input bitdepth for layer 0
15SourceWidth0                  : 960         # Input  frame width
16SourceHeight0                 : 544         # Input  frame height
17RepFormatIdx0                 : 0           # Index of corresponding rep_format() in the VPS
18IntraPeriod0                  : 24          # Period of I-Frame ( -1 = only first)
19ConformanceMode0              : 1           # conformance mode
20QP0                           : 22
21LayerPTLIndex0                : 1 
22
23InputFile1                    : O:/Kimono1_1920x1080_24.yuv
24FrameRate1                    : 24          # Frame Rate per second
25InputBitDepth1                : 8           # Input bitdepth for layer 1
26SourceWidth1                  : 1920        # Input  frame width
27SourceHeight1                 : 1080        # Input  frame height
28RepFormatIdx1                 : 1           # Index of corresponding rep_format() in the VPS
29IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
30ConformanceMode1              : 1           # conformance mode
31NumScaledRefLayerOffsets1        : 1        # Number of reference location offset parameters
32ScaledRefLayerId1                : 0        # List of ref layer id (i-th entry for i-th ref loc offset parameters)
33ScaledRefLayerOffsetPresentFlag1 : 0        # List of scaled ref layer offset present flags
34RefRegionOffsetPresentFlag1      : 1        # List of ref region offset present flags
35RefRegionBottomOffset1           : 2        # List of ref region bottom offsets
36ResamplePhaseSetPresentFlag1     : 0        # List of resample phase set present flags
37QP1                           : 20
38LayerPTLIndex1                : 2 
Note: See TracBrowser for help on using the repository browser.