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
Error om animate half-transparent tif files
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Error om animate half-transparent tif files
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
animate -delay 0.041666 -dispose Background
helps.
This should be default on files with trnasparency...
so long
MUFTI
helps.
This should be default on files with trnasparency...
so long
MUFTI