s9roll7 / ebsynth_utility

AUTOMATIC1111 UI extension for creating videos using img2img and ebsynth.
1.24k stars 127 forks source link

Issue with FFmpeg using Ebsynth Utililty in stable diffusion a1111 #60

Open ziilch opened 1 year ago

ziilch commented 1 year ago

Hey there, been pretty much at it all day and have ran into a wall.

I completely reinstalled my stablediffusion to the latest version, uninstalled and reinstalled ffmpeg, now at 6.0 using scoop in powershell. Anytime I use the Ebsynth utility in stable diffusion, it claims "Invalid data found when processing input" it creates the folders in the project location but they are always empty.

Heres the code from the command line:

stage1

ffmpeg version 6.0-full_build-www.gyan.dev Copyright (c) 2000-2023 the FFmpeg developers

built with gcc 12.2.0 (Rev10, Built by MSYS2 project)

configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-bzlib --enable-lzma --enable-libsnappy --enable-zlib --enable-librist --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libaribb24 --enable-libdav1d --enable-libdavs2 --enable-libuavs3d --enable-libzvbi --enable-librav1e --enable-libsvtav1 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxvid --enable-libaom --enable-libjxl --enable-libopenjpeg --enable-libvpx --enable-mediafoundation --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-liblensfun --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-ffnvcodec --enable-nvdec --enable-nvenc --enable-d3d11va --enable-dxva2 --enable-libvpl --enable-libshaderc --enable-vulkan --enable-libplacebo --enable-opencl --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libilbc --enable-libgsm --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable-librubberband --enable-libsoxr --enable-chromaprint

libavutil 58. 2.100 / 58. 2.100

libavcodec 60. 3.100 / 60. 3.100

libavformat 60. 3.100 / 60. 3.100

libavdevice 60. 1.100 / 60. 1.100

libavfilter 9. 3.100 / 9. 3.100

libswscale 7. 1.100 / 7. 1.100

libswresample 4. 10.100 / 4. 10.100

libpostproc 57. 1.100 / 57. 1.100

C:\Users\User: Invalid data found when processing input

frame extracted

ziilch commented 1 year ago

Additionally I have tried various suggestions from forums like different encoding for the video file. I've tried both .mp4 and .avi and I have tried different video files, its always the same thing. I am encoding these videos using adobe premiere pro 2023.

s9roll7 commented 1 year ago

It sounds like an ffmpeg related error. Does the same thing happen with video files picked up randomly from around here and there?

artisanfx commented 1 year ago

i have made a test with a short video length 17s with width/hieght 512 pixel and the output project used the project inside the webui with >outputs/demo< folder the 1 stage works correct. i try also another video what was about 1 minuts Size was 1280*720 but this was not working it create the directory but still empty and also got the error > 'NameError: name 'Loader' is not defined' maybe this have to do somethings with out of memory