eugeneware / eugeneware/ffmpeg-static
bug: Path problem after electron packaging
Open
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
### ffmpeg-static version
ffmpeg-static@5.2.0
### Node.js version
20.12.2
### operating system and/or environment
ex.
- using operating system windows10 & osx
### What happened?
After electron-builder packaging, the path returned by `require('ffmpeg static')` is in `resources/app.asar/`, but i cannot access the binary files in `app.asar`. I can only manually replace `app.asar` with `app.asar.unpacked`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.