source: SHVCSoftware/branches/SHM-2.0-dev/cfg/per-sequence-svc/ParkScene-1.5x.cfg @ 131

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

copy from HM-10.0-dev-SHM

File size: 1.1 KB
Line 
1NumLayers                     : 2
2InputBitDepth                 : 8           # Input bitdepth
3FrameSkip                     : 0           # Number of frames to be skipped in input
4FramesToBeEncoded             : 240         # Number of frames to be coded
5
6#======== File I/O ===============
7InputFile0                    : ParkScene_1280x720_24_zerophase_0.9pi.yuv
8FrameRate0                    : 24          # Frame Rate per second
9SourceWidth0                  : 1280        # Input  frame width
10SourceHeight0                 : 720         # Input  frame height
11IntraPeriod0                  : 24          # Period of I-Frame ( -1 = only first)
12ConformanceMode0              : 1           # conformance mode
13QP0: 22
14
15InputFile1                    : ParkScene_1920x1080_24.yuv
16FrameRate1                    : 24          # Frame Rate per second
17SourceWidth1                  : 1920        # Input  frame width
18SourceHeight1                 : 1080        # Input  frame height
19IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
20ConformanceMode1              : 1           # conformance mode
21QP1: 20
Note: See TracBrowser for help on using the repository browser.