Open ghost opened 9 months ago
I've the same problem...
Same pip install ffmpeg-python pip install ffmpeg didn't helps
ps: pure python, conda uninstalled - too much troubles using venvs in conda vs far manager + conemu, my main program/"terminal" at all times
try conda install -c conda-forge ffmpeg
it fixed it for me on windows
请吧FFMpeg添加到环境变量即可
Same Problem, I'm running under Stability Matrix, perhaps that makes a difference. It used to work in the past.
Sadly "conda install -c conda-forge ffmpeg" didn't fix it for me on Ubuntu. I tried getting a binary of ffmpeg with precompiled libraries. It allowed lots of processing that had never happened, and then the script tried to merge the final videos, and this version of ffmpeg didn't know the crf option facefusion uses. I'm stuck.
Im trying to install facefusion but i get that FFMpeg is not installed, i tried installing with pip, and installed correctly, but facefusion cant find it somehow