Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor FFmpeg checker for improved reliability (#13)
These changes aim to improve the robustness and reliability of the FFmpeg binary checking process. By validating the `FFMPEG_PATH` environment variable and using `child_process.spawn` for the check, we enhance the overall stability and accuracy of the FFmpeg verification process, especially across different operating systems. Signed-off-by: Ryuu Mitsuki <[email protected]>
- Loading branch information