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
Showing posts with label Video. Show all posts
Showing posts with label Video. Show all posts
Sunday, July 17, 2016
Subscribe to:
Posts (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...
-
You can use the following instructions to modify the file upload size in AEM Modify Asset Upload Size 1. Go to CRX server : http://l...
-
XSS (Cross Site Scripting) protection in AEM to prevent attackers to inject code into web pages viewed by other users, is based on AntiSam...
-
In this article, I am going to create a chit note for frequently used HTL syntax that will come handy while working with AEM. 1. HTL...