source: SHVCSoftware/branches/SHM-4.0-dev/cfg/per-sequence-svc/Traffic-SNR.cfg

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

update HEVC BL config files

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