deforum / deforum/deforum-stable-diffusion

Deforum Issue => Error: 'Video file C:\xyz\stable-diffusion-webui has format ' c:\xyz\stable-diffusion-webui', which is not supported...

Open
#322 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.3k
Forks
412
PR merge metrics
No merged PRs in 30d

Description

Anybody else experiencing this issue generating on Deforum Stable Diffusion? I kept getting this issue for the past 3 hours today (August 17, 2023) whether on Google Chrome or on Microsoft Edge. I used Python 3.10.6. Deforum extension for auto1111 — version 3.0 | Git commit: 19023b1d.

When I clicked generate, the error kept appearing, nothing was generated, but this folder was always generated with nothing inside the folder,
- controlnet_1_inputframes
![image](https://github.com/deforum-art/deforum-stable-diffusion/assets/2118337/e7cabe44-7891-4c04-bd46-40ef1cdf17cd)

When I disabled Controlnet under Deforum tab, Deforum was able to generate without issue. It seems that this issue appears only when Controlnet is enabled. However, Deforum generations with 1 or 2 ControlNet enabled were working fine a few days ago. Meanwhile, there are no issues with txt2img and img2img generations.

===========================================

**Error message in browser's deforum:**
Error: 'Video file C:\xyz\stable-diffusion-webui has format 'c:\xyz\stable-diffusion-webui', which is not supported. Supported formats are: ['mov', 'mpeg', 'mp4', 'm4v', 'avi', 'mpg', 'webm']'. Before reporting, please check your schedules/ init values. Full error message is in your terminal/ cli.

**Message in terminal/ cli:**
File "C:\xyz\stable-diffusion-webui\extensions\deforum-for-automatic1111-webui\scripts\deforum_helpers\video_audio_utilities.py", line 171, in is_vid_path_valid
raise ValueError(f"Video file {video_path} has format '{extension}', which is not supported. Supported formats are: {file_formats}")
ValueError: Video file C:\xyz\stable-diffusion-webui has format 'c:\xyz\stable-diffusion-webui', which is not supported. Supported formats are: ['mov', 'mpeg', 'mp4', 'm4v', 'avi', 'mpg', 'webm']
*END OF TRACEBACK*

User friendly error message:
Error: Video file C:\xyz\stable-diffusion-webui has format 'c:\xyz\stable-diffusion-webui', which is not supported. Supported formats are: ['mov', 'mpeg', 'mp4', 'm4v', 'avi', 'mpg', 'webm']. Please, check your schedules/ init values.

===========================================

![image](https://github.com/deforum-art/deforum-stable-diffusion/assets/2118337/9044abc5-8698-4bfb-8e37-bdb5eb96d3a4)

![image](https://github.com/deforum-art/deforum-stable-diffusion/assets/2118337/da7cbb9b-1c89-4636-848f-b782f77c5d47)
![image](https://github.com/deforum-art/deforum-stable-diffusion/assets/2118337/5595ab28-53e2-4334-ad0b-4a4be2439095)

===========================================
I have checked my schedules/ init values, it was the same as before the issue appeared.

Please advise. Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.