source: SHVCSoftware/trunk/cfg/per-sequence-svc/CGS-TableCar-b8-2x.cfg

Last change on this file was 713, checked in by seregin, 11 years ago

merge with SHM-6-dev

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