source: SHVCSoftware/branches/SHM-5.0-dev/cfg/per-sequence-svc/PeopleOnStreet-2x.cfg @ 1606

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

update to HM-13.0

File size: 1.6 KB
Line 
1FrameSkip                     : 0           # Number of frames to be skipped in input
2FramesToBeEncoded             : 150         # Number of frames to be coded
3PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
4Level                         : 5
5
6#======== File I/O ===============
7InputFile0                    : PeopleOnStreet_1280x800_30_crop_zerophase_0.9pi.yuv
8FrameRate0                    : 30          # Frame Rate per second
9InputBitDepth0                : 8           # Input bitdepth for layer 0
10SourceWidth0                  : 1280        # Input  frame width
11SourceHeight0                 : 800         # Input  frame height
12RepFormatIdx0                 : 0           # Index of corresponding rep_format() in the VPS
13IntraPeriod0                  : 32          # Period of I-Frame ( -1 = only first)
14ConformanceMode0              : 1           # conformance mode
15QP0                           : 22
16
17InputFile1                    : PeopleOnStreet_2560x1600_30_crop.yuv
18FrameRate1                    : 30          # Frame Rate per second
19InputBitDepth1                : 8           # Input bitdepth for layer 1
20SourceWidth1                  : 2560        # Input  frame width
21SourceHeight1                 : 1600        # Input  frame height
22RepFormatIdx1                 : 1           # Index of corresponding rep_format() in the VPS
23IntraPeriod1                  : 32          # Period of I-Frame ( -1 = only first)
24ConformanceMode1              : 1           # conformance mode
25QP1                           : 20
Note: See TracBrowser for help on using the repository browser.