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

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

rename NumScaledRefLayerOffsets and ScaledRefLayerId to NumRefLocationOffsets and RefLocationOffsetLayerId respectively

File size: 2.2 KB
RevLine 
[221]1FrameSkip                     : 0           # Number of frames to be skipped in input
2FramesToBeEncoded             : 240         # Number of frames to be coded
3
[968]4Level0                        : 4           # Level of the whole bitstream
5Level1                        : 4           # Level of the base layer
6Level2                        : 4           # Level of the enhancement layer
7
[221]8#======== File I/O ===============
[911]9InputFile0                    : ParkScene_1920x1088_24.yuv
[221]10FrameRate0                    : 24          # Frame Rate per second
[540]11InputBitDepth0                : 8           # Input bitdepth for layer 0
[221]12SourceWidth0                  : 1920        # Input  frame width
13SourceHeight0                 : 1088        # Input  frame height
[540]14RepFormatIdx0                 : 0           # Index of corresponding rep_format() in the VPS
[221]15IntraPeriod0                  : 24          # Period of I-Frame ( -1 = only first)
16ConformanceMode0              : 1           # conformance mode
17QP0                           : 22
[968]18LayerPTLIndex0                : 1
[221]19
20InputFile1                    : ParkScene_1920x1080_24.yuv
21FrameRate1                    : 24          # Frame Rate per second
[540]22InputBitDepth1                : 8           # Input bitdepth for layer 1
[221]23SourceWidth1                  : 1920        # Input  frame width
24SourceHeight1                 : 1080        # Input  frame height
[540]25RepFormatIdx1                 : 1           # Index of corresponding rep_format() in the VPS
[221]26IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
27ConformanceMode1              : 1           # conformance mode
[1032]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)
[849]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
[221]34QP1                           : 20
[968]35LayerPTLIndex1                : 2
Note: See TracBrowser for help on using the repository browser.