|
Last change
on this file since 589 was
276,
checked in by seregin, 12 years ago
|
|
move layer specific parameters into layers.cfg
|
|
File size:
1.3 KB
|
| Line | |
|---|
| 1 | InputBitDepth : 8 # Input bitdepth |
|---|
| 2 | FrameSkip : 0 # Number of frames to be skipped in input |
|---|
| 3 | FramesToBeEncoded : 600 # Number of frames to be coded |
|---|
| 4 | |
|---|
| 5 | #======== File I/O =============== |
|---|
| 6 | InputFile0 : BQTerrace_960x540_60_zerophase_0.9pi.yuv |
|---|
| 7 | FrameRate0 : 60 # Frame Rate per second |
|---|
| 8 | SourceWidth0 : 960 # Input frame width |
|---|
| 9 | SourceHeight0 : 540 # Input frame height |
|---|
| 10 | IntraPeriod0 : 64 # Period of I-Frame ( -1 = only first) |
|---|
| 11 | ConformanceMode0 : 1 # conformance mode |
|---|
| 12 | QP0 : 22 |
|---|
| 13 | |
|---|
| 14 | InputFile1 : BQTerrace_1920x1080_60.yuv |
|---|
| 15 | FrameRate1 : 60 # Frame Rate per second |
|---|
| 16 | SourceWidth1 : 1920 # Input frame width |
|---|
| 17 | SourceHeight1 : 1080 # Input frame height |
|---|
| 18 | IntraPeriod1 : 64 # Period of I-Frame ( -1 = only first) |
|---|
| 19 | ConformanceMode1 : 1 # conformance mode |
|---|
| 20 | ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers |
|---|
| 21 | QP1 : 20 |
|---|
Note: See
TracBrowser for help on using the repository browser.