Changeset 1412 in 3DVCSoftware for branches/HTM-16.2-dev/cfg/HM/encoder_intra_main_rext.cfg
- Timestamp:
- 12 Apr 2018, 11:12:21 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-16.2-dev/cfg/HM/encoder_intra_main_rext.cfg
r1386 r1412 20 20 #======== Coding Structure ============= 21 21 IntraPeriod : 1 # Period of I-Frame ( -1 = only first) 22 DecodingRefreshType : 0# Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI22 DecodingRefreshType : 1 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI 23 23 GOPSize : 1 # GOP Size (number of B slice = GOPSize-1) 24 ReWriteParamSetsFlag : 1 # Write parameter sets with every IRAP 24 25 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures 25 26 … … 96 97 97 98 #============ Lossless ================ 98 TransquantBypassEnable Flag: 0 # Value of PPS flag.99 TransquantBypassEnable : 0 # Value of PPS flag. 99 100 CUTransquantBypassFlagForce: 0 # Force transquant bypass mode, when transquant_bypass_enable_flag is enabled 100 101
Note: See TracChangeset for help on using the changeset viewer.