Kagami / ffmpeg.js

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

Hii I need to convert webm to mp4 without node.please explain me how to do that or any demo available ? #162

Open gowthamml opened 3 years ago

zackees commented 2 years ago

The author left instructions to do this. But you'll need to build a node version then use "browserly" to turn it into javascript that can be loaded in the browser

1kilogram commented 1 year ago

@gowthamml Yes, work example available thanks @bgrins https://bgrins.github.io/videoconverter.js/

Work very slow, but cross-platform