YiChaoLove / video-comparison-player

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU Affero General Public License v3.0


Languages

Language:Vue 67.2%Language:JavaScript 30.6%Language:HTML 2.1%