https://github.com/projectm-visualizer/tools-moviegen
Quicktime-based movie generator for Windows and macOS to turn audio files into videos by rendering projectM visuals to the music.
https://github.com/projectm-visualizer/tools-moviegen
Last synced: 20 days ago
JSON representation
Quicktime-based movie generator for Windows and macOS to turn audio files into videos by rendering projectM visuals to the music.
- Host: GitHub
- URL: https://github.com/projectm-visualizer/tools-moviegen
- Owner: projectM-visualizer
- License: gpl-3.0
- Created: 2022-02-13T21:53:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T22:06:39.000Z (over 4 years ago)
- Last Synced: 2025-01-14T03:39:07.923Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 84 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
projectM Quicktime Movie Generator
==================================
This is a small utility project that can be used to turn any Quicktime-supported audio file into a music video, playing
projectM visualizations alongside the audio.
It uses the simple "Mov123" command-line tool to encode the stream and requires the Quicktime SDK to be installed on
either Windows or macOS.
This tool is released under the GNU General Public License 3,0, not LGPL 2.1 as most other projectM code, to stay
compatible with the stricter GPL licensing terms of the code contained in `mov123.c`.