DAM Encode Video creates image renditions with jcr:primaryType=sling:orderedFolder which causes thumbnail to display as folder icon | Community
Skip to main content
Level 2
February 17, 2020

DAM Encode Video creates image renditions with jcr:primaryType=sling:orderedFolder which causes thumbnail to display as folder icon

  • February 17, 2020
  • 0 replies
  • 853 views

I am having an issue with all of our videos getting image renditions saved into AEM with a jcr:primaryType of sling:orderedFolder (and sling:resourceType cq/dam/custom-renditions). Other types of image renditions have a jcr:primaryType of nt:file. Because the video image renditions are a sling folder, they do not display correctly (sometimes see a folder icon when the rendition is selected to be used somewhere in AEM).

 

Is there a bug fix for this? or is there a way to customize the jcr:primaryType?

 

I believe the DAM Encode Video uses this process to generate its thumbnails:

com.day.cq.dam.core.process.ThumbnailProcess

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.