StabilityMatrix icon indicating copy to clipboard operation
StabilityMatrix copied to clipboard

Comfyui - ffmpeg not found

Open cjdop opened this issue 1 year ago • 1 comments

Installed Stability matrix in portable mode. I've installed animatediff custom node. Im getting an errors that says no ffmpeg found while running comfy. please help fixing. I have ffmpeg installed in my PC. Animatediff works in my standalone comfy install. image

cjdop avatar May 20 '24 14:05 cjdop

You may have installed ffmpeg but its likely you haven't installed it in the correct location or paired with the right version. It can get a bit disorienting because when you install stability matrix, it will create a local installation of python, pip, and other modules that are separate from your main installation on your computer, especially with windows. So if you installed python separately from Stable diffusion which is Python 3.12 for the latest release direct from pythons website, but stability matrix has a version of python 3.10 which it installed itself during installation, that already tells you they are separate installation locations.

There are several different methods online to install ffmpeg and it can get a bit tricky. The easiest is a pip or get command. Instructions and tutorials can be found on the internet via a quick google search but keep in mind the different installation locations.

For me the solution was (but I'm using a1111 stable diffusion web ui:

Download the install zip folder direct from ffmpeg, look for the "full build" Once you unzip the package put it directly into the root of "stable diffusion web ui" mine is D:\Stability Matrix\Data\Packages\Stable Diffusion WebUI put the three files from the zip directly into the root and I no longer get an ffmpeg error so it should be properly installed.

Try this process but put it in the root of comfy ui's package folder and see what happens and report back.

ziilch avatar Jun 10 '24 23:06 ziilch

This issue is stale because it has been open 60 days with no activity. Remove the stale label or comment, else this will be closed in 7 days.

github-actions[bot] avatar Feb 16 '25 02:02 github-actions[bot]

This issue was closed because it has been stale for 7 days with no activity.

github-actions[bot] avatar Feb 24 '25 02:02 github-actions[bot]