source: SHVCSoftware/trunk/cfg/per-sequence-svc-avcbase/BasketballDrive-SNR.cfg @ 548

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

merge SHM-4.1-dev branch

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