source: SHVCSoftware/branches/HM-10.0-dev-SHM/cfg/per-sequence-svc/Traffic-2x.cfg @ 59

Last change on this file since 59 was 59, checked in by seregin, 12 years ago

adding SVC config files, projects and makefile

File size: 1.1 KB
Line 
1NumLayers                     : 2
2InputBitDepth                 : 8           # Input bitdepth
3FrameSkip                     : 0           # Number of frames to be skipped in input
4FramesToBeEncoded             : 300         # Number of frames to be coded
5
6#======== File I/O ===============
7InputFile0                    : Traffic_1280x800_30_crop_zerophase_0.9pi.yuv
8FrameRate0                    : 30          # Frame Rate per second
9SourceWidth0                  : 1280        # Input  frame width
10SourceHeight0                 : 800         # Input  frame height
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
17SourceWidth1                  : 2560        # Input  frame width
18SourceHeight1                 : 1600        # Input  frame height
19IntraPeriod1                  : 32          # Period of I-Frame ( -1 = only first)
20ConformanceMode1              : 1           # conformance mode
21QP1: 20
Note: See TracBrowser for help on using the repository browser.