Last change
on this file was
276,
checked in by seregin, 11 years ago
|
move layer specific parameters into layers.cfg
|
File size:
1.1 KB
|
Rev | Line | |
---|
[221] | 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_1280x720_60_zerophase_0.9pi.yuv |
---|
| 7 | FrameRate0 : 60 # Frame Rate per second |
---|
| 8 | SourceWidth0 : 1280 # Input frame width |
---|
| 9 | SourceHeight0 : 720 # 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 | QP1 : 20 |
---|
Note: See
TracBrowser for help on using the repository browser.