OpenVisualCloud / SVT-HEVC

SVT HEVC encoder. Scalable Video Technology (SVT) is a software-based video coding technology that is highly optimized for Intel® Xeon® processors. Using the open source SVT-HEVC encoder, it is possible to spread video encoding processing across multiple Intel® Xeon® processors to achieve a real advantage of processing efficiency.
Other
516 stars 172 forks source link

Debug build with some command "SVT: can't add memory entry." #506

Closed tianjunwork closed 4 years ago

tianjunwork commented 4 years ago
(master) $ ./SvtHevcEncApp -i ../../../../yuv/7680x4320_420_5.yuv -w 7680 -h 4320 -fps 30 -scd 0 -pred-struct 0 -irefresh-type 0 -rc 1 -tbr 10000000 -temporal-id 0  -lad 0 -encMode 9 -fpsinvps 0 -tile_col_cnt 6 -tile_row_cnt 12 -tile_slice_mode 1 -intra-period 4 -n 1000
-------------------------------------------
SVT-HEVC Encoder
SVT [version]:  SVT-HEVC Encoder Lib v1.4.3
SVT [build]  :  GCC 9.2.1 20191102       64 bit
LIB Build date: Mar 25 2020 14:16:09
-------------------------------------------
Number of logical cores available: 72
Number of PPCS 67
-------------------------------------------
SVT [config]: Main Profile      Tier (auto)     Level (auto)
SVT [config]: EncoderMode / Tune                                                        : 9 / 1
SVT [config]: EncoderBitDepth / CompressedTenBitFormat / EncoderColorFormat             : 8 / 0 / 1
SVT [config]: SourceWidth / SourceHeight / InterlacedVideo                              : 7680 / 4320 / 0
SVT [config]: FrameRate / Gop Size                                                      : 30 / 5
SVT [config]: HierarchicalLevels / BaseLayerSwitchMode / PredStructure                  : 3 / 0 / 0
SVT [config]: RCMode / TargetBitrate / LAD / SceneChange / QP Range [10 ~ 48]           : VBR / 10000000 / 0 / 0
SVT [config]: BitRateReduction / ImproveSharpness                                       : 0 / 0
SVT [config]: tileColumnCount / tileRowCount / tileSliceMode / Constraint MV            : 6 / 12 / 1 / 0
SVT [config]: De-blocking Filter / SAO Filter                                           : 1 / 1
SVT [config]: HME / UseDefaultHME                                                       : 1 / 1
SVT [config]: MV Search Area Width / Height                                             : 16 / 7
SVT [config]: HRD / VBV MaxRate / BufSize / BufInit                                     : 0 / 0 / 0 / 90
SVT [config]: More configurations for debugging:
SVT [config]: Channel ID / ActiveChannelCount                                           : 0 / 1
SVT [config]: Number of Logical Processors / Target Socket                              : 0 / -1
SVT [config]: Threads To RT / Thread Count / ASM Type                                   : 1 / 0 / 1
SVT [config]: Speed Control / Injector Frame Rate                                       : 0 / 60
SVT [config]: MaxCLL / MaxFALL / Output Reconstructed YUV                               : 0 / 0 / 0
SVT [config]: MasterDisplayColorVolume / DolbyVisionProfile                             : 0 / 0
SVT [config]: DisplayPrimaryX[0], DisplayPrimaryX[1], DisplayPrimaryX[2]                : 0 / 0 / 0
SVT [config]: DisplayPrimaryY[0], DisplayPrimaryY[1], DisplayPrimaryY[2]                : 0 / 0 / 0
SVT [config]: WhitePointX (0, 0) / DisplayMasteringLuminance Range [0 ~ 0]
SVT [config]: Constrained Intra / HDR / Code VPS SPS PPS / Code EOS                     : 0 / 0 / 1 / 0
SVT [config]: Sending VUI / Temporal ID / VPS Timing Info                               : 0 / 0 / 0
SVT [config]: SEI Message:
SVT [config]: AccessUnitDelimiter / BufferingPeriod / PictureTiming                     : 0 / 0 / 0
SVT [config]: RegisteredUserData / UnregisteredUserData / RecoveryPoint                 : 0 / 0 / 0
-------------------------------------------
SVT: can't add memory entry.
SVT: You have memory leak or you need increase MEM_ENTRY_SIZE