/video-comparison-player

Video comparison player for desktop, support Mac and Windows, built using Electron

Primary LanguageVueGNU Affero General Public License v3.0AGPL-3.0

Video Comparison Player

EN|中文

Video Comparison Player is a desktop tool for video super-resolution developers.

Download the latest version of Mac and Windows here

v050

Main features:

  • Support windows and mac
  • Support two videos or pictures to be played synchronously on the left and right sides
  • Support dark mode
  • Support shortcut keys
    • Left and right key control dividing line
    • Up key to control the direction key to return to center
    • Space control playback pause
  • Support ffprobe to read video file parameters

Environment Settings

node & npm https://nodejs.org/en/download/ node v14.16.0 npm 6.14.11

Set up

Settings

npm install

Development

npm run dev

Package

npm run build