Return the version of the libx265 encoder.
>>> from mendevi.measures.context import get_vvc_version >>> print(get_vvc_version()) 1.13.1 >>>