Skip to content

vrtgs/gstreamer-terminal-video-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gstreamer-terminal-video-player (soon videosh)

This project is a demo of a video playing in the terminal!

Building

Follow the instructions on building gstreamer, as this crate depends on it. Then just do:

cargo run --release -- demo.mp4

To download the demo video:

yt-dlp -f mp4 https://www.youtube.com/watch?v=WO2b03Zdu4Q -o demo.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages