source: SHVCSoftware/branches/SHM-upgrade/cfg/per-sequence-svc/ParkScene-2x.cfg @ 959

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

update on PTL

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