source: SHVCSoftware/branches/SHM-6-dev/cfg/per-sequence-svc/CGS-Parakeets-b10-1x.cfg @ 679

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

CGS per sequence cfg files

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