Trim plugin
The video editor extension isn't included in the Pintura image editor product package, it's available as an upgrade on the pricing page
Please note that client-side video encoding is useful for encoding short videos, it's advised to use server side encoding for content longer than a couple minutes.
The video extension currently doesn't support applying frames styles and redacting content.
Use the Trim plugin to enable easy trimming and clipping of videos
The following properties are available on the trim util.
Property | Default value | Description |
---|---|---|
trimEnableSplit |
|
Set to false to disable splitting and merging of clips.
|
trimEnableFramePreview |
|
Toggle frame preview control. |
trimEnableMediaClipper |
|
Toggle media clipper control. |
trimEnablePlayPauseButton |
|
Toggle play/pause button. |
trimEnableMuteButton |
|
Toggle mute button. |
trimEnableSplit
Set to false
to disable splitting and merging of clips.
trimEnableFramePreview
Toggle frame preview control.
trimEnableMediaClipper
Toggle media clipper control.
trimEnablePlayPauseButton
Toggle play/pause button.
trimEnableMuteButton
Toggle mute button.
Trim plugin exports
The Pintura Video module exports the following Trim plugin objects.
Export | Description |
---|---|
plugin_trim |
The trim util view. |
plugin_trim_locale_en_gb |
The trim util locales. |