Build a file conversion API using FFmpeg, Docker, and Node.js
Hey guys, Alex here. Thought I’d share how I went about building a file conversion API. In this example we’ll convert a webm file to mp3. With this approach, you should be able to convert any video or audio file you want…