fluent-ffmpeg / node-fluent-ffmpeg

A fluent API to FFMPEG (http://www.ffmpeg.org)
MIT License
7.85k stars 874 forks source link

ffmpeg is not a function #1228

Closed stoplion closed 1 year ago

stoplion commented 1 year ago

import ffmpeg from 'fluent-ffmpeg';

ffmpeg()

ffmpeg is not a function

flazouh commented 6 months ago

how did you solve it ?