Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 489 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 489 Bytes

Goodbye Video Montage

This project creates a video montage of goodbye messages using Lua and FFmpeg.

Structure

  • src/: Contains the Lua scripts.
  • videos/: Contains the video clips and music.
  • LICENSE: The project license.
  • README.md: Project documentation.

Usage

  1. Make sure you have FFmpeg installed and accessible in your PATH.

  2. Edit the src/main.lua to add your video files and music.

  3. Run the script with Lua:

    lua src/main.lua