Kagami / ffmpeg.js

Port of FFmpeg with Emscripten
Other
3.29k stars 335 forks source link

frontend example #76

Closed guitar9 closed 4 years ago

guitar9 commented 5 years ago

somebody have an example how to use it in frontend? I want to trim a video. I dont know where to start... I want to upload a video from filesystem and trim the video in frontend. Is it possible with this library? I have only experience with javascript (react).

Kagami commented 4 years ago

Some example apps: https://github.com/Kagami/webm.js https://github.com/PaulKinlan/deviceframe.es