Giter Site home page Giter Site logo

animusic's Introduction

Animusic

Animusic is a Python package that allows you to easily create animated music videos with beautiful audio-reactive visual effects. All you need to do is provide an image or a video that you'd like to animate, as well as an audio file, and the rest is done for you!

Features

  • Uses librosa to filter and process the audio in order to translate the beats and sounds into visual effect intensity.
  • Uses different effects for different frequencies to create more dynamic and responsive animations.
  • Can animate both images and videos.
  • Supports all major image, video, and audio formats.
  • Includes a user-friendly GUI made with PySimpleGUI.
  • No tweaking necessary - the animation algorithm was specifically designed to work well out-of-the-box for most types of music.

Showcase

Note: You may need to unmute the videos in order to hear the audio.

Unjaded-10mB.mp4
lofi_animation-10mB.mp4
Tokyo-10mB.mp4

Requirements

This package requires ffmpeg to be installed in order to work.

Linux

sudo apt install ffmpeg

macOS

brew install ffmpeg

Windows

A Windows binary of ffmpeg is already included with this package for convenience, so there is no need for you to install it.

Installation

pip install git+https://github.com/wardzin/animusic.git

Usage

To open the GUI, just run animusic from the command line.

animusic's People

Contributors

wardzin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.