Page 1 of 1

Error om animate half-transparent tif files

Posted: 2018-11-21T09:19:27-07:00
by mufti11
Hi,

When animating tif files with large transparent areas, the images are displayed somewhat joined.
To illustate the error animation is shown with imagemagicks animate and feh -D in a avi movie:

http://wdune.ourproject.org/examples/co ... nimate.avi

The movie is a screenshot of Ubuntu 18.04

so long
MUFTI

Re: Error om animate half-transparent tif files

Posted: 2018-11-21T11:08:30-07:00
by fmw42
What was your command to build the animation? What is your ImageMagick version? Did you try adding a -dispose method to your animate command? See https://imagemagick.org/script/animate.php and https://imagemagick.org/script/command- ... hp#dispose

Re: Error om animate half-transparent tif files

Posted: 2018-11-23T04:51:28-07:00
by mufti11
animate -delay 0.041666 -dispose Background

helps.

This should be default on files with trnasparency...

so long
MUFTI