source: SHVCSoftware/branches/SHM-dev/cfg/per-sequence-svc/BasketballDrive-2x.cfg @ 944

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

remove phase alignment, ticket #40, patch was provided by Elena Alshina <elena_a.alshina@…>

File size: 2.5 KB
Line 
1FrameSkip                     : 0           # Number of frames to be skipped in input
2FramesToBeEncoded             : 500         # Number of frames to be coded
3#PhaseAlignment                : 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                    : BasketballDrive_960x540_50_zerophase_0.9pi.yuv
14FrameRate0                    : 50          # Frame Rate per second
15InputBitDepth0                : 8           # Input bitdepth for layer 0
16SourceWidth0                  : 960         # Input  frame width
17SourceHeight0                 : 540         # 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                    : BasketballDrive_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 
34
35#============= Reference location offset parameters ==================
36NumScaledRefLayerOffsets1        : 1        # Number of reference location offset parameters
37ScaledRefLayerId1                : 0        # List of ref layer id (i-th entry for i-th ref loc offset parameters)
38ScaledRefLayerOffsetPresentFlag1 : 0        # List of scaled ref layer offset present flags
39RefRegionOffsetPresentFlag1      : 1        # List of ref region offset present flags
40RefRegionBottomOffset1           : 2        # List of ref region bottom offsets
41ResamplePhaseSetPresentFlag1     : 0        # List of resample phase set present flags
Note: See TracBrowser for help on using the repository browser.