Skip to content

UnknownRori/cli-video-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Video Player

Warning

It's can run a video but currently it's locked at 30.5fps good enough to play Bad Apple But it will be changed to dynamically use from ffmpeg metadata, and the sound will be out of sync, since I'm trying to figure it out

This is very simple and basic CLI video player written in Rust just for fun. it's currently support grayscale color, if colored video is passed it will be converted into grayscale.

Watch the demo here : https://youtu.be/1PNJHKkE3QI?si=rDZZ2hwC7u1l7Krp

🚀 Installation & Running

Warning

Make sure you have ffmpeg on your path, since I'm being too lazy to interface with FFI

# Clone repository and enter to cloned directory
git clone https://github.com/UnknownRori/cli-video-player
cd cli-video-player

# Run the bad apple video
cargo run --release -- -i ./bad-apple.mp4

License

This project is licensed under the GLWTSPL.

Good Luck

...and godspeed.

About

Simple, Rusty CLI Video Player and Fun Project

Topics

Resources

License

Stars

Watchers

Forks

Languages