mirror of https://github.com/mifi/lossless-cut
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
On Windows, when the ffmpeg/ffprobe executable does not exist (e.g. a custom FFmpeg directory pointing to a location without ffmpeg.exe), cross-spawn (used by execa) falls back to running the command through cmd.exe, which fails with exit code 1 and a confusing "'...' is not recognized as an internal or external command" error instead of ENOENT. This bypassed the "FFmpeg executable not found" dialog and instead triggered the error report dialog. Now check that the executables exist as part of the startup check (which also re-runs whenever the custom FFmpeg directory setting changes), so a missing executable yields a proper ENOENT. Also mention the custom FFmpeg directory setting in the error dialog when one is configured. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PE6aFnysh85Ryndeu6zXYG |
2 months ago | |
|---|---|---|
| .. | ||
| ar | 11 months ago | |
| cs | 2 months ago | |
| de | 2 months ago | |
| en | 2 months ago | |
| eo | 8 months ago | |
| es | 8 months ago | |
| et | 11 months ago | |
| fa | 11 months ago | |
| fi | 8 months ago | |
| fr | 8 months ago | |
| he | 11 months ago | |
| hu | 2 months ago | |
| id | 2 months ago | |
| it | 2 months ago | |
| ja | 8 months ago | |
| ko | 2 months ago | |
| lt | 8 months ago | |
| nb_NO | 8 months ago | |
| nl | 8 months ago | |
| nn | 8 months ago | |
| pl | 8 months ago | |
| pt | 2 months ago | |
| pt_BR | 2 months ago | |
| ro | 4 months ago | |
| ru | 2 months ago | |
| si | 11 months ago | |
| sk | 2 months ago | |
| sl | 8 months ago | |
| sr | 11 months ago | |
| sv | 11 months ago | |
| ta | 8 months ago | |
| tr | 2 months ago | |
| uk | 2 months ago | |
| vi | 2 months ago | |
| zh_Hans | 2 months ago | |
| zh_Hant | 8 months ago | |