source: SHVCSoftware/trunk/cfg/per-sequence-svc/Traffic-2x.cfg @ 231

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

merge with SHM-2.0avc-dev branch

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