Streampunk / beamcoder

Node.js native bindings to FFmpeg.
GNU General Public License v3.0
392 stars 76 forks source link

A Typescript port ready for testing. #97

Open UrielCh opened 2 years ago

UrielCh commented 2 years ago

Hi

I convert Beamcoder to typescript, It was a tedious task, but now It works.

I added some tests, improved existing ones, added automatic resource download, reduced setup script size, etc.

Is a future merge to this main project doable?

@u4/beamcoder It is available on npmjs as @u4/beamcoder

Thx for your feedback.