Last change
on this file since 288 was
288,
checked in by qualcomm, 11 years ago
|
Changes made to signaling of scaled reference layer offsets.
Patch incorporating changes made to signaling of scaled reference layer offsets during SHVC editing. The number of sets of scaled reference layer offsets is signaled. Changes to configuration files also included.
From: Adarsh K. Ramasubramonian <aramasub@…>
|
File size:
1.3 KB
|
Rev | Line | |
---|
[36] | 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_960x540_60_zerophase_0.9pi.yuv |
---|
| 7 | FrameRate0 : 60 # Frame Rate per second |
---|
| 8 | SourceWidth0 : 960 # Input frame width |
---|
| 9 | SourceHeight0 : 540 # Input frame height |
---|
| 10 | IntraPeriod0 : 64 # Period of I-Frame ( -1 = only first) |
---|
[125] | 11 | ConformanceMode0 : 1 # conformance mode |
---|
[234] | 12 | QP0 : 22 |
---|
[36] | 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) |
---|
[125] | 19 | ConformanceMode1 : 1 # conformance mode |
---|
[288] | 20 | NumScaledRefLayerOffsets1 : 1 # Number of scaled entry offsets for this layer |
---|
[190] | 21 | ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers |
---|
[234] | 22 | QP1 : 20 |
---|
Note: See
TracBrowser for help on using the repository browser.