source: SHVCSoftware/branches/SHM-dev/cfg/per-sequence-svc-avcbase/Cactus-1.5x.cfg @ 1591

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

cfg update

File size: 1.7 KB
RevLine 
[221]1FrameSkip                     : 0           # Number of frames to be skipped in input
2FramesToBeEncoded             : 500         # Number of frames to be coded
3
[968]4Level0                        : 4.1         # Level of the whole bitstream
5Level1                        : 3.1         # Level of the base layer
6Level2                        : 4.1         # Level of the enhancement layer
7
[221]8#======== File I/O ===============
9InputFile0                    : Cactus_1280x720_50_zerophase_0.9pi.yuv
10FrameRate0                    : 50          # Frame Rate per second
[540]11InputBitDepth0                : 8           # Input bitdepth for layer 0
[221]12SourceWidth0                  : 1280        # Input  frame width
13SourceHeight0                 : 720         # Input  frame height
[540]14RepFormatIdx0                 : 0           # Index of corresponding rep_format() in the VPS
[221]15IntraPeriod0                  : 48          # Period of I-Frame ( -1 = only first)
16ConformanceMode0              : 1           # conformance mode
17QP0                           : 22
[968]18LayerPTLIndex0                : 1
[221]19
20InputFile1                    : Cactus_1920x1080_50.yuv
21FrameRate1                    : 50          # 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                  : 48          # Period of I-Frame ( -1 = only first)
27ConformanceMode1              : 1           # conformance mode
28QP1                           : 20
[968]29LayerPTLIndex1                : 2
Note: See TracBrowser for help on using the repository browser.