Last change
on this file since 64 was
59,
checked in by seregin, 12 years ago
|
adding SVC config files, projects and makefile
|
File size:
1.1 KB
|
Rev | Line | |
---|
[59] | 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_1280x720_50_zerophase_0.9pi.yuv |
---|
| 8 | FrameRate0 : 50 # Frame Rate per second |
---|
| 9 | SourceWidth0 : 1280 # Input frame width |
---|
| 10 | SourceHeight0 : 720 # Input frame height |
---|
| 11 | IntraPeriod0 : 48 # Period of I-Frame ( -1 = only first) |
---|
| 12 | ConformanceMode0 : 1 # conformance mode |
---|
| 13 | QP0: 22 |
---|
| 14 | |
---|
| 15 | InputFile1 : BasketballDrive_1920x1080_50.yuv |
---|
| 16 | FrameRate1 : 50 # Frame Rate per second |
---|
| 17 | SourceWidth1 : 1920 # Input frame width |
---|
| 18 | SourceHeight1 : 1080 # Input frame height |
---|
| 19 | IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) |
---|
| 20 | ConformanceMode1 : 1 # conformance mode |
---|
| 21 | QP1: 20 |
---|
Note: See
TracBrowser for help on using the repository browser.