Heya
I use the “electron-packager” to package my app. The electron-packager puts some .dll / .so of ffmpeg into the root directory of the app. Is there any way to use that ffmpeg in my app (with something like “fluent-ffmpeg”) or do I have to ship the ffmpeg binaries (.exe of ffmpeg) myself to achieve this?