Hi,Can you validate, if the asset update workflow is triggered for
videos as well and if this workflow is creating a version for it? If
not, you can create your own workflow launcher, which is triggered on
changes of video metadata. This launcher starts a workflow, which
creates a version of the changed asset/video.Taken from Jorg's reply on
a similar post.Automatic version creation of Videos in AEM DAM Also see
this below workflow has a condition jcr:content/jcr:mimeType!=video/.*
-check if rem...