Last change
on this file since 1346 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 : 500 # Number of frames to be coded
|
---|
4 |
|
---|
5 | #======== File I/O ===============
|
---|
6 | InputFile0 : BasketballDrive_960x540_50_zerophase_0.9pi.yuv
|
---|
7 | FrameRate0 : 50 # Frame Rate per second
|
---|
8 | SourceWidth0 : 960 # Input frame width
|
---|
9 | SourceHeight0 : 540 # Input frame height
|
---|
10 | IntraPeriod0 : 48 # Period of I-Frame ( -1 = only first)
|
---|
11 | ConformanceMode0 : 1 # conformance mode
|
---|
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 | 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.