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

Last change on this file since 466 was 466, checked in by nokia, 11 years ago

Integration of O0194: Support different bit-depth values for different layers, enable weighted prediction for ILR for color gamut scalability.

File size: 1.6 KB
Line 
1#InputBitDepth                : 8           # Input bitdepth
2InputBitDepth0                : 8           # Input bitdepth for layer 0
3InputBitDepth1                : 8           # Input bitdepth for layer 1
4FrameSkip                     : 0           # Number of frames to be skipped in input
5FramesToBeEncoded             : 150         # Number of frames to be coded
6PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
7
8#======== File I/O ===============
9InputFile0                    : PeopleOnStreet_1280x800_30_crop_zerophase_0.9pi.yuv
10FrameRate0                    : 30          # Frame Rate per second
11SourceWidth0                  : 1280        # Input  frame width
12SourceHeight0                 : 800         # Input  frame height
13RepFormatIdx0                             : 0                   # Index of corresponding rep_format() in the VPS
14IntraPeriod0                  : 32          # Period of I-Frame ( -1 = only first)
15ConformanceMode0              : 1           # conformance mode
16QP0                           : 22
17
18InputFile1                    : PeopleOnStreet_2560x1600_30_crop.yuv
19FrameRate1                    : 30          # Frame Rate per second
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.