Capture the colors of your favorite movie!
Movinyl is a fun visualization project to capture the colors and spirit of a movie through beautiful posters featuring the frames of a movie in a vibrant, vinyl-like disk.
Take a look at what we're talking about
Everything required for the project is in the installation script within the repository.
Compile & install some dependancies
./0_SETUP
Put your movies or video files in the PROCESSING_ZONE folder.
Generate the disks (ressource intensive, might take some time)
./1_BATCH
Put the 4000x4000px images that you generated in the PAGE_ZONE folder. WARNING : They will be deleted. Expected movie format : title_year.png. must correspond to the IMDB database name and year.
./2_MAKE_PAGE
sudo docker build -t movinyl .
docker run -v path-with-video-files:/app/PROCESSING_ZONE movinyl disk
See the open issues for a list of proposed features and known issues. Please feel free to add to our roadmap.
Do not hesitate to add your disks to this album, or send us your creations by mail at project.movinyl@gmail.com or by any other mean. (that would save us the time to re-process some movies, and discover some others). Sharing is greatly appreciated. google photo album (4000x4000 pixels, PNG files)
For code contributions:
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)MIT
Please shoot us a message at: project.movinyl@gmail.com Project Link: https://github.com/Pataclop/Movinyl