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.
video is corrupted with below command line: https://github.com/OpenVisualCloud/SVT-HEVC/pull/206#issuecomment-498478295 ./SvtHevcEncApp -i ./akiyo_cif.y4m -w 352 -h 288 -fps-num 30000 -fps-denom 1001 -b test.h265 Reproduced on both windows and linux on svt-hevc master.