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
517 stars 171 forks source link

Disable OUT_ALLOC which causes hang for several cases #494

Closed tianjunwork closed 4 years ago

tianjunwork commented 4 years ago

Signed-off-by: Austin Hu austin.hu@intel.com Signed-off-by: Jun Tian jun.tian@intel.com

tianjunwork commented 4 years ago

Tested with ./SvtHevcEncApp -i ../../../../yuv/bbb_1920x1080_420p.yuv -w 1920 -h 1080 -n 5000 -hierarchical-levels 0, no hang for -n 5000 x 50 runs.