Skip to content

Latest commit

 

History

History
executable file
·
13 lines (11 loc) · 318 Bytes

README.md

File metadata and controls

executable file
·
13 lines (11 loc) · 318 Bytes

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