x265js

An implementation of the JavaScript bindings for open source x265 encoder

Usage no npm install needed!

<script type="module">
  import x265js from 'https://cdn.skypack.dev/x265js';
</script>

README

x265js

x265js project utilizes x265js to implement JavaScript bindings for open source x265js

Installation

npm install x265js

How to use

Please find sample code from examples/example.js