%general-entities; ]> $LastChangedBy$ $Date$ x265-&x265-version; x265 Introduction to x265 x265 package provides a library for encoding video streams into the H.265/HEVC format. &lfs90_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &x265-md5sum; Download size: &x265-size; Estimated disk space required: &x265-buildsize; Estimated build time: &x265-time; x265 Dependencies Required Recommended Optional numactl User Notes: Installation of x265 Install x265 by running the following commands: mkdir bld && cd bld && cmake -DCMAKE_INSTALL_PREFIX=/usr ../source && make This package does not come with a test suite. Now, as the root user: make install && rm -vf /usr/lib/libx265.a Command Explanations rm -vf /usr/lib/libx265.a: BLFS does not recommend using static libraries. Contents Installed Program Installed Library Installed Directories x265 libx265.so None Short Descriptions libx265.so provides the functions used to encode video streams into the H.265/HEVC format. libx265.so