source: SHVCSoftware/branches/SHM-6-dev/cfg/per-sequence-svc/CGS-Birthday-b8-2x.cfg @ 681

Last change on this file since 681 was 681, checked in by qualcomm, 11 years ago

Updated cfg files and vc9 project files

File size: 1.8 KB
Line 
1CGS                           : 1
2FrameSkip                     : 0           # Number of frames to be skipped in input
3FramesToBeEncoded             : 300         # Number of frames to be coded
4
5#======== File I/O ===============
6InputFile0                    :  /prj/MMRnD/svc_sequence/CGS3/BT709_Birthday_1920x1080_60_zerophase_0.9pi.yuv
7FrameRate0                    : 60          # Frame Rate per second
8SourceWidth0                  : 1920         # Input  frame width
9SourceHeight0                 : 1080         # Input  frame height
10IntraPeriod0                  : 64          # Period of I-Frame ( -1 = only first)
11ConformanceMode0              : 1           # conformance mode
12QP0                           : 22
13InputBitDepth0                : 8           # Input bitdepth
14InternalBitDepth0             : 8           # codec operating bit-depth for layer 0
15
16InputFile1                    :  /prj/MMRnD/svc_sequence/CGS3/BT2020_Birthday_3840x2160_60_10bit.yuv
17FrameRate1                    : 60          # Frame Rate per second
18SourceWidth1                  : 3840        # Input  frame width
19SourceHeight1                 : 2160        # Input  frame height
20IntraPeriod1                  : 64          # Period of I-Frame ( -1 = only first)
21ConformanceMode1              : 1           # conformance mode
22QP1                           : 20
23InputBitDepth1                : 10           # Input bitdepth
24InternalBitDepth1             : 10           # codec operating bit-depth for layer 1
25
26PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
27Level                         : 4.1
28RepFormatIdx0                 : 0           # Index of corresponding rep_format() in the VPS
29RepFormatIdx1                 : 1           # Index of corresponding rep_format() in the VPS
Note: See TracBrowser for help on using the repository browser.