Last change
on this file since 464 was
464,
checked in by qualcomm, 11 years ago
|
JCTVC-O0215: a VPS flag to specify the phase alignment between layers (zero or center phase shift) for up-sampling process, from cjianle@…
|
File size:
1.4 KB
|
Rev | Line | |
---|
[36] | 1 | InputBitDepth : 8 # Input bitdepth |
---|
| 2 | FrameSkip : 0 # Number of frames to be skipped in input |
---|
| 3 | FramesToBeEncoded : 240 # Number of frames to be coded |
---|
[464] | 4 | PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) |
---|
[36] | 5 | |
---|
| 6 | #======== File I/O =============== |
---|
| 7 | InputFile0 : Kimono1_1920x1080_24.yuv |
---|
| 8 | FrameRate0 : 24 # Frame Rate per second |
---|
| 9 | SourceWidth0 : 1920 # Input frame width |
---|
| 10 | SourceHeight0 : 1080 # Input frame height |
---|
[442] | 11 | RepFormatIdx0 : 0 # Index of corresponding rep_format() in the VPS |
---|
[36] | 12 | IntraPeriod0 : 24 # Period of I-Frame ( -1 = only first) |
---|
[125] | 13 | ConformanceMode0 : 1 # conformance mode |
---|
[231] | 14 | QP0 : 22 |
---|
[36] | 15 | |
---|
| 16 | InputFile1 : Kimono1_1920x1080_24.yuv |
---|
| 17 | FrameRate1 : 24 # Frame Rate per second |
---|
| 18 | SourceWidth1 : 1920 # Input frame width |
---|
| 19 | SourceHeight1 : 1080 # Input frame height |
---|
[442] | 20 | RepFormatIdx1 : 0 # Index of corresponding rep_format() in the VPS |
---|
[36] | 21 | IntraPeriod1 : 24 # Period of I-Frame ( -1 = only first) |
---|
[125] | 22 | ConformanceMode1 : 1 # conformance mode |
---|
[231] | 23 | QP1 : 20 |
---|
Note: See
TracBrowser for help on using the repository browser.