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