2025-04-20 13:05:48 -07:00
2025-04-20 13:02:57 -07:00
2025-04-20 13:05:48 -07:00
2025-04-20 13:05:48 -07:00
2025-04-20 13:05:48 -07:00

melspectrum-video

Make a video showing a horizontally rolling mel spectrogram of the audio input.

About

Copyright for media included in media/ Alouette.ogg is available under Creative Commons CC0 1.0 Zonotrichia.ogg is available under Creative Commons Attribution 3.0 Unported license.

How to run

Python 3.11, pip install -r requirements.txt

To produce the example video:

python -m movie Alouette.ogg Alouette.mp4 --offset 18 --duration 23 --height 800 --window 3 --fps 24 --fmax 4000

python -m movie Zonotrichia.ogg Zonotrichia.mp4 --window 1 --pps 600

Description
Make a video showing a horizontally rolling mel spectrogram of the audio input.
Readme MIT 4.5 MiB
Languages
Python 100%