You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2025. It is now read-only.
As much as I understand, webpack doesn't "like" dynamically require. You can get more info here.
Version information
fluent-ffmpeg version: 2.1.2
ffmpeg version: irelevant
OS: macos
Expected results
This library will not cause webpack to warn
Observed results
Webpack does warn about:
/node_modules/fluent-ffmpeg/lib/options/misc.js 27:21-40
Critical dependency: the request of a dependency isan expression
Checklist
I tried the same with command line ffmpeg and it works correctly (hint: if the problem also happens this way, this is an ffmpeg problem and you're not reporting it to the right place) - Irelevant
I have included full stderr/stdout output from ffmpeg - Irelevant
Thanks!
hatton, weskhaled, un0btanium, jsgalarraga and Swanoff