Enable hevc/h265 decodec
https://github.com/electron/build-tools
$ e init master-release -i release --root=~/electron-release
$ vim $(e show root)/.gclient
- "url": 'https://github.com/electron/electron'
+ "url": 'https://github.com/AAAhs/electron'
$ e sync --revision v9.1.2-hevc
$ e build
# Package
$ cd $(e show root)/src
$ electron/script/strip-binaries.py -d out/Release
$ e build electron:dist