source: SHVCSoftware/branches/SHM-dev/cfg/per-sequence-svc-avcbase/Traffic-2x.cfg @ 1591

Last change on this file since 1591 was 968, checked in by seregin, 10 years ago

cfg update

File size: 1.7 KB
Line 
1FrameSkip                     : 0           # Number of frames to be skipped in input
2FramesToBeEncoded             : 150         # Number of frames to be coded
3
4Level0                        : 5           # Level of the whole bitstream
5Level1                        : 4           # Level of the base layer
6Level2                        : 5           # Level of the enhancement layer
7
8#======== File I/O ===============
9InputFile0                    : Traffic_1280x800_30_crop_zerophase_0.9pi.yuv
10FrameRate0                    : 30          # Frame Rate per second
11InputBitDepth0                : 8           # Input bitdepth for layer 0
12SourceWidth0                  : 1280        # Input  frame width
13SourceHeight0                 : 800         # Input  frame height
14RepFormatIdx0                 : 0           # Index of corresponding rep_format() in the VPS
15IntraPeriod0                  : 32          # Period of I-Frame ( -1 = only first)
16ConformanceMode0              : 1           # conformance mode
17QP0                           : 22
18LayerPTLIndex0                : 1
19
20InputFile1                    : Traffic_2560x1600_30_crop.yuv
21FrameRate1                    : 30          # Frame Rate per second
22InputBitDepth1                : 8           # Input bitdepth for layer 1
23SourceWidth1                  : 2560        # Input  frame width
24SourceHeight1                 : 1600        # Input  frame height
25RepFormatIdx1                 : 1           # Index of corresponding rep_format() in the VPS
26IntraPeriod1                  : 32          # Period of I-Frame ( -1 = only first)
27ConformanceMode1              : 1           # conformance mode
28QP1                           : 20
29LayerPTLIndex1                : 2
Note: See TracBrowser for help on using the repository browser.