Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!

How to set first frame of video assets as thumbnail?

Avatar

Level 5

Hi,

 

We have a requirement to set the first frame of video assets as thumbnail for that video asset when we upload the video asset. I referred this document to set it manually after the video is uploaded and processed.

Screenshot (77).png

I have enabled the dynamic media but the change thumbnail button in not showing as in the video bcz it is disabled in this path "/etc/dam/dynamicmediaconfig". How to enable and see the button?

https://experienceleague.adobe.com/docs/experience-manager-learn/assets/dynamic-media/dynamic-media-...

 Also, do we have process to set the thumbnail via java code or config when we upload?

 

Screenshot (76).png

 

Thank you.

 

2 Replies

Avatar

Community Advisor

Hi @keerthana_hn  In HTML5 <video poster="imageurl"> tag poster attribute is used to set thumbnail, if this is not set by default it will display first frame of the video as poster.

 

 

Thanks,

Krishna

Avatar

Level 5

Hi @krishna_sai 

I have to set the thumbnail of video in asset folder.