source: SHVCSoftware/trunk/cfg/per-sequence-svc/Cactus-2x.cfg @ 595

Last change on this file since 595 was 595, checked in by seregin, 11 years ago

merge with SHM-5.0-dev branch

File size: 1.9 KB
RevLine 
[36]1FrameSkip                     : 0           # Number of frames to be skipped in input
2FramesToBeEncoded             : 500         # Number of frames to be coded
[494]3PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
[595]4Level                         : 4.1
[36]5
6#======== File I/O ===============
7InputFile0                    : Cactus_960x540_50_zerophase_0.9pi.yuv
8FrameRate0                    : 50          # Frame Rate per second
[494]9InputBitDepth0                : 8           # Input bitdepth for layer 0
[36]10SourceWidth0                  : 960         # Input  frame width
11SourceHeight0                 : 540         # Input  frame height
[494]12RepFormatIdx0                 : 0           # Index of corresponding rep_format() in the VPS
[36]13IntraPeriod0                  : 48          # Period of I-Frame ( -1 = only first)
[125]14ConformanceMode0              : 1           # conformance mode
[231]15QP0                           : 22
[36]16
17InputFile1                    : Cactus_1920x1080_50.yuv
18FrameRate1                    : 50          # Frame Rate per second
[494]19InputBitDepth1                : 8           # Input bitdepth for layer 1
[36]20SourceWidth1                  : 1920        # Input  frame width
21SourceHeight1                 : 1080        # Input  frame height
[494]22RepFormatIdx1                 : 1           # Index of corresponding rep_format() in the VPS
[36]23IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
[125]24ConformanceMode1              : 1           # conformance mode
[310]25NumScaledRefLayerOffsets1     : 1           # Number of scaled entry offsets for this layer
[540]26ScaledRefLayerId1             : 0           # Scaled reference layer ID
[190]27ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
[231]28QP1                           : 20
Note: See TracBrowser for help on using the repository browser.