Changeset 1405 in 3DVCSoftware for trunk/cfg/HM
- Timestamp:
- 27 May 2016, 17:32:40 (9 years ago)
- Location:
- trunk/cfg/HM
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cfg/HM/encoder_lowdelay_P_main.cfg
r1313 r1405 21 21 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI 22 22 GOPSize : 4 # GOP Size (number of B slice = GOPSize-1) 23 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs24 Frame1: P 1 3 0 .4624 0 0 0 4 4 -1 -5 -9 -13 025 Frame2: P 2 2 0 .4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 126 Frame3: P 3 3 0 .4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 127 Frame4: P 4 1 0 .578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 123 # Type POC QPoffset CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 24 Frame1: P 1 3 0 0 0.4624 0 0 0 4 4 -1 -5 -9 -13 0 25 Frame2: P 2 2 0 0 0.4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1 26 Frame3: P 3 3 0 0 0.4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1 27 Frame4: P 4 1 0 0 0.578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1 28 28 29 29 #=========== Motion Search ============= … … 44 44 TransformSkip : 1 # Transform skipping (0: OFF, 1: ON) 45 45 TransformSkipFast : 1 # Fast Transform skipping (0: OFF, 1: ON) 46 SliceChromaQPOffsetPeriodicity: 0 # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature. 47 SliceCbQpOffsetIntraOrPeriodic: 0 # Chroma Cb QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 48 SliceCrQpOffsetIntraOrPeriodic: 0 # Chroma Cr QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 46 49 47 50 #=========== Deblock Filter ============ 48 49 51 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) 50 52 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) -
trunk/cfg/HM/encoder_lowdelay_P_main10.cfg
r1313 r1405 21 21 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI 22 22 GOPSize : 4 # GOP Size (number of B slice = GOPSize-1) 23 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs24 Frame1: P 1 3 0 .4624 0 0 0 4 4 -1 -5 -9 -13 025 Frame2: P 2 2 0 .4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 126 Frame3: P 3 3 0 .4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 127 Frame4: P 4 1 0 .578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 123 # Type POC QPoffset CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 24 Frame1: P 1 3 0 0 0.4624 0 0 0 4 4 -1 -5 -9 -13 0 25 Frame2: P 2 2 0 0 0.4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1 26 Frame3: P 3 3 0 0 0.4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1 27 Frame4: P 4 1 0 0 0.578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1 28 28 29 29 #=========== Motion Search ============= … … 44 44 TransformSkip : 1 # Transform skipping (0: OFF, 1: ON) 45 45 TransformSkipFast : 1 # Fast Transform skipping (0: OFF, 1: ON) 46 SliceChromaQPOffsetPeriodicity: 0 # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature. 47 SliceCbQpOffsetIntraOrPeriodic: 0 # Chroma Cb QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 48 SliceCrQpOffsetIntraOrPeriodic: 0 # Chroma Cr QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 46 49 47 50 #=========== Deblock Filter ============ 48 49 51 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) 50 52 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) -
trunk/cfg/HM/encoder_lowdelay_main.cfg
r1313 r1405 21 21 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI 22 22 GOPSize : 4 # GOP Size (number of B slice = GOPSize-1) 23 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs24 Frame1: B 1 3 0 .4624 0 0 0 4 4 -1 -5 -9 -13 025 Frame2: B 2 2 0 .4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 126 Frame3: B 3 3 0 .4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 127 Frame4: B 4 1 0 .578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 123 # Type POC QPoffset CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 24 Frame1: B 1 3 0 0 0.4624 0 0 0 4 4 -1 -5 -9 -13 0 25 Frame2: B 2 2 0 0 0.4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1 26 Frame3: B 3 3 0 0 0.4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1 27 Frame4: B 4 1 0 0 0.578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1 28 28 29 29 #=========== Motion Search ============= … … 42 42 RDOQ : 1 # RDOQ 43 43 RDOQTS : 1 # RDOQ for transform skip 44 SliceChromaQPOffsetPeriodicity: 0 # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature. 45 SliceCbQpOffsetIntraOrPeriodic: 0 # Chroma Cb QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 46 SliceCrQpOffsetIntraOrPeriodic: 0 # Chroma Cr QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 44 47 45 48 #=========== Deblock Filter ============ 46 47 49 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) 48 50 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) -
trunk/cfg/HM/encoder_lowdelay_main10.cfg
r1313 r1405 21 21 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI 22 22 GOPSize : 4 # GOP Size (number of B slice = GOPSize-1) 23 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs24 Frame1: B 1 3 0 .4624 0 0 0 4 4 -1 -5 -9 -13 025 Frame2: B 2 2 0 .4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 126 Frame3: B 3 3 0 .4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 127 Frame4: B 4 1 0 .578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 123 # Type POC QPoffset CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 24 Frame1: B 1 3 0 0 0.4624 0 0 0 4 4 -1 -5 -9 -13 0 25 Frame2: B 2 2 0 0 0.4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1 26 Frame3: B 3 3 0 0 0.4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1 27 Frame4: B 4 1 0 0 0.578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1 28 28 29 29 #=========== Motion Search ============= … … 42 42 RDOQ : 1 # RDOQ 43 43 RDOQTS : 1 # RDOQ for transform skip 44 SliceChromaQPOffsetPeriodicity: 0 # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature. 45 SliceCbQpOffsetIntraOrPeriodic: 0 # Chroma Cb QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 46 SliceCrQpOffsetIntraOrPeriodic: 0 # Chroma Cr QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 44 47 45 48 #=========== Deblock Filter ============ 46 47 49 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) 48 50 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) -
trunk/cfg/HM/encoder_lowdelay_main_rext.cfg
r1386 r1405 22 22 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI 23 23 GOPSize : 4 # GOP Size (number of B slice = GOPSize-1) 24 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs25 Frame1: B 1 3 0 .4624 0 0 0 4 4 -1 -5 -9 -13 026 Frame2: B 2 2 0 .4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 127 Frame3: B 3 3 0 .4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 128 Frame4: B 4 1 0 .578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 124 # Type POC QPoffset CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 25 Frame1: B 1 3 0 0 0.4624 0 0 0 4 4 -1 -5 -9 -13 0 26 Frame2: B 2 2 0 0 0.4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1 27 Frame3: B 3 3 0 0 0.4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1 28 Frame4: B 4 1 0 0 0.578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1 29 29 30 30 #=========== Motion Search ============= … … 43 43 RDOQ : 1 # RDOQ 44 44 RDOQTS : 1 # RDOQ for transform skip 45 SliceChromaQPOffsetPeriodicity: 0 # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature. 46 SliceCbQpOffsetIntraOrPeriodic: 0 # Chroma Cb QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 47 SliceCrQpOffsetIntraOrPeriodic: 0 # Chroma Cr QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 45 48 46 49 #=========== Deblock Filter ============ -
trunk/cfg/HM/encoder_randomaccess_main.cfg
r1313 r1405 21 21 DecodingRefreshType : 1 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI 22 22 GOPSize : 8 # GOP Size (number of B slice = GOPSize-1) 23 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs24 Frame1: B 8 1 0 .442 0 0 0 2 3 -8 -12 -16 025 Frame2: B 4 2 0 .3536 0 0 1 2 3 -4 -8 4 1 4 4 1 1 0 126 Frame3: B 2 3 0 .3536 0 0 2 2 4 -2 -6 2 6 1 2 4 1 1 1 127 Frame4: B 1 4 0 .68 0 0 3 2 4 -1 1 3 7 1 1 5 1 0 1 1 128 Frame5: B 3 4 0 .68 0 0 3 2 4 -1 -3 1 5 1 -2 5 1 1 1 1 029 Frame6: B 6 3 0 .3536 0 0 2 2 3 -2 -6 2 1 -3 5 0 1 1 1 030 Frame7: B 5 4 0 .68 0 0 3 2 4 -1 -5 1 3 1 1 4 1 1 1 131 Frame8: B 7 4 0 .68 0 0 3 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 023 # Type POC QPoffset CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 24 Frame1: B 8 1 0 0 0.442 0 0 0 2 3 -8 -12 -16 0 25 Frame2: B 4 2 0 0 0.3536 0 0 1 2 3 -4 -8 4 1 4 4 1 1 0 1 26 Frame3: B 2 3 0 0 0.3536 0 0 2 2 4 -2 -6 2 6 1 2 4 1 1 1 1 27 Frame4: B 1 4 0 0 0.68 0 0 3 2 4 -1 1 3 7 1 1 5 1 0 1 1 1 28 Frame5: B 3 4 0 0 0.68 0 0 3 2 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 29 Frame6: B 6 3 0 0 0.3536 0 0 2 2 3 -2 -6 2 1 -3 5 0 1 1 1 0 30 Frame7: B 5 4 0 0 0.68 0 0 3 2 4 -1 -5 1 3 1 1 4 1 1 1 1 31 Frame8: B 7 4 0 0 0.68 0 0 3 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 32 32 33 33 #=========== Motion Search ============= … … 46 46 RDOQ : 1 # RDOQ 47 47 RDOQTS : 1 # RDOQ for transform skip 48 SliceChromaQPOffsetPeriodicity: 0 # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature. 49 SliceCbQpOffsetIntraOrPeriodic: 0 # Chroma Cb QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 50 SliceCrQpOffsetIntraOrPeriodic: 0 # Chroma Cr QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 48 51 49 52 #=========== Deblock Filter ============ 50 51 53 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) 52 54 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) -
trunk/cfg/HM/encoder_randomaccess_main10.cfg
r1313 r1405 21 21 DecodingRefreshType : 1 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI 22 22 GOPSize : 8 # GOP Size (number of B slice = GOPSize-1) 23 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs24 Frame1: B 8 1 0 .442 0 0 0 2 3 -8 -12 -16 025 Frame2: B 4 2 0 .3536 0 0 1 2 3 -4 -8 4 1 4 4 1 1 0 126 Frame3: B 2 3 0 .3536 0 0 2 2 4 -2 -6 2 6 1 2 4 1 1 1 127 Frame4: B 1 4 0 .68 0 0 3 2 4 -1 1 3 7 1 1 5 1 0 1 1 128 Frame5: B 3 4 0 .68 0 0 3 2 4 -1 -3 1 5 1 -2 5 1 1 1 1 029 Frame6: B 6 3 0 .3536 0 0 2 2 3 -2 -6 2 1 -3 5 0 1 1 1 030 Frame7: B 5 4 0 .68 0 0 3 2 4 -1 -5 1 3 1 1 4 1 1 1 131 Frame8: B 7 4 0 .68 0 0 3 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 023 # Type POC QPoffset CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 24 Frame1: B 8 1 0 0 0.442 0 0 0 2 3 -8 -12 -16 0 25 Frame2: B 4 2 0 0 0.3536 0 0 1 2 3 -4 -8 4 1 4 4 1 1 0 1 26 Frame3: B 2 3 0 0 0.3536 0 0 2 2 4 -2 -6 2 6 1 2 4 1 1 1 1 27 Frame4: B 1 4 0 0 0.68 0 0 3 2 4 -1 1 3 7 1 1 5 1 0 1 1 1 28 Frame5: B 3 4 0 0 0.68 0 0 3 2 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 29 Frame6: B 6 3 0 0 0.3536 0 0 2 2 3 -2 -6 2 1 -3 5 0 1 1 1 0 30 Frame7: B 5 4 0 0 0.68 0 0 3 2 4 -1 -5 1 3 1 1 4 1 1 1 1 31 Frame8: B 7 4 0 0 0.68 0 0 3 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 32 32 33 33 #=========== Motion Search ============= … … 46 46 RDOQ : 1 # RDOQ 47 47 RDOQTS : 1 # RDOQ for transform skip 48 SliceChromaQPOffsetPeriodicity: 0 # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature. 49 SliceCbQpOffsetIntraOrPeriodic: 0 # Chroma Cb QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 50 SliceCrQpOffsetIntraOrPeriodic: 0 # Chroma Cr QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 48 51 49 52 #=========== Deblock Filter ============ 50 51 53 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) 52 54 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) -
trunk/cfg/HM/encoder_randomaccess_main_rext.cfg
r1386 r1405 22 22 DecodingRefreshType : 1 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI 23 23 GOPSize : 8 # GOP Size (number of B slice = GOPSize-1) 24 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs25 Frame1: B 8 1 0 .442 0 0 0 2 3 -8 -12 -16 026 Frame2: B 4 2 0 .3536 0 0 1 2 3 -4 -8 4 1 4 4 1 1 0 127 Frame3: B 2 3 0 .3536 0 0 2 2 4 -2 -6 2 6 1 2 4 1 1 1 128 Frame4: B 1 4 0 .68 0 0 3 2 4 -1 1 3 7 1 1 5 1 0 1 1 129 Frame5: B 3 4 0 .68 0 0 3 2 4 -1 -3 1 5 1 -2 5 1 1 1 1 030 Frame6: B 6 3 0 .3536 0 0 2 2 3 -2 -6 2 1 -3 5 0 1 1 1 031 Frame7: B 5 4 0 .68 0 0 3 2 4 -1 -5 1 3 1 1 4 1 1 1 132 Frame8: B 7 4 0 .68 0 0 3 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 024 # Type POC QPoffset CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 25 Frame1: B 8 1 0 0 0.442 0 0 0 2 3 -8 -12 -16 0 26 Frame2: B 4 2 0 0 0.3536 0 0 1 2 3 -4 -8 4 1 4 4 1 1 0 1 27 Frame3: B 2 3 0 0 0.3536 0 0 2 2 4 -2 -6 2 6 1 2 4 1 1 1 1 28 Frame4: B 1 4 0 0 0.68 0 0 3 2 4 -1 1 3 7 1 1 5 1 0 1 1 1 29 Frame5: B 3 4 0 0 0.68 0 0 3 2 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 30 Frame6: B 6 3 0 0 0.3536 0 0 2 2 3 -2 -6 2 1 -3 5 0 1 1 1 0 31 Frame7: B 5 4 0 0 0.68 0 0 3 2 4 -1 -5 1 3 1 1 4 1 1 1 1 32 Frame8: B 7 4 0 0 0.68 0 0 3 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 33 33 34 34 #=========== Motion Search ============= … … 47 47 RDOQ : 1 # RDOQ 48 48 RDOQTS : 1 # RDOQ for transform skip 49 SliceChromaQPOffsetPeriodicity: 0 # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature. 50 SliceCbQpOffsetIntraOrPeriodic: 0 # Chroma Cb QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 51 SliceCrQpOffsetIntraOrPeriodic: 0 # Chroma Cr QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 49 52 50 53 #=========== Deblock Filter ============ -
trunk/cfg/HM/misc/encoder_lowdelay_main_field_coding.cfg
r1313 r1405 40 40 GOPSize : 8 # GOP Size (number of B slice = GOPSize-1) 41 41 42 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference picturespredict deltaRPS #ref_idcs reference idcs43 Frame1: B 2 3 0 .4624 0 0 0 8 8 -1 -2 -9 -10 -17 -18 -25 -26044 Frame2: B 3 4 0 .4624 0 0 0 8 9 -1 -2 -3 -10 -11 -18 -19 -26 -27 1-1 9 1 1 1 1 1 1 1 1 145 Frame3: B 4 2 0 .4624 0 0 0 8 8 -1 -2 -3 -4 -11 -12 -19 -20 1 -1 10 1 1 1 1 1 1 1 0 0 146 Frame4: B 5 3 0 .4624 0 0 0 8 9 -1 -2 -3 -4 -5 -12 -13 -20 -21 1-1 9 1 1 1 1 1 1 1 1 147 Frame5: B 6 3 0 .4624 0 0 0 8 8 -1 -2 -5 -6 -13 -14 -21 -22 1 -1 101 0 0 1 1 1 1 1 1 148 Frame6: B 7 4 0 .4624 0 0 0 8 9 -1 -2 -3 -6 -7 -14 -15 -22 -23 1-1 9 1 1 1 1 1 1 1 1 149 Frame7: B 8 1 0 .578 0 0 0 8 8 -1 -2 -7 -8 -15 -16 -23 -24 1 -1 10 1 0 0 1 1 1 1 1 1 150 Frame8: B 9 1 0 .578 0 0 0 8 9 -1 -2 -3 -8 -9 -16 -17 -24 -25 1-1 9 1 1 1 1 1 1 1 1 142 # Type POC QPoffset CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 43 Frame1: B 2 3 0 0 0.4624 0 0 0 8 8 -1 -2 -9 -10 -17 -18 -25 -26 0 44 Frame2: B 3 4 0 0 0.4624 0 0 0 8 9 -1 -2 -3 -10 -11 -18 -19 -26 -27 1 -1 9 1 1 1 1 1 1 1 1 1 45 Frame3: B 4 2 0 0 0.4624 0 0 0 8 8 -1 -2 -3 -4 -11 -12 -19 -20 1 -1 10 1 1 1 1 1 1 1 0 0 1 46 Frame4: B 5 3 0 0 0.4624 0 0 0 8 9 -1 -2 -3 -4 -5 -12 -13 -20 -21 1 -1 9 1 1 1 1 1 1 1 1 1 47 Frame5: B 6 3 0 0 0.4624 0 0 0 8 8 -1 -2 -5 -6 -13 -14 -21 -22 1 -1 10 1 0 0 1 1 1 1 1 1 1 48 Frame6: B 7 4 0 0 0.4624 0 0 0 8 9 -1 -2 -3 -6 -7 -14 -15 -22 -23 1 -1 9 1 1 1 1 1 1 1 1 1 49 Frame7: B 8 1 0 0 0.578 0 0 0 8 8 -1 -2 -7 -8 -15 -16 -23 -24 1 -1 10 1 0 0 1 1 1 1 1 1 1 50 Frame8: B 9 1 0 0 0.578 0 0 0 8 9 -1 -2 -3 -8 -9 -16 -17 -24 -25 1 -1 9 1 1 1 1 1 1 1 1 1 51 51 52 52 #=========== Motion Search ============= … … 65 65 RDOQ : 1 # RDOQ 66 66 RDOQTS : 1 # RDOQ for transform skip 67 SliceChromaQPOffsetPeriodicity: 0 # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature. 68 SliceCbQpOffsetIntraOrPeriodic: 0 # Chroma Cb QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 69 SliceCrQpOffsetIntraOrPeriodic: 0 # Chroma Cr QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 67 70 68 71 #=========== Deblock Filter ============ 69 70 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 =constant params in PPS, param = base_param) 72 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param) 71 73 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) 72 74 LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 -
trunk/cfg/HM/misc/encoder_randomaccess_main_2tids.cfg
r1313 r1405 21 21 DecodingRefreshType : 1 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI 22 22 GOPSize : 8 # GOP Size (number of B slice = GOPSize-1) 23 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs24 Frame1: B 8 1 0 .442 0 0 0 4 4 -8 -10 -12 -16 025 Frame2: B 4 2 0 .3536 0 0 0 2 3 -4 -6 4 1 4 5 1 1 0 0 126 Frame3: B 2 3 0 .3536 0 0 0 2 4 -2 -4 2 6 1 2 4 1 1 1 127 Frame4: B 1 4 0 .68 0 0 1 2 4 -1 1 3 7 1 1 5 1 0 1 1 128 Frame5: B 3 4 0 .68 0 0 1 2 4 -1 -3 1 5 1 -2 5 1 1 1 1 029 Frame6: B 6 3 0 .3536 0 0 0 2 4 -2 -4 -6 2 1 -3 5 1 1 1 1 030 Frame7: B 5 4 0 .68 0 0 1 2 4 -1 -5 1 3 1 1 5 1 0 1 1 131 Frame8: B 7 4 0 .68 0 0 1 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 023 # Type POC QPoffset CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 24 Frame1: B 8 1 0 0 0.442 0 0 0 4 4 -8 -10 -12 -16 0 25 Frame2: B 4 2 0 0 0.3536 0 0 0 2 3 -4 -6 4 1 4 5 1 1 0 0 1 26 Frame3: B 2 3 0 0 0.3536 0 0 0 2 4 -2 -4 2 6 1 2 4 1 1 1 1 27 Frame4: B 1 4 0 0 0.68 0 0 1 2 4 -1 1 3 7 1 1 5 1 0 1 1 1 28 Frame5: B 3 4 0 0 0.68 0 0 1 2 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 29 Frame6: B 6 3 0 0 0.3536 0 0 0 2 4 -2 -4 -6 2 1 -3 5 1 1 1 1 0 30 Frame7: B 5 4 0 0 0.68 0 0 1 2 4 -1 -5 1 3 1 1 5 1 0 1 1 1 31 Frame8: B 7 4 0 0 0.68 0 0 1 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 32 32 33 33 #=========== Motion Search ============= … … 46 46 RDOQ : 1 # RDOQ 47 47 RDOQTS : 1 # RDOQ for transform skip 48 SliceChromaQPOffsetPeriodicity: 0 # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature. 49 SliceCbQpOffsetIntraOrPeriodic: 0 # Chroma Cb QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 50 SliceCrQpOffsetIntraOrPeriodic: 0 # Chroma Cr QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 48 51 49 52 #=========== Deblock Filter ============ 50 51 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 =constant params in PPS, param = base_param) 53 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param) 52 54 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) 53 55 LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 -
trunk/cfg/HM/misc/encoder_randomaccess_main_field_coding.cfg
r1313 r1405 41 41 42 42 # field coding GOP: Exchanged coding order of 16th and 17th field for more efficient encoding 43 # 43 # When EfficientFieldIRAPEnabled=1 is enabled, this has no additional effect 44 44 45 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs45 # Type POC QPoffset CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 46 46 47 Frame1: B 17 1 0 .442 0 00 4 4 -16 -17 -20 -21 048 Frame2: B 16 1 0 .442 0 00 3 3 -15 -16 1 1 1 5 1 1 0 0 149 Frame3: B 8 2 0 .3536 0 00 2 4 -7 -8 8 9 1 8 4 1 1 1 150 Frame4: B 9 2 0 .3536 0 00 2 5 -1 -8 -9 7 8 1 -1 5 1 1 1 1 151 Frame5: B 4 3 0 .3536 0 00 2 6 -3 -4 4 5 12 13 1 5 6 1 1 1 1 1 152 Frame6: B 5 3 0 .3536 0 00 2 7 -1 -4 -5 3 4 11 12 1 -1 7 1 1 1 1 1 1 153 Frame7: B 2 3 0 .3536 0 00 2 8 -1 -2 2 3 6 7 14 15 1 3 8 1 1 1 1 1 1 1 154 Frame8: B 3 4 0 .68 0 00 2 8 -1 -2 1 2 5 6 13 14 1 -1 9 1 0 1 1 1 1 1 1 155 Frame9: B 6 3 0 .3536 0 00 2 6 -1 -2 2 3 10 11 1 -3 9 0 0 1 1 1 1 1 1 056 Frame10: B 7 4 0 .68 0 00 2 7 -1 -2 -3 1 2 9 10 1 -1 7 1 1 1 1 1 1 157 Frame11: B 12 3 0 .3536 0 00 2 4 -3 -4 4 5 1 -5 8 0 0 0 1 1 1 1 058 Frame12: B 13 3 0 .3536 0 00 2 5 -1 -4 -5 3 4 1 -1 5 1 1 1 1 159 Frame13: B 10 3 0 .3536 0 00 2 6 -1 -2 2 3 6 7 1 3 6 1 1 1 1 1 160 Frame14: B 11 4 0 .68 0 00 2 7 -1 -2 -3 1 2 5 6 1 -1 7 1 1 1 1 1 1 161 Frame15: B 14 3 0 .3536 0 00 2 5 -1 -2 -5 2 3 1 -3 8 0 1 0 1 1 1 1 062 Frame16: B 15 4 0 .68 0 00 2 6 -1 -2 -3 -6 1 2 1 -1 6 1 1 1 1 1 147 Frame1: B 17 1 0 0 0.442 0 0 0 4 4 -16 -17 -20 -21 0 48 Frame2: B 16 1 0 0 0.442 0 0 0 3 3 -15 -16 1 1 1 5 1 1 0 0 1 49 Frame3: B 8 2 0 0 0.3536 0 0 0 2 4 -7 -8 8 9 1 8 4 1 1 1 1 50 Frame4: B 9 2 0 0 0.3536 0 0 0 2 5 -1 -8 -9 7 8 1 -1 5 1 1 1 1 1 51 Frame5: B 4 3 0 0 0.3536 0 0 0 2 6 -3 -4 4 5 12 13 1 5 6 1 1 1 1 1 1 52 Frame6: B 5 3 0 0 0.3536 0 0 0 2 7 -1 -4 -5 3 4 11 12 1 -1 7 1 1 1 1 1 1 1 53 Frame7: B 2 3 0 0 0.3536 0 0 0 2 8 -1 -2 2 3 6 7 14 15 1 3 8 1 1 1 1 1 1 1 1 54 Frame8: B 3 4 0 0 0.68 0 0 0 2 8 -1 -2 1 2 5 6 13 14 1 -1 9 1 0 1 1 1 1 1 1 1 55 Frame9: B 6 3 0 0 0.3536 0 0 0 2 6 -1 -2 2 3 10 11 1 -3 9 0 0 1 1 1 1 1 1 0 56 Frame10: B 7 4 0 0 0.68 0 0 0 2 7 -1 -2 -3 1 2 9 10 1 -1 7 1 1 1 1 1 1 1 57 Frame11: B 12 3 0 0 0.3536 0 0 0 2 4 -3 -4 4 5 1 -5 8 0 0 0 1 1 1 1 0 58 Frame12: B 13 3 0 0 0.3536 0 0 0 2 5 -1 -4 -5 3 4 1 -1 5 1 1 1 1 1 59 Frame13: B 10 3 0 0 0.3536 0 0 0 2 6 -1 -2 2 3 6 7 1 3 6 1 1 1 1 1 1 60 Frame14: B 11 4 0 0 0.68 0 0 0 2 7 -1 -2 -3 1 2 5 6 1 -1 7 1 1 1 1 1 1 1 61 Frame15: B 14 3 0 0 0.3536 0 0 0 2 5 -1 -2 -5 2 3 1 -3 8 0 1 0 1 1 1 1 0 62 Frame16: B 15 4 0 0 0.68 0 0 0 2 6 -1 -2 -3 -6 1 2 1 -1 6 1 1 1 1 1 1 63 63 64 64 #=========== Motion Search ============= … … 77 77 RDOQ : 1 # RDOQ 78 78 RDOQTS : 1 # RDOQ for transform skip 79 SliceChromaQPOffsetPeriodicity: 0 # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature. 80 SliceCbQpOffsetIntraOrPeriodic: 0 # Chroma Cb QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 81 SliceCrQpOffsetIntraOrPeriodic: 0 # Chroma Cr QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 79 82 80 83 #=========== Deblock Filter ============ 81 82 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 =constant params in PPS, param = base_param) 84 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param) 83 85 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) 84 86 LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 -
trunk/cfg/HM/misc/encoder_randomaccess_main_field_coding_simple_GOP.cfg
r1313 r1405 40 40 GOPSize : 16 # GOP Size (number of B slice = GOPSize-1) 41 41 42 # 42 # simple field coding GOP: When EfficientFieldIRAPEnabled=1 is enabled, the order of frames 16 and 17 is exchanged 43 43 44 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs44 # Type POC QPoffset CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 45 45 46 Frame1: B 16 1 0 .442 0 0 0 8 8 -15 -16 -19 -20 -23 -24 -31 -32 047 Frame2: B 17 1 0 .442 0 0 0 4 9 -1 -16 -17 -20 -21 -24 -25 -32 -33 1 -1 9 1 1 1 1 1 1 1 1 148 Frame3: B 8 2 0 .3536 0 0 0 4 6 -7 -8 -11 -12 8 9 1 9 10 1 1 1 1 1 0 0 0 0 149 Frame4: B 9 3 0 .3536 0 0 0 4 7 -1 -8 -9 -12 -13 7 8 1 -1 7 1 1 1 1 1 1 150 Frame5: B 4 3 0 .3536 0 0 0 4 8 -3 -4 -7 -8 4 5 12 13 1 5 8 1 1 1 1 1 1 1 151 Frame6: B 5 4 0 .68 0 0 0 4 9 -1 -4 -5 -8 -9 3 4 11 12 1 -1 9 1 1 1 1 1 1 1 1 152 Frame7: B 2 3 0 .3536 0 0 0 4 8 -1 -2 2 3 6 7 14 15 1 3 10 1 1 1 0 0 1 1 1 1 153 Frame8: B 3 4 0 .68 0 0 0 4 9 -1 -2 -3 1 2 5 6 13 14 1 -1 9 1 1 1 1 1 1 1 1 154 Frame9: B 6 3 0 .3536 0 0 0 4 8 -1 -2 -5 -6 2 3 10 11 1 -3 10 0 1 1 1 1 1 1 1 1 055 Frame10: B 7 4 0 .68 0 0 0 4 9 -1 -2 -3 -6 -7 1 2 9 10 1 -1 9 1 1 1 1 1 1 1 1 156 Frame11: B 12 3 0 .3536 0 0 0 4 8 -3 -4 -7 -8 -11 -12 4 5 1 -5 10 0 1 1 1 1 1 1 1 1 057 Frame12: B 13 4 0 .68 0 0 0 4 9 -1 -4 -5 -8 -9 -12 -13 3 4 1 -1 9 1 1 1 1 1 1 1 1 158 Frame13: B 10 3 0 .3536 0 0 0 4 8 -1 -2 -9 -10 2 3 6 7 1 3 10 1 1 1 0 0 1 1 1 1 159 Frame14: B 11 4 0 .68 0 0 0 4 9 -1 -2 -3 -10 -11 1 2 5 6 1 -1 9 1 1 1 1 1 1 1 1 160 Frame15: B 14 3 0 .3536 0 0 0 4 8 -1 -2 -5 -6 -13 -14 2 3 1 -3 10 0 1 1 1 1 1 1 1 1 061 Frame16: B 15 4 0 .68 0 0 0 4 9 -1 -2 -3 -6 -7 -14 -15 1 2 1 -1 9 1 1 1 1 1 1 1 1 146 Frame1: B 16 1 0 0 0.442 0 0 0 8 8 -15 -16 -19 -20 -23 -24 -31 -32 0 47 Frame2: B 17 1 0 0 0.442 0 0 0 4 9 -1 -16 -17 -20 -21 -24 -25 -32 -33 1 -1 9 1 1 1 1 1 1 1 1 1 48 Frame3: B 8 2 0 0 0.3536 0 0 0 4 6 -7 -8 -11 -12 8 9 1 9 10 1 1 1 1 1 0 0 0 0 1 49 Frame4: B 9 3 0 0 0.3536 0 0 0 4 7 -1 -8 -9 -12 -13 7 8 1 -1 7 1 1 1 1 1 1 1 50 Frame5: B 4 3 0 0 0.3536 0 0 0 4 8 -3 -4 -7 -8 4 5 12 13 1 5 8 1 1 1 1 1 1 1 1 51 Frame6: B 5 4 0 0 0.68 0 0 0 4 9 -1 -4 -5 -8 -9 3 4 11 12 1 -1 9 1 1 1 1 1 1 1 1 1 52 Frame7: B 2 3 0 0 0.3536 0 0 0 4 8 -1 -2 2 3 6 7 14 15 1 3 10 1 1 1 0 0 1 1 1 1 1 53 Frame8: B 3 4 0 0 0.68 0 0 0 4 9 -1 -2 -3 1 2 5 6 13 14 1 -1 9 1 1 1 1 1 1 1 1 1 54 Frame9: B 6 3 0 0 0.3536 0 0 0 4 8 -1 -2 -5 -6 2 3 10 11 1 -3 10 0 1 1 1 1 1 1 1 1 0 55 Frame10: B 7 4 0 0 0.68 0 0 0 4 9 -1 -2 -3 -6 -7 1 2 9 10 1 -1 9 1 1 1 1 1 1 1 1 1 56 Frame11: B 12 3 0 0 0.3536 0 0 0 4 8 -3 -4 -7 -8 -11 -12 4 5 1 -5 10 0 1 1 1 1 1 1 1 1 0 57 Frame12: B 13 4 0 0 0.68 0 0 0 4 9 -1 -4 -5 -8 -9 -12 -13 3 4 1 -1 9 1 1 1 1 1 1 1 1 1 58 Frame13: B 10 3 0 0 0.3536 0 0 0 4 8 -1 -2 -9 -10 2 3 6 7 1 3 10 1 1 1 0 0 1 1 1 1 1 59 Frame14: B 11 4 0 0 0.68 0 0 0 4 9 -1 -2 -3 -10 -11 1 2 5 6 1 -1 9 1 1 1 1 1 1 1 1 1 60 Frame15: B 14 3 0 0 0.3536 0 0 0 4 8 -1 -2 -5 -6 -13 -14 2 3 1 -3 10 0 1 1 1 1 1 1 1 1 0 61 Frame16: B 15 4 0 0 0.68 0 0 0 4 9 -1 -2 -3 -6 -7 -14 -15 1 2 1 -1 9 1 1 1 1 1 1 1 1 1 62 62 63 63 #=========== Motion Search ============= … … 76 76 RDOQ : 1 # RDOQ 77 77 RDOQTS : 1 # RDOQ for transform skip 78 SliceChromaQPOffsetPeriodicity: 0 # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature. 79 SliceCbQpOffsetIntraOrPeriodic: 0 # Chroma Cb QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 80 SliceCrQpOffsetIntraOrPeriodic: 0 # Chroma Cr QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. 78 81 79 82 #=========== Deblock Filter ============ 80 81 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 =constant params in PPS, param = base_param) 83 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param) 82 84 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) 83 85 LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6
Note: See TracChangeset for help on using the changeset viewer.