With ffmpeg we can now generate soundwave images using ffmpeg

Comments

msajko created an issue. See original summary.

msajko’s picture

Assigned: msajko » Unassigned
Status: Active » Needs review
StatusFileSize
new4 KB
new61.42 KB

Enable generating sound-waves image in module configuration by selecting fixed or dynamic size. In the second case image width size will depend on audio length. 'ffmpeg' works with all good known audio formats like .mp3, .ogg and .opus but I didn't tried all of them.

Preview in Drupal administration looks like this:
admin preview

To make it visible on public sites too you can change display mode format to 'Audio player with details' for specific field.

msajko’s picture

StatusFileSize
new6.53 KB

Updated module config: added option for setup soundwave color and container inline style

msajko’s picture

Related on how to add support for ffmpeg in wodby docker container you can try:

docker-compose exec --user=root --privileged php sh
apk update
apk add ffmpeg
astonvictor’s picture

Status: Needs review » Closed (outdated)

D7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.