source: SHVCSoftware/branches/SHM-2.0avc-dev/cfg/per-sequence-svc-avcbase/Kimono-2x.cfg @ 234

Last change on this file since 234 was 221, checked in by seregin, 12 years ago

update config files for AVC BL

File size: 1.5 KB
Line 
1NumLayers                     : 2
2InputBitDepth                 : 8           # Input bitdepth
3FrameSkip                     : 0           # Number of frames to be skipped in input
4FramesToBeEncoded             : 240         # Number of frames to be coded
5AvcBase                       : 1           # AVC coded base layer as an input
6
7#======== File I/O ===============
8InputFile0                    : Kimono1_960x540_24_zerophase_0.9pi.yuv
9FrameRate0                    : 24          # Frame Rate per second
10SourceWidth0                  : 960         # Input  frame width
11SourceHeight0                 : 544         # Input  frame height
12IntraPeriod0                  : 24          # Period of I-Frame ( -1 = only first)
13ConformanceMode0              : 1           # conformance mode
14QP0                           : 22
15
16InputFile1                    : Kimono1_1920x1080_24.yuv
17FrameRate1                    : 24          # Frame Rate per second
18SourceWidth1                  : 1920        # Input  frame width
19SourceHeight1                 : 1080        # Input  frame height
20IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
21ConformanceMode1              : 1           # conformance mode
22NumDirectRefLayers1           : 1           # number of direct reference layers
23RefLayerIds1                  : 0           # reference layer id
24ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
25QP1                           : 20
Note: See TracBrowser for help on using the repository browser.