Documentation Index
Fetch the complete documentation index at: https://autorender.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Trim your video to create short clips or previews. You can define the exact window of time you want to keep by specifying the Start Offset (so_) and the End Offset (eo_).
Trim Parameters
| Parameter | Alias | Format | Description |
|---|---|---|---|
so_ | Start | so_5 | Start offset in seconds |
eo_ | End | eo_15 | End offset in seconds |
- Original
- 5s to 15s Clip
- First 5 Seconds
Best Practices
- Performance: Trimming is applied first in the AutoRender pipeline, which reduces the amount of data processed and speeds up subsequent transformations.
- Accuracy: Offsets are accurate to the second. Use small windows for lightning-fast delivery.
- Combined with GIF: Trimming is highly recommended when converting videos to GIF to keep file sizes manageable.