|
Last change
on this file since 229 was
2,
checked in by seregin, 13 years ago
|
|
Initial import by Vadim Seregin <vseregin@…>
|
|
File size:
1.0 KB
|
| Line | |
|---|
| 1 | NumLayers : 2 |
|---|
| 2 | InputBitDepth : 8 # Input bitdepth |
|---|
| 3 | FrameSkip : 0 # Number of frames to be skipped in input |
|---|
| 4 | FramesToBeEncoded : 500 # Number of frames to be coded |
|---|
| 5 | |
|---|
| 6 | #======== File I/O =============== |
|---|
| 7 | InputFile0 : BasketballDrive_1920x1080_50.yuv |
|---|
| 8 | FrameRate0 : 50 # Frame Rate per second |
|---|
| 9 | SourceWidth0 : 1920 # Input frame width |
|---|
| 10 | SourceHeight0 : 1080 # Input frame height |
|---|
| 11 | IntraPeriod0 : 48 # Period of I-Frame ( -1 = only first) |
|---|
| 12 | QP0 : 22 |
|---|
| 13 | |
|---|
| 14 | InputFile1 : BasketballDrive_1920x1080_50.yuv |
|---|
| 15 | FrameRate1 : 50 # Frame Rate per second |
|---|
| 16 | SourceWidth1 : 1920 # Input frame width |
|---|
| 17 | SourceHeight1 : 1080 # Input frame height |
|---|
| 18 | IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) |
|---|
| 19 | QP1 : 20 |
|---|
Note: See
TracBrowser for help on using the repository browser.