Search found 2 matches
- 2017-02-20T13:32:25-07:00
- Forum: Users
- Topic: PNG to animated gif
- Replies: 5
- Views: 9072
Re: PNG to animated gif
the path is added, that's not the origin of the probleme, and even more beacause the error come from image magick and not the console, whiwh would have told somtehing like "xxx isn't a command" and i m not sure about the inuput files : since the names of my files are PM_10000 how can i call them ...
- 2017-02-20T10:38:13-07:00
- Forum: Users
- Topic: PNG to animated gif
- Replies: 5
- Views: 9072
PNG to animated gif
hi ! I want to convert a big list a images named PM_10000 to PM_19258 to a 60 fps gif with image magick. But i couldn't find any command line in diferent topic that works. It keeps telling me "non valid parameter" => C:\Users\8810853P>convert -delay 60 -loop 0 C:\Users\8810853P\Desktop\result\*.png ...