WAS

Results 397 comments of WAS

Well it does have 10x the features and computation then standard image save. On Tue, Nov 28, 2023, 10:03 AM Echolink50 ***@***.***> wrote: > Also have slow save speeds. 3...

That's strange since that code is just same code in normal original save image, copied over. On Fri, Dec 8, 2023, 11:04 PM Simon Krajewski ***@***.***> wrote: > This must...

Soneone can make a PR to remove optimization or make it a Boolean, but I am really busy these days. On Sat, Jan 6, 2024, 4:01 AM Damian Zaru ***@***.***>...

If it's not set it attempts to use the system ffmpet, assuming path is in env path var. Which ffmpeg installer doesn't do, so most people get this issue.

> > python_embeded\python.exe -s -m pip install numpy==1.25 > > This works for me in Ubuntu. But after downgrading from numpy 1.26.4 to 1.25, I had to upgrade opencv-python-headless 4.7.0.72...

I believe that's just Vanilla ComfyUI S&R that only works on nodes he targets. On Sat, Aug 3, 2024, 4:17 PM BlankFX1 ***@***.***> wrote: > Is there any chance for...

Did you install another node that uninstalled opencv-python-headless[ffmpeg] ? On Sat, Dec 9, 2023, 8:56 AM VipCrazyMaster ***@***.***> wrote: > 请注意看使用说明:“nodes require FFMPEG . You > should download the proper...

You can always add your bin path to system PATHs ENV On Sat, Dec 9, 2023, 10:42 AM Jordan Thompson ***@***.***> wrote: > Did you install another node that uninstalled...

You should point to your ffmpeg binary exe I am pretty sure. It's been a minute since I have used it since all the other video nodes. But you can...

https://www.editframe.com/guides/how-to-install-and-start-using-ffmpeg-in-under-10-minutes Specifically the directions towards the end regarding adding ffmpeg to PATH environment variable. On Mon, Dec 11, 2023, 2:48 AM Lennyblonde ***@***.***> wrote: > You can always add your...