- This project is a video generator that converts an image and audio file into a video file.
- The program uses the
ffmpeg
library to generate the video file, please ensure thatffmpeg
is installed on your system and added to the system path.
- ffmpeg installed and added to path
To run the program, download the latest release from the releases and open it. The program will prompt you to enter the path to the image and audio file. After entering the paths, the program will then prompt you to enter the output file name. The program will then generate the video file.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or suggestions, please open an issue or contact the repository owner.