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
BFH/reco31B56mnE8MTZa/2021
working of project: https://drive.google.com/file/d/1x2OPgLEMSxqt4z9dr0epfnZ3Y-vnHRE7/view?usp=sharing
PROJECT DEMO: https://www.loom.com/share/85249c4b861140d89c105c57547ab176
- Step 1 - Create a user account and login
- Step 2 - Upload the audio file from local machine
- step 3 - After the convertion, video will be available in your dashboard
FLASK
FIREBASE
FFMPEG
pip install flask
pip install firebase
pip install python-jwt
pip install pycrypto
pip install sslclient
python main.py
• UI optimization
• Saving video in firebase
• Account dashboard
• Personal dashboard