Giter VIP home page Giter VIP logo

Comments (15)

TylusKinas avatar TylusKinas commented on May 28, 2024 3

I solved. It's ffmpeg problem.
I haven't instaled ffmpeg so script created empty folders. After instaling ffmpeg corectly I had delet empty folders and now everithing worket corectly.

from ebsynth_utility.

s9roll7 avatar s9roll7 commented on May 28, 2024 1

no_mask

from ebsynth_utility.

TylusKinas avatar TylusKinas commented on May 28, 2024

It would be nice to have some tips... I stuck on first stage :(

"stage1

Skip frame extraction
mask created

completed."

from ebsynth_utility.

s9roll7 avatar s9roll7 commented on May 28, 2024

It would be nice to have some tips... I stuck on first stage :(

"stage1

Skip frame extraction mask created

completed."

What exactly is the situation?
If the "video_frame" and "video_mask" directories are created under the project_dir, and each directory contains a disassembled video frame and a masked image, then it has succeeded.

from ebsynth_utility.

trendland avatar trendland commented on May 28, 2024

Hi, Im stuck on stage 1 as well - the folders are created but not the frames -
It says "Error: clipseg_mask_prompt is Empty"
(ive tried all 3 masking method)

from ebsynth_utility.

trendland avatar trendland commented on May 28, 2024

ok, weird cause I have ffmpeg installed correctly

from ebsynth_utility.

trendland avatar trendland commented on May 28, 2024

ok new error -

/bin/sh: ffmpeg.exe: command not found
frame extracted
/bin/sh: venvScriptstransparent-background: command not found
mask created

it's trying to launch the .exe file and i'm on a mac - it might be the error :/

from ebsynth_utility.

TylusKinas avatar TylusKinas commented on May 28, 2024

For mask you shoud choose "clipseg" in seting and in text write what you thant to mask. If you dont have apha chanel.

from ebsynth_utility.

TylusKinas avatar TylusKinas commented on May 28, 2024

I think can just export img sequnce using video editing program and put to folder

from ebsynth_utility.

s9roll7 avatar s9roll7 commented on May 28, 2024

ok new error -

/bin/sh: ffmpeg.exe: command not found frame extracted /bin/sh: venvScriptstransparent-background: command not found mask created

it's trying to launch the .exe file and i'm on a mac - it might be the error :/

sorry. I don't know anything about mac.

from ebsynth_utility.

eranmahalu avatar eranmahalu commented on May 28, 2024

I am stuck on stage 2 with:

stage2

fps: 25.0
key_min_gap: 8
key_max_gap: 250
key_th: 8.5
Error completing request
Arguments: (1, 'H:\Ebsynth_Animations\01_MaxWomanTest\ebsynth', 'C:\Users\USER\AppData\Local\Temp\1132xk9u1.mp4', -1, -1, 0, 0, False, False, '', '', 0.4, 11, 11, 10, 300, 8.5, True, 'hm-mkl-hm', True, False, False, 0, None, 1, 'mp4', '', 'Fit video length', 5, 0, 0, 'Normal') {}
Traceback (most recent call last):
File "C:\stable-diffusion-webui\modules\call_queue.py", line 56, in f
res = list(func(*args, **kwargs))
File "C:\stable-diffusion-webui\modules\call_queue.py", line 37, in f
res = func(*args, **kwargs)
File "C:\stable-diffusion-webui\extensions\ebsynth_utility\ebsynth_utility.py", line 85, in ebsynth_utility_process
ebsynth_utility_stage2(dbg, project_args, key_min_gap, key_max_gap, key_th, key_add_last_frame, is_invert_mask)
File "C:\stable-diffusion-webui\extensions\ebsynth_utility\stage2.py", line 153, in ebsynth_utility_stage2
keys = analyze_key_frames(frame_path, frame_mask_path, key_th, key_min_gap, key_max_gap, key_add_last_frame, is_invert_mask)
File "C:\stable-diffusion-webui\extensions\ebsynth_utility\stage2.py", line 80, in analyze_key_frames
key_frame = frames[0]
IndexError: list index out of range

from ebsynth_utility.

oxidizer05 avatar oxidizer05 commented on May 28, 2024

On mac you should install ffmpeg https://ffmpeg.org/
And paste your EbSynth app (https://ebsynth.com/) in Download folder /Users/your_user_name/Downloads

First test project you can create in the same location

Project directory
/Users/your_user_name/Downloads/testforebsynth

Original Movie Path
/Users/your_user_name/Downloads/testforebsynth/testvideo.mp4

from ebsynth_utility.

s9roll7 avatar s9roll7 commented on May 28, 2024

I found a tutorial video
https://www.youtube.com/watch?v=Qph7A3UaVds

from ebsynth_utility.

AladdinFPV avatar AladdinFPV commented on May 28, 2024

Hi, anyone knows what if we don't wanna use mask? I want to process the full image not masking anything in particular

from ebsynth_utility.

AladdinFPV avatar AladdinFPV commented on May 28, 2024

Thank you!

from ebsynth_utility.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.