source: SHVCSoftware/trunk/cfg/per-sequence-svc/BasketballDrive-2x.cfg @ 534

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

reintegrate branch SHM-4.0-dev

File size: 1.8 KB
RevLine 
[2]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)
[2]4
5#======== File I/O ===============
6InputFile0                    : BasketballDrive_960x540_50_zerophase_0.9pi.yuv
7FrameRate0                    : 50          # Frame Rate per second
[494]8InputBitDepth0                : 8           # Input bitdepth for layer 0
[2]9SourceWidth0                  : 960         # Input  frame width
10SourceHeight0                 : 540         # Input  frame height
[494]11RepFormatIdx0                 : 0           # Index of corresponding rep_format() in the VPS
[2]12IntraPeriod0                  : 48          # Period of I-Frame ( -1 = only first)
[125]13ConformanceMode0              : 1           # conformance mode
[231]14QP0                           : 22
[2]15
16InputFile1                    : BasketballDrive_1920x1080_50.yuv
17FrameRate1                    : 50          # Frame Rate per second
[494]18InputBitDepth1                : 8           # Input bitdepth for layer 1
[2]19SourceWidth1                  : 1920        # Input  frame width
20SourceHeight1                 : 1080        # Input  frame height
[494]21RepFormatIdx1                 : 1           # Index of corresponding rep_format() in the VPS
[2]22IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
[125]23ConformanceMode1              : 1           # conformance mode
[310]24NumScaledRefLayerOffsets1     : 1           # Number of scaled entry offsets for this layer
[190]25ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
[231]26QP1                           : 20
Note: See TracBrowser for help on using the repository browser.