Last change
on this file since 955 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.8 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 : 3.1 |
---|
| 8 | #This is level of the enhancement layer |
---|
| 9 | Level2 : 5 |
---|
[221] | 10 | |
---|
[941] | 11 | #====== |
---|
[221] | 12 | #======== File I/O =============== |
---|
| 13 | InputFile0 : PeopleOnStreet_1280x800_30_crop_zerophase_0.9pi.yuv |
---|
| 14 | FrameRate0 : 30 # Frame Rate per second |
---|
[540] | 15 | InputBitDepth0 : 8 # Input bitdepth for layer 0 |
---|
[221] | 16 | SourceWidth0 : 1280 # Input frame width |
---|
| 17 | SourceHeight0 : 800 # Input frame height |
---|
[540] | 18 | RepFormatIdx0 : 0 # Index of corresponding rep_format() in the VPS |
---|
[221] | 19 | IntraPeriod0 : 32 # Period of I-Frame ( -1 = only first) |
---|
| 20 | ConformanceMode0 : 1 # conformance mode |
---|
| 21 | QP0 : 22 |
---|
[941] | 22 | LayerPTLIndex0 : 1 |
---|
[221] | 23 | |
---|
| 24 | InputFile1 : PeopleOnStreet_2560x1600_30_crop.yuv |
---|
| 25 | FrameRate1 : 30 # Frame Rate per second |
---|
[540] | 26 | InputBitDepth1 : 8 # Input bitdepth for layer 1 |
---|
[221] | 27 | SourceWidth1 : 2560 # Input frame width |
---|
| 28 | SourceHeight1 : 1600 # Input frame height |
---|
[540] | 29 | RepFormatIdx1 : 1 # Index of corresponding rep_format() in the VPS |
---|
[221] | 30 | IntraPeriod1 : 32 # Period of I-Frame ( -1 = only first) |
---|
| 31 | ConformanceMode1 : 1 # conformance mode |
---|
| 32 | QP1 : 20 |
---|
[941] | 33 | LayerPTLIndex1 : 2 |
---|
Note: See
TracBrowser for help on using the repository browser.