ym1198Y
Windmillโ€ข3y agoโ€ข
15 replies
ym1198

How to use ffmpeg in windmill ?

Ffmpeg needs to be installed as dependency in ubuntu and another npm lib fluent-ffmpeg , I use to call the command line ffmpeg command (or can directly use ffmpeg command via child-process). But ffmpeg has to be installed on commandline. How to do that in script ?
Was this page helpful?