April 10, 2020
Estimated Post Reading Time ~

Creating Thumbnails For Video Uploaded in DAM

Once the videos get uploaded in the CQ DAM, the next step is about creating a thumbnail for it. This blog will help you in creating a thumbnail for photos and video which are uploaded in CQ DAM.
Once I was trying to create a thumbnail for photos and videos that are already uploaded in DAM Admin. Though I was able to create thumbnails for photos easily but was facing issues while generating thumbnails for the videos.
Here is a snapshot below depicting no thumbnail rendition created for an uploaded Video.
Video_Upload_DAMAdmin
Now for getting these thumbnails and for things to work properly, I installed ffmpegon the Server Hosting Machine (maybe Local/Dev instance for testing, Production instance for release ) and added the ffmpeg\bin directory to the PATH variable in Environment Variables Section. (You may download ffmpeg from
Here is the snapshot depicting thumbnail renditions created for the uploaded video.
Rendtitions_With_FFMPEG Plugin
PS: By Default thumbnails of particular renditions are created via the DAM Update Asset” workflow which is triggered on uploading Asset in DAM and using this Workflow a new workflow can be created for creating a thumbnail of other rendition sizes for Photo/Video.
Though CQ DAM relies on ffmpeg plugin for creating thumbnail renditions of uploaded video however this needs to be installed manually on the Server (CQ Instance). You may follow the steps mentioned above to install and run this.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.