Changeset 968 in SHVCSoftware for branches/SHM-dev/cfg/per-sequence-svc/CGS-Birthday-b8-2x.cfg
- Timestamp:
- 6 Jan 2015, 19:43:34 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/cfg/per-sequence-svc/CGS-Birthday-b8-2x.cfg
r944 r968 2 2 FrameSkip : 0 # Number of frames to be skipped in input 3 3 FramesToBeEncoded : 300 # Number of frames to be coded 4 #PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 5 #Level : 4.1 6 #This is level of the whole bitstream 7 Level0 : 5.1 8 #This is level of the base layer 9 Level1 : 4.1 10 #This is level of the enhancement layer 11 Level2 : 5.1 4 5 Level0 : 5.1 # Level of the whole bitstream 6 Level1 : 4.1 # Level of the base layer 7 Level2 : 5.1 # Level of the enhancement layer 12 8 13 9 #======== File I/O =============== … … 22 18 InternalBitDepth0 : 8 # codec operating bit-depth for layer 0 23 19 RepFormatIdx0 : 0 # Index of corresponding rep_format() in the VPS 24 LayerPTLIndex0 : 1 20 LayerPTLIndex0 : 1 25 21 26 22 InputFile1 : BT2020_Birthday_3840x2160_60_10bit.yuv … … 34 30 InternalBitDepth1 : 10 # codec operating bit-depth for layer 1 35 31 RepFormatIdx1 : 1 # Index of corresponding rep_format() in the VPS 36 LayerPTLIndex1 : 2 32 LayerPTLIndex1 : 2
Note: See TracChangeset for help on using the changeset viewer.