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
|
Rev | Line | |
---|
[36] | 1 | FrameSkip : 0 # Number of frames to be skipped in input |
---|
| 2 | FramesToBeEncoded : 500 # Number of frames to be coded |
---|
[494] | 3 | PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) |
---|
[941] | 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 |
---|
[36] | 11 | |
---|
| 12 | #======== File I/O =============== |
---|
| 13 | InputFile0 : Cactus_1280x720_50_zerophase_0.9pi.yuv |
---|
| 14 | FrameRate0 : 50 # Frame Rate per second |
---|
[494] | 15 | InputBitDepth0 : 8 # Input bitdepth for layer 0 |
---|
[36] | 16 | SourceWidth0 : 1280 # Input frame width |
---|
| 17 | SourceHeight0 : 720 # Input frame height |
---|
[494] | 18 | RepFormatIdx0 : 0 # Index of corresponding rep_format() in the VPS |
---|
[36] | 19 | IntraPeriod0 : 48 # Period of I-Frame ( -1 = only first) |
---|
[125] | 20 | ConformanceMode0 : 1 # conformance mode |
---|
[231] | 21 | QP0 : 22 |
---|
[941] | 22 | LayerPTLIndex0 : 1 |
---|
[36] | 23 | |
---|
| 24 | InputFile1 : Cactus_1920x1080_50.yuv |
---|
| 25 | FrameRate1 : 50 # Frame Rate per second |
---|
[494] | 26 | InputBitDepth1 : 8 # Input bitdepth for layer 1 |
---|
[36] | 27 | SourceWidth1 : 1920 # Input frame width |
---|
| 28 | SourceHeight1 : 1080 # Input frame height |
---|
[494] | 29 | RepFormatIdx1 : 1 # Index of corresponding rep_format() in the VPS |
---|
[36] | 30 | IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) |
---|
[125] | 31 | ConformanceMode1 : 1 # conformance mode |
---|
[231] | 32 | QP1 : 20 |
---|
[941] | 33 | LayerPTLIndex1 : 2 |
---|
Note: See
TracBrowser for help on using the repository browser.