Skip to content

ShouChenICU/playcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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