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