lllyasviel / lllyasviel/FramePack
ffmpy.FFExecutableNotFoundError: Executable 'ffprobe' not found
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
I get:
```
File "C:\Users\dreix\framepack_cu126_torch26\system\python\lib\site-packages\ffmpy.py", line 105, in run
raise FFExecutableNotFoundError(
ffmpy.FFExecutableNotFoundError: Executable 'ffprobe' not found
```
This only affects the webui, so videos aren't playable there, but they still look fine in the outputs folder.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at ffmpy.py line 105 and reproduce the webui path that raises FFExecutableNotFoundError for ffprobe. Check how the webui locates or invokes ffprobe; done when videos play in the webui as they do in the outputs folder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100