<div dir="ltr"><div><div><div>x265 version 1.8 has been released. This release supports 12bit input depths, a large amount of AVX2 optimizations, entropy coding optimizations, as well as new quality features. <br><br></div>Full documentation is available at <a href="http://x265.readthedocs.org/en/1.7/" rel="noreferrer" target="_blank">http://x265.readthedocs.org/en/stable/</a><br><br></div>=================================== API Changes ========================================================<br></div><ul><li>Experimental support for Main12 is now enabled. Partial assembly support exists. <br></li><li>Main12 and Intra/Still picture profiles are now supported. Still picture profile is detected based on x265_param::totalFrames.<br></li><li>Three classes of encoding statistics are now available through the API. <br></li><ul><li>x265_stats - contains encoding statistics, available through x265_encoder_get_stats()<br></li><li>x265_frame_stats and x265_cu_stats - contains frame encoding statistics, available through recon x265_picture</li></ul><li>--csv<br></li><ul><li>x265_encoder_log() is now deprecated</li><li>x265_param::csvfn is also deprecated</li></ul><li>--log-level now controls only console logging, frame level console logging has been removed.<br></li><li>Support added for new color transfer characteristic ARIB STD-B67<br></li></ul>================================== New Features ========================================================<br><div><ul><li>limit-refs</li><ul><li>This feature limits the references analysed for individual CUS. <br></li><li>Provides a nice tradeoff between efficiency and performance.<br></li></ul><li>aq-mode 3 <br></li><ul><li>A new aq-mode that provides additional biasing for low-light conditions.</li></ul><li>An improved scene cut detection logic that allows ratecontrol to manage visual quality at fade-ins and fade-outs better.<br></li></ul><p>================================ Preset and Tune Options ===================================================</p><ul><li>tune grain</li><ul><li>Increases psyRdoq strength to 10.0, and rdoq-level to 2.<br></li></ul><li>qg-size <br></li><ul><li>Default value changed to 32.<br></li></ul></ul></div></div>