source: SHVCSoftware/branches/SHM-dev/cfg/per-sequence-svc-avcbase/PeopleOnStreet-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: 1.8 KB
Line 
1FrameSkip                     : 0           # Number of frames to be skipped in input
2FramesToBeEncoded             : 150         # Number of frames to be coded
3#Level                         : 5
4#This is level of the whole bitstream
5Level0                         : 5
6#This is level of the base layer
7Level1                         : 3.1
8#This is level of the enhancement layer
9Level2                         : 5
10
11#======
12#======== File I/O ===============
13InputFile0                    : PeopleOnStreet_1280x800_30_crop_zerophase_0.9pi.yuv
14FrameRate0                    : 30          # Frame Rate per second
15InputBitDepth0                : 8           # Input bitdepth for layer 0
16SourceWidth0                  : 1280        # Input  frame width
17SourceHeight0                 : 800         # Input  frame height
18RepFormatIdx0                 : 0           # Index of corresponding rep_format() in the VPS
19IntraPeriod0                  : 32          # Period of I-Frame ( -1 = only first)
20ConformanceMode0              : 1           # conformance mode
21QP0                           : 22
22LayerPTLIndex0                : 1 
23
24InputFile1                    : PeopleOnStreet_2560x1600_30_crop.yuv
25FrameRate1                    : 30          # Frame Rate per second
26InputBitDepth1                : 8           # Input bitdepth for layer 1
27SourceWidth1                  : 2560        # Input  frame width
28SourceHeight1                 : 1600        # Input  frame height
29RepFormatIdx1                 : 1           # Index of corresponding rep_format() in the VPS
30IntraPeriod1                  : 32          # 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.