source: SHVCSoftware/branches/SHM-2.1-multilayers-dev/cfg/per-sequence-svc-avcbase/Kimono-SNR.cfg @ 276

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

move layer specific parameters into layers.cfg

File size: 1.2 KB
RevLine 
[221]1InputBitDepth                 : 8           # Input bitdepth
2FrameSkip                     : 0           # Number of frames to be skipped in input
3FramesToBeEncoded             : 240         # Number of frames to be coded
4
5#======== File I/O ===============
6InputFile0                    : Kimono1_1920x1080_24.yuv
7FrameRate0                    : 24          # Frame Rate per second
8SourceWidth0                  : 1920        # Input  frame width
9SourceHeight0                 : 1088        # Input  frame height
10IntraPeriod0                  : 24          # Period of I-Frame ( -1 = only first)
11ConformanceMode0              : 1           # conformance mode
12QP0                           : 22
13
14InputFile1                    : Kimono1_1920x1080_24.yuv
15FrameRate1                    : 24          # Frame Rate per second
16SourceWidth1                  : 1920        # Input  frame width
17SourceHeight1                 : 1080        # Input  frame height
18IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
19ConformanceMode1              : 1           # conformance mode
20ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
21QP1                           : 20
Note: See TracBrowser for help on using the repository browser.