All Products
Search
Document Center

Intelligent Media Services:Regular templates in the public template library

Last Updated:Nov 22, 2024

Intelligent Media Services (IMS) provides various built-in regular templates. You can choose to use the templates during online editing based on your business requirements. This topic describes how to preview and debug regular templates.

Usage notes

When you call API operations to use regular templates, the elements in VideoArray, AudioArray, and ImageArray in the ClipParams parameter indicate video materials, audio materials, and image materials, respectively. The materials can be the media IDs in IMS or ApsaraVideo VOD, or the object URLs in Object Storage Service (OSS). The media IDs and OSS URLs can be specified at the same time.

Template preview

Video merging: Debug

TemplateId: IceSys_VideoMerge

Create an album: Debug

TemplateId: IceSys_Album_BGM

Mute a video and dub the video with a full audio resource: Debug

TemplateId: IceSys_AudioMixedWithMuteVideo

Add start and end parts to a video: Debug

TemplateId: IceSys_OpeningEnding

Add watermarks: Debug

TemplateId: IceSys_Watermark

Mute an entire video: Debug

TemplateId: IceSys_VideoMute

Merge audio clips: Debug

TemplateId: IceSys_AudioMerge

Extract audio: Debug

TemplateId: IceSys_AudioDemux