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.
Project information
- Project categories: Developer tools, Media
- Created by gbruzaud on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
2.2.0
released 27 April 2026
Works with Drupal: ^10.1 || ^11
Update to D11 and rework FFmpeg CLI execution
Install:

