Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Rife-App 3.35

Sucessor of Dain-App. Interpolate videos using AI · By GRisk

ValueError: Could not find a format to read the specified file in single-image mode

A topic by Made in Brooklyn Games created Jul 12, 2021 Views: 785 Replies: 1
Viewing posts 1 to 2

Any Idea what I can do on my machine to solve this issue?
I tried to find the discord through the app but keep getting a 404. 
`

<function FillImages at 0x000001B0CEA0E550>

Traceback (most recent call last):

  File "my_DAIN_class.py", line 77, in FillImages

  File "imageio\core\functions.py", line 265, in imread

  File "imageio\core\functions.py", line 181, in get_reader

ValueError: Could not find a format to read the specified file in single-image mode

`

Developer

It seen that the app can't read your image file, what extension is the file you trying to interpolate? You should also test it a mp4 or any other video file.