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