You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to import an animated gif with a transparent background. When I use the ImageClip, the animation of the image does not appear. When I use the VideoFileClip, the animation does appear, but the video has a solid white background rather than the transparent background which is what's in the gif.
How do I use the image in such a way that both the background is transparent and the animation displays?
I'm attaching the animated gif file, so that you can see it.
The text was updated successfully, but these errors were encountered:
I'm trying to import an animated gif with a transparent background. When I use the ImageClip, the animation of the image does not appear. When I use the VideoFileClip, the animation does appear, but the video has a solid white background rather than the transparent background which is what's in the gif.
How do I use the image in such a way that both the background is transparent and the animation displays?
I'm attaching the animated gif file, so that you can see it.
The text was updated successfully, but these errors were encountered: