Skip to content

A simple audio visualizer built using Python that takes music (mp3) as input and outputs a video containing the music.

Notifications You must be signed in to change notification settings

rebin03/music-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enter image description here

RAMANAN MUSIC VISUALIZER

Ramnan music equalizer is a simple audio visualizer buit using Python. It's a web app which we can input music (mp3) to it and outputs video which contain the music. This makes a really nice visualization. Here, users can create account with username and password and upload their music for visualization.They can login anytime and upload music(mp3). It's a very simple web app which all users can easily manage

TEAM MEMBERS

MUHAMMED REBIN P

ARJUN V

ASHFIN K

TEAM ID

BFH/reco31B56mnE8MTZa/2021

Link to product walkthrough

working of project: https://drive.google.com/file/d/1x2OPgLEMSxqt4z9dr0epfnZ3Y-vnHRE7/view?usp=sharing

PROJECT DEMO: https://www.loom.com/share/85249c4b861140d89c105c57547ab176

How it Works ?

  1. Step 1 - Create a user account and login
  2. Step 2 - Upload the audio file from local machine
  3. step 3 - After the convertion, video will be available in your dashboard

Libraries used

FLASK

FIREBASE

FFMPEG

How to RUN

pip install flask

pip install firebase

pip install python-jwt

pip install pycrypto

pip install sslclient

python main.py

THINKS TO DO

• UI optimization

• Saving video in firebase

• Account dashboard

• Personal dashboard

About

A simple audio visualizer built using Python that takes music (mp3) as input and outputs a video containing the music.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published