source: SHVCSoftware/branches/SHM-dev/cfg/per-sequence-svc-avcbase/BasketballDrive-SNR.cfg @ 1454

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

rename NumScaledRefLayerOffsets and ScaledRefLayerId to NumRefLocationOffsets and RefLocationOffsetLayerId respectively

File size: 2.3 KB
Line 
1FrameSkip                     : 0           # Number of frames to be skipped in input
2FramesToBeEncoded             : 500         # Number of frames to be coded
3
4Level0                        : 4.1         # Level of the whole bitstream
5Level1                        : 4.1         # Level of the base layer
6Level2                        : 4.1         # Level of the enhancement layer
7
8#======== File I/O ===============
9InputFile0                    : BasketballDrive_1920x1088_50.yuv
10FrameRate0                    : 50          # Frame Rate per second
11InputBitDepth0                : 8           # Input bitdepth for layer 0
12SourceWidth0                  : 1920        # Input  frame width
13SourceHeight0                 : 1088        # Input  frame height
14RepFormatIdx0                 : 0           # Index of corresponding rep_format() in the VPS
15IntraPeriod0                  : 48          # Period of I-Frame ( -1 = only first)
16ConformanceMode0              : 1           # conformance mode
17QP0                           : 22
18LayerPTLIndex0                : 1
19
20InputFile1                    : BasketballDrive_1920x1080_50.yuv
21FrameRate1                    : 50          # 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                  : 48          # Period of I-Frame ( -1 = only first)
27ConformanceMode1              : 1           # conformance mode
28NumRefLocationOffsets1         : 1        # Number of reference location offset parameters
29RefLocationOffsetLayerId1                : 0        # List of ref layer id (i-th entry for i-th ref loc offset parameters)
30ScaledRefLayerOffsetPresentFlag1 : 0        # List of scaled ref layer offset present flags
31RefRegionOffsetPresentFlag1      : 1        # List of ref region offset present flags
32RefRegionBottomOffset1           : 4        # List of ref region bottom offsets
33ResamplePhaseSetPresentFlag1     : 0        # List of resample phase set present flags
34QP1                           : 20
35LayerPTLIndex1                : 2
Note: See TracBrowser for help on using the repository browser.