Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 957 Bytes

README.md

File metadata and controls

40 lines (31 loc) · 957 Bytes

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