Last change
on this file since 941 was
941,
checked in by seregin, 10 years ago
|
support profile, tier and level for each layer, patch was provided by Hendry <fhendry@…>
|
File size:
1.9 KB
|
Line | |
---|
1 | FrameSkip : 0 # Number of frames to be skipped in input |
---|
2 | FramesToBeEncoded : 600 # Number of frames to be coded |
---|
3 | PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) |
---|
4 | #Level : 4.1 |
---|
5 | #This is level of the whole bitstream |
---|
6 | Level0 : 4.1 |
---|
7 | #This is level of the base layer |
---|
8 | Level1 : 3.1 |
---|
9 | #This is level of the enhancement layer |
---|
10 | Level2 : 4.1 |
---|
11 | |
---|
12 | #======== File I/O =============== |
---|
13 | InputFile0 : BQTerrace_1280x720_60_zerophase_0.9pi.yuv |
---|
14 | FrameRate0 : 60 # Frame Rate per second |
---|
15 | InputBitDepth0 : 8 # Input bitdepth for layer 0 |
---|
16 | SourceWidth0 : 1280 # Input frame width |
---|
17 | SourceHeight0 : 720 # Input frame height |
---|
18 | RepFormatIdx0 : 0 # Index of corresponding rep_format() in the VPS |
---|
19 | IntraPeriod0 : 64 # Period of I-Frame ( -1 = only first) |
---|
20 | ConformanceMode0 : 1 # conformance mode |
---|
21 | QP0 : 22 |
---|
22 | LayerPTLIndex0 : 1 |
---|
23 | |
---|
24 | InputFile1 : BQTerrace_1920x1080_60.yuv |
---|
25 | FrameRate1 : 60 # Frame Rate per second |
---|
26 | InputBitDepth1 : 8 # Input bitdepth for layer 1 |
---|
27 | SourceWidth1 : 1920 # Input frame width |
---|
28 | SourceHeight1 : 1080 # Input frame height |
---|
29 | RepFormatIdx1 : 1 # Index of corresponding rep_format() in the VPS |
---|
30 | IntraPeriod1 : 64 # Period of I-Frame ( -1 = only first) |
---|
31 | ConformanceMode1 : 1 # conformance mode |
---|
32 | QP1 : 20 |
---|
33 | LayerPTLIndex1 : 2 |
---|
Note: See
TracBrowser for help on using the repository browser.