source: SHVCSoftware/trunk/cfg/per-sequence-svc/BasketballDrive-1.5x.cfg @ 2

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

Initial import by Vadim Seregin <vseregin@…>

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