Convert PNG sequence to animated WebP
Posted: 2017-01-22T11:48:39-07:00
Hello! I read latest forum posts and see post about webp.
and now have a question: it possible convert PNG sequence to animated WebP?
I try
and
but no success. say me please how to make it work.
and now have a question: it possible convert PNG sequence to animated WebP?
I try
Code: Select all
magick 1.png 2.png 1.webp
Code: Select all
magick 1.png 2.png -quality 50 -define webp:method=6 wizard.webp