I have requirement to use animated GIF images as background for banners
and it should support responsive design. GIF image type is supported by
default in AEM as an asset. But, while creating custom renditions using
DAM Update asset workflow, the animation is lost in the rendition image
and the quality of image is lost. So, i explored the option of having a
mp4 video loop. But, here video renditions are not generated by default.
As per documentation, I have to install FFMPEG and generate renditi...