/multiMPV

An MPV wrapper to play multiple video files side-by-side synchronized.

Primary LanguagePython

multiMPV

multiMPV is a wrapper for the mpv media player that allows playing multiple video files simultaneously in a single window and in a convenient way. currently it supports MP4, MKV and AVI video formats and up to 9 video streams.

Installation

  1. Download and extract mpv media player from https://mpv.io/
  2. Download and install multiMPV setup from the release page, setup will prompt to select an mpv executable at the end of installation. alternatively, run multiMPV.py using python 3.8 and above.

Usage

To play multiple video files, either run the multiMPV executable and select multiple video files. or, open a text file, write the path for each video file in separate lines, save the file with a .mmpv extension and run it.