/x265js

X265JS project hosts an implementation of the JavaScript bindings for open source x265 encoder

Primary LanguageJavaScriptOtherNOASSERTION

x265js

x265js project utilizes BridJS to implement JavaScript bindings for open source x265js encoder ###Installation

npm install x265js

###How to use

Please find sample code from examples/example.js