Skip to content

auroraongithub/Ezgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Ezgrid

A desktop app for exporting video grids from multiple clips, with proxy support, auto tile sizing, and advanced export options.

Requirements

  • Python 3.8+
  • PySide6
  • FFmpeg (not included, see below)

Setup

  1. Install dependencies:
    pip install -r requirements.txt
    
  2. Download FFmpeg and add it to your PATH, or place ffmpeg.exe and ffprobe.exe in the same folder as your videos.

Usage

  • Run the app:
    python main.py
    
  • Import your video clips, adjust grid and export settings, and export your grid video.

Not Included

  • The ffmpeg/ folder and FFmpeg binaries are NOT included in this repository. Download them from ffmpeg.org.

About

Put as many videos as you want in a grid!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages