Tenpi / Video-Player

A video player with reversing and time stretching effects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video Player

This is a video player that can apply reversing and time stretching effects.

Features:

  • Play local videos, links, and YouTube videos (MP4, MKV, MOV, AVI, WEBM, M4V)
  • Play local audio and links (MP3, WAV, OGG)
  • Adjust the volume of the video
  • Reversing effect
  • Time stretching (can preserve or affect the pitch)
  • Apply video filters (brightness, contrast, saturation, pixelate, etc).
  • Looping from point A to point B
  • Enter full-screen mode
  • Export videos with applied effects

Keyboard Shortcuts:

  • Space: Play/pause
  • Left Arrow: Rewind
  • Right Arrow: Fast forward
  • Up Arrow: Increase volume
  • Down Arrow: Decrease volume
  • Mouse Wheel: Increase/decrease volume
  • Ctrl O: Upload file
  • Ctrl S: Download file

Installation

Download the latest exe installer from the releases tab. Updates can be installed automatically.

MacOS

On MacOS unsigned applications won't open, run this to remove the quarantine flag.

xattr -d com.apple.quarantine /Applications/Video\ Player.app

Bugs and Requests

Open an issue on my GitHub repository.

Also See

About

A video player with reversing and time stretching effects.

License:Other


Languages

Language:TypeScript 80.3%Language:Less 17.1%Language:JavaScript 2.4%Language:HTML 0.2%