Skip to content

Simple command line tool that will split an ultra-high-res 'master' video render, into a grid of 'cutouts' suitable for display on a video wall.

Notifications You must be signed in to change notification settings

florisporro/ffmpeg_presplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg-presplitter

Command line tool to split one large master video file into a grid of regular size video files for display on video screens.

Uses blessed-vue for the command line interface and ffmpeg for the encoding.

Installation

ffmpeg and ffprobe need to be installed and in user path

To download: git clone https://github.com/florisporro/ffmpeg_presplitter.git

To install and compile: npm install && npm build

To start: npm start

How to use

Press tab to switch focus from the menu to the grid selector. Press space to enable or disable individual grid cells.

Screenshot

screenshot

About

Simple command line tool that will split an ultra-high-res 'master' video render, into a grid of 'cutouts' suitable for display on a video wall.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published