|
Last change
on this file since 951 was
944,
checked in by seregin, 11 years ago
|
|
remove phase alignment, ticket #40, patch was provided by Elena Alshina <elena_a.alshina@…>
|
|
File size:
1.9 KB
|
| Line | |
|---|
| 1 | FrameSkip : 0 # Number of frames to be skipped in input |
|---|
| 2 | FramesToBeEncoded : 500 # Number of frames to be coded |
|---|
| 3 | #PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) |
|---|
| 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 |
|---|
| 11 | |
|---|
| 12 | #======== File I/O =============== |
|---|
| 13 | InputFile0 : BasketballDrive_1280x720_50_zerophase_0.9pi.yuv |
|---|
| 14 | FrameRate0 : 50 # Frame Rate per second |
|---|
| 15 | InputBitDepth0 : 8 # Input bitdepth for layer 0 |
|---|
| 16 | SourceWidth0 : 1280 # Input frame width |
|---|
| 17 | SourceHeight0 : 720 # Input frame height |
|---|
| 18 | RepFormatIdx0 : 0 # Index of corresponding rep_format() in the VPS |
|---|
| 19 | IntraPeriod0 : 48 # Period of I-Frame ( -1 = only first) |
|---|
| 20 | ConformanceMode0 : 1 # conformance mode |
|---|
| 21 | QP0 : 22 |
|---|
| 22 | LayerPTLIndex0 : 1 |
|---|
| 23 | |
|---|
| 24 | InputFile1 : BasketballDrive_1920x1080_50.yuv |
|---|
| 25 | FrameRate1 : 50 # Frame Rate per second |
|---|
| 26 | InputBitDepth1 : 8 # Input bitdepth for layer 1 |
|---|
| 27 | SourceWidth1 : 1920 # Input frame width |
|---|
| 28 | SourceHeight1 : 1080 # Input frame height |
|---|
| 29 | RepFormatIdx1 : 1 # Index of corresponding rep_format() in the VPS |
|---|
| 30 | IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) |
|---|
| 31 | ConformanceMode1 : 1 # conformance mode |
|---|
| 32 | QP1 : 20 |
|---|
| 33 | LayerPTLIndex1 : 2 |
|---|
Note: See
TracBrowser for help on using the repository browser.