ShouChenICU / playcli

Play vedio on your console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playcli

playcli FFmpeg jp2a

Play vedio on your console

Description

It will automatically get the current window size and play with adaptive frame rate on your console, and you can also set the start offset and playback speed.

Fetures

  • Only need one console
  • Window size updated in real time
  • Adaptive frame rate
  • Play offset control
  • Playback speed control
  • Beautiful timeline
  • Audio support

Requirements

You can run this command to install it on your debian-like system

sudo apt install ffmpeg jp2a

Usage

playcli.sh <your vedio> [offset_seconds [speed]]

Mute

AUDIO_ENABLE=0 playcli.sh <your vedio> [offset_seconds [speed]]

Examples

playcli.sh 1.mkv
playcli.sh 1.mkv 114
playcli.sh 1.mkv 514 10

Pic1

Pic2

Gif

About

Play vedio on your console

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%