Extension point automaticVideoConversions
In component org.nuxeo.ecm.platform.video.service.VideoService
Extension point to contribute default video conversions launched after the creation of a Video document.
Contribution Descriptor
Existing Contributions
-
<extension point="automaticVideoConversions" target="org.nuxeo.ecm.platform.video.service.VideoService"> <automaticVideoConversion name="MP4 480p" order="0"/> <automaticVideoConversion name="WebM 480p" order="10"/> </extension>