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
|
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 | PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) |
---|
5 | |
---|
6 | #======== File I/O =============== |
---|
7 | InputFile0 : Cactus_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 | RepFormatIdx0 : 0 # Index of corresponding rep_format() in the VPS |
---|
12 | IntraPeriod0 : 48 # Period of I-Frame ( -1 = only first) |
---|
13 | ConformanceMode0 : 1 # conformance mode |
---|
14 | QP0 : 22 |
---|
15 | |
---|
16 | InputFile1 : Cactus_1920x1080_50.yuv |
---|
17 | FrameRate1 : 50 # Frame Rate per second |
---|
18 | SourceWidth1 : 1920 # Input frame width |
---|
19 | SourceHeight1 : 1080 # Input frame height |
---|
20 | RepFormatIdx1 : 1 # Index of corresponding rep_format() in the VPS |
---|
21 | IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) |
---|
22 | ConformanceMode1 : 1 # conformance mode |
---|
23 | QP1 : 20 |
---|
Note: See
TracBrowser for help on using the repository browser.