Skip to content

benjaminherb/MPVComparisonTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPV Video Comparison Tool

A small tool to make comparing different video files easier. Additionally the filename and timecode / frame are displayed.

Usage

MPV needs to be installed and be accessible my calling mpv in the terminal.

git clone https://github.com/benjaminherb/MPVComparisonTool.git
cd MPVComparisonTool
chmod +x mpvcomp
./mpvcomp v1.mp4 v2.mp4 v3.mp4 [...]

Alternatively install the script locally

chmod +x install.sh
./install.sh

Up to 9 videos are supported in a grid (however more can be loaded).

Examples

Menu Horizontal Layout Grid Layout Licensed under Creative Commons Attribution 3.0 license. (c) copyright 2008, Blender Foundation / www.bigbuckbunny.org

About

A small tool to make comparing different video files easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published