VideoMusic

A python script that turns Music Videos into Video Musics A visualization of audio data that affect the color and brightness of the video.

Step 1: The audio is split up so that I have a clip for every frame

Step 2: The audio data is transformed and sent to the video script

Step 3: The video is processed though opencv to detect graphical features that could reflect the audio

Step 4: The audio is passed in as a parameter and changes color and brightness values in each frame

Step 5: The video frames and the audio are put back together in a beautiful new collage of art

I'm really into writing code that works with music because it's a good excuse to obnoxiously blast music for the whole hackathon and say its just part of your hack.

Built With

Share this project:

Updates