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 renditions. But i cannot find info on how to generate custom renditions for videos and how to configure it.
Can someone suggest a proper solution to do this in AEM 6.5?
Note: We dont want to use dynamic media for this.