Changeset 1402 in 3DVCSoftware for branches/HTM-16.1-dev/cfg/HM/encoder_randomaccess_main_rext.cfg
- Timestamp:
- 26 May 2016, 15:03:18 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-16.1-dev/cfg/HM/encoder_randomaccess_main_rext.cfg
r1386 r1402 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 ============
Note: See TracChangeset for help on using the changeset viewer.