HMS-Yukikaze / x265

https://bitbucket.org/multicoreware/x265/ git mirror

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x265 HEVC Encoder

| Read: | Online documentation
| Developer wiki| wiki
| Download: | releases
| Interact: | #x265 on freenode.irc.net | x265-devel@videolan.org
| Report an issue

x265 (<https://www.videolan.org/developers/x265.html>)is an open source HEVC encoder. See the developer wiki for instructions for downloading and building the source.

x265 is free to use under the GNU GPL <http://www.gnu.org/licenses/gpl-2.0.html>and is also available under a commercial license <http://x265.org>

NOTE:

  1. 缺少nasm:
    pacam -S pacman -S mingw-w64-x86_64-nasm
  2. 在windows中使用cmake时由于存在git的环境变量导致cmake报错"list GET given empty list":
    去除git环境变量后,重启cmake,清除cache,重新configure,成功编译

About

https://bitbucket.org/multicoreware/x265/ git mirror

License:GNU General Public License v2.0


Languages

Language:Assembly 53.2%Language:C++ 43.8%Language:C 2.3%Language:CMake 0.6%Language:Batchfile 0.1%Language:Shell 0.0%