Play vedio on your console
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.
- Only need one console
- Window size updated in real time
- Adaptive frame rate
- Play offset control
- Playback speed control
- Beautiful timeline
- Audio support
You can run this command to install it on your debian-like system
sudo apt install ffmpeg jp2a
playcli.sh <your vedio> [offset_seconds [speed]]
Mute
AUDIO_ENABLE=0 playcli.sh <your vedio> [offset_seconds [speed]]
playcli.sh 1.mkv
playcli.sh 1.mkv 114
playcli.sh 1.mkv 514 10