Audio Clips API
The Audio Clips module allows you to create audio clips from existing MP3 or WAV files. It uses the FFmpeg library to generate these clips, with options to set minimum and maximum durations.
Audio Clips module is an API for creating a clip from an audio file.
Features
This module uses FFmpeg library and only MP3 and WAV format is compatible.
Post-Installation
- Go to /admin/config/media/audio-clips/types and add a new Audio Clip Type where you can specify if you want a min and max duration.
- Use createAudioClip or updateAudioClip from AudioClipService to generate a clip.
Additional Requirements
This project needs FFmpeg library. So you have to install this library in your server or docker image.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.2.0 | Stable | 10–11 | Update to D11 and rework FFmpeg CLI execution | Apr 27, 2026 | |
| 1.0.5 | Stable | 10–11 | update core version requirement | Feb 26, 2026 | |
| 1.0.4 | Stable | 10 | May 11, 2025 | ||
| 1.0.3 | Stable | 10 | May 10, 2025 | ||
| 1.0.2 | Stable | 10 | May 8, 2025 | ||
| 1.0.1 | Stable | 10 | May 8, 2025 | ||
| 1.0.0 | Stable | 10 | May 8, 2025 |