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