|
Last change
on this file since 952 was
941,
checked in by seregin, 11 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 : 150 # Number of frames to be coded |
|---|
| 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 |
|---|
| 10 | |
|---|
| 11 | #======== File I/O =============== |
|---|
| 12 | InputFile0 : Traffic_1280x800_30_crop_zerophase_0.9pi.yuv |
|---|
| 13 | FrameRate0 : 30 # Frame Rate per second |
|---|
| 14 | InputBitDepth0 : 8 # Input bitdepth for layer 0 |
|---|
| 15 | SourceWidth0 : 1280 # Input frame width |
|---|
| 16 | SourceHeight0 : 800 # Input frame height |
|---|
| 17 | RepFormatIdx0 : 0 # Index of corresponding rep_format() in the VPS |
|---|
| 18 | IntraPeriod0 : 32 # Period of I-Frame ( -1 = only first) |
|---|
| 19 | ConformanceMode0 : 1 # conformance mode |
|---|
| 20 | QP0 : 22 |
|---|
| 21 | LayerPTLIndex0 : 1 |
|---|
| 22 | |
|---|
| 23 | InputFile1 : Traffic_2560x1600_30_crop.yuv |
|---|
| 24 | FrameRate1 : 30 # Frame Rate per second |
|---|
| 25 | InputBitDepth1 : 8 # Input bitdepth for layer 1 |
|---|
| 26 | SourceWidth1 : 2560 # Input frame width |
|---|
| 27 | SourceHeight1 : 1600 # Input frame height |
|---|
| 28 | RepFormatIdx1 : 1 # Index of corresponding rep_format() in the VPS |
|---|
| 29 | IntraPeriod1 : 32 # 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.