Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Hi, unfortunately I can't get Gifsquid to work without turning on Turbo mode. I tried everything I could find in previous posts. I installed new beta version from 4 days ago and still the same problem. Updating ffmpeg to the newest version didn't help as well :(

Here is my GIFsquid.log (not working):
convert.exe: UnableToCreateTemporaryFile `E:\PROJECTS\AFX\NotABeatEmUp\nabeuprmxfull.avi': No such file or directory @ error/delegate.c/InvokeDelegate/1876.
convert.exe: UnableToOpenBlob `C:/Users/Mario/AppData/Local/Temp/magick-13732pkjotHz6EYya.pam': No such file or directory @ error/blob.c/OpenBlob/2705.
convert.exe: NoImagesDefined `E:\PROJECTS\AFX\NotABeatEmUp\GIFsquid_Output/nabeuprmxfull.avi-2020-08-17_23-44-49.gif' @ error/convert.c/ConvertImageCommand/3257.

and squidyavi.bat (not working):
cd\
cd "C:\Program Files\Adobe\Adobe After Effects CC 2019\Support Files\Scripts\ScriptUI Panels\GIFsquid\"
GIFsquidavi.bat 30 2500 "E:\PROJECTS\AFX\NotABeatEmUp\nabeuprmxfull.avi" "E:\PROJECTS\AFX\NotABeatEmUp\GIFsquid_Output" 0.5 475x "" "nabeuprmxfull.avi" false
exit

CUDDLEFISH no problems at all but the size is a killer, at least with longer clips

GIFsquid.log (TURBO - working):
cd\ 
cd "C:\Program Files\Adobe\Adobe After Effects CC 2019\Support Files\Scripts\ScriptUI Panels\GIFsquid\"
GIFsquidavi.bat 30 4500 "E:\PROJECTS\AFX\NotABeatEmUp\nabeuprmxfull.avi" "E:\PROJECTS\AFX\NotABeatEmUp\GIFsquid_Output" 0.5 475:-1 "" "nabeuprmxfull.avi" true
exit

and squidyavi.bat (TURBO - working):
cd\ 
cd "C:\Program Files\Adobe\Adobe After Effects CC 2019\Support Files\Scripts\ScriptUI Panels\GIFsquid\"
GIFsquidavi.bat 30 4500 "E:\PROJECTS\AFX\NotABeatEmUp\nabeuprmxfull.avi" "E:\PROJECTS\AFX\NotABeatEmUp\GIFsquid_Output" 0.5 475:-1 "" "nabeuprmxfull.avi" true
exit

Thank you for the detailed report! From what you've shown me, I believe the issue lies with ImageMagick (convert.exe) it looks like it is unable to open the intermediary AVI file. Can you check that convert.exe isn't being blocked by Antivirus? It is in the gifsquid/bin folder

(2 edits)

Thank you for your swift response!
Added whole GIFSquid folder (inside ScriptUI Panels) to exception, convert.exe to trusted files + set to Administrator but still no luck.
Closing completely Firewall and Antivirus made no difference.

UPDATE (Problem Solved!)
It seems there was a problem with both Avast antivirus and Comodo Firewall you can add the whole folder to be trusted and it doesn't work.
I tested few free alternatives that work and can recommend:
Firewalls: TinyWall or Simplewall
Antivirus: Bitdefender Antivirus Free or Kaspersky Cloud Antivirus
Solution: Add convert.exe to exception and something that was not mentioned here,
do the same with cmd.exe ( ! ) (you can set it for an hour or time span needed to convert file if you don't want to allow connections permanently)

It's all good now,
Thank You :)