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
- Build the docker stuff
sudo docker build -t movinyl .
- Generate the disks
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.
- QRcode in pages
- options in page
- planche rework
- GO FASTER!
Do not hesitate to add your disks to this album, or send us your creations by mail at [email protected] 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:
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
MIT
Please shoot us a message at: [email protected] Project Link: https://github.com/Pataclop/Movinyl