Skip to content

bergkamp/video-comparison-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Comparison Player

GitHub

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(M1 & Intel)
  • Support two videos or pictures to be played synchronously on the left and right sides
  • Support synchronous playback progress
  • 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 H.264|HEVC|AV1 codecs

Environment Settings

node & npm https://nodejs.org/en/download/

V1.0.0 node v16.15.0 npm 8.5.5

V0.5.0 node v14.16.0 npm 6.14.11

Set up

Settings

npm install

Development

npm run dev

Package

npm run build