If you want to support mp4 video in AEM then you need to add "libfdk-aac"
as audio codec profile in AEM . Just install "libfdk-aac"
encoder with FFMPEG. This encoder provides "AAC" audio
codec which runs by default on IE , Chrome and Safari browser.
A technical blog for solutions and suggestion in Adobe Experience Manager
Subscribe to:
Post Comments (Atom)
CDN | Clearing Cloudflare cache
In order to clear Cloudflare cache automatically via code, follow below steps: 1. Develop Custom TransportHandler Develop a custom Trans...
-
Sometimes you may come across to issues with content replication queue. Issue can be at any of 3 levels i.e. Agent level, Service level and...
-
XSS (Cross Site Scripting) protection in AEM to prevent attackers to inject code into web pages viewed by other users, is based on AntiSam...
-
During development, it is often needed a quick way to clear dispatcher cache. In this article, I am going to enlist basic methods: 1. cu...
No comments:
Post a Comment