source: SHVCSoftware/branches/SHM-4.1-dev/cfg/per-sequence-svc-avcbase/Traffic-2x.cfg @ 547

Last change on this file since 547 was 534, checked in by seregin, 11 years ago

add scaledrefid

File size: 1.4 KB
Line 
1FrameSkip                     : 0           # Number of frames to be skipped in input
2FramesToBeEncoded             : 150         # Number of frames to be coded
3
4#======== File I/O ===============
5InputFile0                    : Traffic_1280x800_30_crop_zerophase_0.9pi.yuv
6FrameRate0                    : 30          # Frame Rate per second
7InputBitDepth0                : 8           # Input bitdepth for layer 0
8SourceWidth0                  : 1280        # Input  frame width
9SourceHeight0                 : 800         # Input  frame height
10RepFormatIdx0                 : 0           # Index of corresponding rep_format() in the VPS
11IntraPeriod0                  : 32          # Period of I-Frame ( -1 = only first)
12ConformanceMode0              : 1           # conformance mode
13QP0                           : 22
14
15InputFile1                    : Traffic_2560x1600_30_crop.yuv
16FrameRate1                    : 30          # Frame Rate per second
17InputBitDepth1                : 8           # Input bitdepth for layer 1
18SourceWidth1                  : 2560        # Input  frame width
19SourceHeight1                 : 1600        # Input  frame height
20RepFormatIdx1                 : 1           # Index of corresponding rep_format() in the VPS
21IntraPeriod1                  : 32          # Period of I-Frame ( -1 = only first)
22ConformanceMode1              : 1           # conformance mode
23QP1                           : 20
Note: See TracBrowser for help on using the repository browser.