Last change
on this file 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 : 600 # Number of frames to be coded |
---|
| 5 | |
---|
| 6 | #======== File I/O =============== |
---|
| 7 | InputFile0 : BQTerrace_1920x1080_60.yuv |
---|
| 8 | FrameRate0 : 60 # Frame Rate per second |
---|
| 9 | SourceWidth0 : 1920 # Input frame width |
---|
| 10 | SourceHeight0 : 1080 # Input frame height |
---|
| 11 | IntraPeriod0 : 64 # Period of I-Frame ( -1 = only first) |
---|
| 12 | ConformanceMode0 : 1 # conformance mode |
---|
| 13 | QP0: 22 |
---|
| 14 | |
---|
| 15 | InputFile1 : BQTerrace_1920x1080_60.yuv |
---|
| 16 | FrameRate1 : 60 # Frame Rate per second |
---|
| 17 | SourceWidth1 : 1920 # Input frame width |
---|
| 18 | SourceHeight1 : 1080 # Input frame height |
---|
| 19 | IntraPeriod1 : 64 # 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.